It should be possible to assign a new classifier to the signed artifact -----------------------------------------------------------------------
Key: MJARSIGNER-20 URL: https://jira.codehaus.org/browse/MJARSIGNER-20 Project: Maven 2.x Jar Signer Plugin Issue Type: New Feature Affects Versions: 1.2 Reporter: Sven Kirmess It should be possible to assign a new classifier to the signed artifact. At the moment I can't use this together with the surefire plugin because I get a security exception. java.lang.SecurityException: class "XYZ"'s signer information does not match signer information of other classes in the same package I would like to have to artifacts on my nexus server. The default one which is unsigned and one with classifier KEYSTORE which is signed with KEYSTORE. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira