You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/12/17 17:24:46 UTC

[jira] [Commented] (MJARSIGNER-17) The plugin should pass proxy information to the jarsigner command.

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

Hudson commented on MJARSIGNER-17:
----------------------------------

SUCCESS: Integrated in maven-plugins #4889 (See [https://builds.apache.org/job/maven-plugins/4889/])
[MJARSIGNER-17] The plugin should pass proxy information to the jarsigner command.

o Updated to pass the active proxy from the Maven settings to 'jarsigner'.
o Updated to pass the 'file.encoding' the plugin is executed with to 'jarsigner'. (schulte: [http://svn.apache.org/viewvc/?view=rev&rev=1720607])
* maven-jarsigner-plugin/pom.xml
* maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java


> The plugin should pass proxy information to the jarsigner command.
> ------------------------------------------------------------------
>
>                 Key: MJARSIGNER-17
>                 URL: https://issues.apache.org/jira/browse/MJARSIGNER-17
>             Project: Maven Jar Signer Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Christian Schulte
>            Assignee: Christian Schulte
>         Attachments: MJARSIGNER-17.patch
>
>
> Since 'jarsigner' may need to access network resources, the plugin should pass proxy information to the command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)