(Not sure if I should take this discussion here or to dev, so I play safe and start here.)
I'm a currently happy user of maven that's learning about Java Web Start, pack200, and signed jars. Seems that to be able to sign *and* pack200 a jar, you need to repack it using pack200 *before* signing. And I think that the perfect place to be able to do this is in the jarsigner plugin, via a new option. Now, I'm perfectly happy with creating a patch for this myself, but it might just be something that others might be interested as well. Thoughts, comments? /Andreas -- View this message in context: http://www.nabble.com/Idea-for-extension-of-maven-jarsigner-plugin-tp25530562p25530562.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org