Hello Everyone, I am developing an application through Spring DM. So i have to create a package with .par extension. And for build automation i am using Maven. I am done with creating par file packaged with jar file but now i have to sign that .par file. I have tried with jarsigner plugin, but nothing is happening. Can anyone please suggest how could i accomplish it..
I am having one more query. I want to include some external .xml files also with jar file in .par file. Is there any way we can do that or we can create our own file. Thanks, Tarun Khandelwal -- View this message in context: http://maven.40175.n5.nabble.com/How-to-Sign-a-par-file-through-Maven-tp5718722.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
