[
http://jira.codehaus.org/browse/MJARSIGNER-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schulte updated MJARSIGNER-15:
----------------------------------------
Attachment: MJARSIGNER-15.patch
Patch adding a new 'args' parameter of type string for use with
-Djarsigner.arguments=VALUE.
> ${jarsigner.arguments} expression does not work.
> ------------------------------------------------
>
> Key: MJARSIGNER-15
> URL: http://jira.codehaus.org/browse/MJARSIGNER-15
> Project: Maven 2.x Jar Signer Plugin
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Christian Schulte
> Attachments: MJARSIGNER-15.patch
>
>
> Trying to set additional arguments using -Djarsigner.arguments fails with:
> [INFO] Failed to configure plugin parameters for:
> org.apache.maven.plugins:maven-jarsigner-plugin:1.2
> on the command line, specify: '-Djarsigner.arguments=VALUE'
> Cause: Cannot assign configuration entry 'arguments' to 'class
> [Ljava.lang.String;' from '${jarsigner.arguments}', which is of type class
> java.lang.String
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira