Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
Description
jar -i can generate an index file of the classes in the jar; this can significantly speed up class/resource loading. The current jar goals do not seem to allow this. In maven1 one could set the maven.jar.index property.