Issue Type: Bug Bug
Affects Versions: 1.0-beta-3
Assignee: Unassigned
Components: sign
Created: 20/Jun/12 7:49 AM
Description:

For some reason signed jars are not verified. This was happening to me when I used the plugin with an external jar that contained class signatures in it's manifest, i.E. something like

Name: SomeClass.class
Digest-Algorithms: SHA-1 MD5
SHA-1-Digest: xxx
MD5-Digest: xxx

Using jarsigner on command line produced:

jarsigner: java.lang.SecurityException: SHA-1 digest error for somepackage/SomeClass.class

WORKAROUND: Verify signed jars with the maven-jar-signer plugin

Environment: os x
Project: Maven 2.x Webstart Plugin
Priority: Minor Minor
Reporter: Daniel Hiller
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to