[JarSignMojo] Verification of a signed jar fails
------------------------------------------------

         Key: MPJAR-53
         URL: http://jira.codehaus.org/browse/MPJAR-53
     Project: maven-jar-plugin
        Type: Bug

 Environment: Linux Slackware 10.1, JDK 1.4.2_02
    Reporter: Pawel Pastula
    Priority: Blocker


When verification is executed there is no way the verification can succeed 
since if uses unsigned jar file instead of signedjar file:
verify.setJarPath( getJarFile() ); in JarSignMojo.java:182.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to