Re: How to skip jar signin process in Maven through Netbeans settings
Tomas Stupka <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
you can customise your actions via project context menu > properties > actions t. > On 07 Jan 2016, at 15:20, Carlo7947 <[email protected]> wrote: > > Hello, > I've a Maven 3.0 project built in NetBeans 8.1. > My pom.xml includes the jar files signing and everything is working. > > Somethimes I work locally and I want to compile the same project but not to sign the targets. > Is there a way to skip the maven signing phase avoiding to modify the pom.xml? > > Can I put something like "jarsigner.skip=true" in some conf in Netbeans? > I attach an extract of my pom.xml. > > Thank you > Carlo > > > > > Attachments: > http://forums.netbeans.org//files/pom_526.zip >