jira-importer commented on issue #151: URL: https://github.com/apache/maven-jar-plugin/issues/151#issuecomment-2956673302
**[Jerome Lacoste](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lacostej)** commented But does maven 2.0.4 use the plexus library that contains the fix? I don't think so. On my machine mvn package uses [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-3:runtime (selected for runtime) while the fix (PLX-185) made it in alpha-6 http://svn.plexus.codehaus.org/browse/plexus/trunk/plexus-components/plexus-archiver/src/main/java/org/codehaus/plexus/archiver/jar/Manifest.java Can you try forcing the dependency to this version of the plexus-archiver and repeat your tests? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
