[
https://issues.apache.org/jira/browse/MJAR-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957138#comment-17957138
]
Matthias Bünger commented on MJAR-32:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#224|https://github.com/apache/maven-jar-plugin/issues/224].
> [JarSignMojo] Verification of a signed jar fails
> ------------------------------------------------
>
> Key: MJAR-32
> URL: https://issues.apache.org/jira/browse/MJAR-32
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Environment: Linux Slackware 10.1, JDK 1.4.2_02
> Reporter: Pawel Pastula
> Assignee: John Dennis Casey
> Priority: Blocker
> Fix For: 2.1
>
> Attachments: MJAR-32-v2.diff, MJAR-32.diff
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)