Option jarPath does not work ---------------------------- Key: MJAR-63 URL: http://jira.codehaus.org/browse/MJAR-63 Project: Maven 2.x Jar Plugin Issue Type: Bug Affects Versions: 2.1 Environment: Maven 2.0.4 Windows XP SP2 Reporter: Wim Deblauwe
The option "jarPath" does not seem to work. If I use it to sign a jar that is not the primary output of my build, then it does not seem to work. Example: Use the assembly plugin to create a jar-with-dependencies jar. Try to sign this jar with: jar:sign -DjarPath=path/to/generated-assembly.jar. The output will show that the normal output jar of your project will be signed. -- 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