[
https://issues.apache.org/jira/browse/MJARSIGNER-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132154#comment-16132154
]
Hudson commented on MJARSIGNER-53:
----------------------------------
UNSTABLE: Integrated in Jenkins build maven-plugins #9071 (See
[https://builds.apache.org/job/maven-plugins/9071/])
[MJARSIGNER-53] merge pr fix #125 (olamy:
[http://svn.apache.org/viewvc/?view=rev&rev=1805414])
* (edit)
maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/JarsignerSignMojo.java
[MJARSIGNER-53] - Add support of the "certchain" option in the "sign" mojo
(olamy: [http://svn.apache.org/viewvc/?view=rev&rev=1805413])
* (edit) maven-jarsigner-plugin/pom.xml
* (edit)
maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/JarsignerSignMojo.java
> Add support of the certchain parameter to the "sign" mojo
> ---------------------------------------------------------
>
> Key: MJARSIGNER-53
> URL: https://issues.apache.org/jira/browse/MJARSIGNER-53
> Project: Maven Jar Signer Plugin
> Issue Type: New Feature
> Reporter: Oleg Nenashev
> Labels: java7, options, signing
>
> "certchain" parameter has been added to jarsigner in Java SE 7. In my case it
> is required to do signing of JAR's with a hardware key (see
> [JENKINS-37567|https://issues.jenkins-ci.org/browse/JENKINS-37567]).
> I propose to add a new option to JAR Signer Lib and to Maven JarSigner
> Plugin. This option should be opt-in in order to keep the plugin compatible
> with the Java 6 flow
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)