${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
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