Need ability to not attach a jar when not signing in place ----------------------------------------------------------
Key: MJAR-84 URL: http://jira.codehaus.org/browse/MJAR-84 Project: Maven 2.x Jar Plugin Issue Type: New Feature Components: sign Affects Versions: 2.1 Reporter: Jerome Lacoste Priority: Blocker Fix For: 2.2 I need the ability to skip attaching a jar when the sign mojo doesn't sign in place. The reason is that I reuse the jarsign mojo in the webstart plugin and get a NPE as no project field has been initialized by plexus. I created a patch that solves my problem. It is currently attached to MWEBSTART-34 (http://jira.codehaus.org/secure/attachment/29710/MJAR_MWEBSTART-34_support_plus_MJAR-67.diff) but I am not completely satisfied: ideally the sign functionality should be independant of the mojo itself and this field should not be necessary. WDYT ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira