Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
None
-
maven-archiver up to version 2.0.6; plexus-archiver up to version 1.0-alpha-6
Description
When creating a jar with an index, and a 'Class-Path' in the manifest, the index should include a list of all the classes in the other jars too - see http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index.
The attachment contains a testcase which demonstrates a ClassCastException in the plexus-archiver; a fix to that, and a fix to the maven-archiver to make it actually use the fixed code.
Attachments
Attachments
Issue Links
- is related to
-
MJAR-69 When 'index' and 'addClasspath' are both true, plugin fails.
- Closed