You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tony Chemit (JIRA)" <ji...@codehaus.org> on 2014/03/07 23:33:59 UTC

[jira] (MJARSIGNER-34) The 'verify' goal of the plugin is passing '-keystore' but not '-storetype'.

     [ https://jira.codehaus.org/browse/MJARSIGNER-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Chemit reopened MJARSIGNER-34:
-----------------------------------


> The 'verify' goal of the plugin is passing '-keystore' but not '-storetype'.
> ----------------------------------------------------------------------------
>
>                 Key: MJARSIGNER-34
>                 URL: https://jira.codehaus.org/browse/MJARSIGNER-34
>             Project: Maven Jar Signer Plugin
>          Issue Type: Bug
>    Affects Versions: 1.3.1
>            Reporter: Christian Schulte
>            Assignee: Tony Chemit
>            Priority: Blocker
>             Fix For: 1.3.2
>
>
> Upgrading the 'maven-jarsigner-plugin' from version 1.2 to version 1.3.1, the plugin stops working. In version 1.2, the 'verify' goal did not pass '-keystore' to 'jarsigner'. As of version 1.3, the 'verify' goal passes '-keystore' to 'jarsigner' but does not pass '-storetype' which makes the 'verify' goal fail with:
> jarsigner error: keystore load: Invalid keystore format
> due to
> {xml}
> <jarsigner.storetype>pkcs12</jarsigner.storetype>
> {xml}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)