Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Linux Slackware 10.1, JDK 1.4.2_02
Description
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.