[ 
https://issues.apache.org/jira/browse/MJARSIGNER-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132110#comment-16132110
 ] 

ASF GitHub Bot commented on MJARSIGNER-53:
------------------------------------------

GitHub user oleg-nenashev opened a pull request:

    https://github.com/apache/maven-plugins/pull/125

    [MJARSIGNER-53] - Add support of the "certchain" option in the "sign" mojo

    This adds a new optional parameter for "certchain". If the maintainers are 
fine with the approach, I will add additional integration tests.
    
    Upstream pull-request: https://github.com/apache/maven-shared/pull/24
    
    [MJARSIGNER-53](https://issues.apache.org/jira/browse/MJARSIGNER-53)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oleg-nenashev/maven-plugins MJARSIGNER-53

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/125.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #125
    
----
commit 3d858e3e7c7d4b1e2ea4d1e884a5ec0edab8584e
Author: Oleg Nenashev <[email protected]>
Date:   2017-08-18T12:03:07Z

    [MJARSIGNER-53] - Add support of the "certchain" option in the "sign" mojo

----


> 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)

Reply via email to