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

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

GitHub user oleg-nenashev opened a pull request:

    https://github.com/apache/maven-shared/pull/24

    [MJARSIGNER-53] - Add support of the "certchain" parameter in JarSigner 
sign operation

    This adds a new optional parameter for "certchain". If the maintainers are 
fine with the approach, I will add additional tests.
    
    [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-shared MJARSIGNER-53

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

    https://github.com/apache/maven-shared/pull/24.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 #24
    
----
commit ff61cd51d88f42d5b9a7868cebaa50459d31cbcc
Author: Oleg Nenashev <[email protected]>
Date:   2017-08-18T11:33:19Z

    [MJARSIGNER-53] - Add support of the "certchain" parameter in JarSigner 
sign operation

----


> 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