Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to sign the jar files in Intellij IDEA?

I have created an artifact of type .jar in Intellij IDEA. It works properly, but I have to sign it afterwards manually. Batch file maybe a way, but I want to know if Intellij IDEA can do it by itself.

like image 328
Ram Avatar asked Dec 05 '25 13:12

Ram


1 Answers

You can add an ant task as post-process step in the artifact dialog. You then can use SignJar http://ant.apache.org/manual/Tasks/signjar.html.

like image 70
morpheus05 Avatar answered Dec 10 '25 09:12

morpheus05



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!