[
https://issues.apache.org/jira/browse/MJAR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957161#comment-17957161
]
Matthias Bünger commented on MJAR-84:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#265|https://github.com/apache/maven-jar-plugin/issues/265].
> Need ability to not attach a jar when not signing in place
> ----------------------------------------------------------
>
> Key: MJAR-84
> URL: https://issues.apache.org/jira/browse/MJAR-84
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: sign
> Affects Versions: 2.1
> Reporter: Jerome Lacoste
> Assignee: Olivier Lamy
> Priority: Blocker
> Fix For: 2.2
>
> Attachments: MWEBSTART-84.diff
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)