[
https://issues.apache.org/jira/browse/MJAR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957122#comment-17957122
]
Matthias Bünger commented on MJAR-23:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#214|https://github.com/apache/maven-jar-plugin/issues/214].
> Add a global property for skipping jar signing
> ----------------------------------------------
>
> Key: MJAR-23
> URL: https://issues.apache.org/jira/browse/MJAR-23
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: New Feature
> Reporter: Jerome Lacoste
> Priority: Minor
> Fix For: 2.1
>
> Attachments: jarsign-skip.diff
>
>
> /**
> * Set this to <code>true</code> to disable signing. Useful to speed up
> build process in development environment.
> *
> * @parameter expression="${maven.jar.sign.skip}" default-value="false"
> */
> Patch by Richard Allen <[email protected]>
> Documentation by Jerome Lacoste ([email protected])
--
This message was sent by Atlassian Jira
(v8.20.10#820010)