[ http://jira.codehaus.org/browse/MJAR-44?page=comments#action_67535 ]
Dennis Lundberg commented on MJAR-44:
-------------------------------------
I believe that you can already do this. Try adding this configuration for the
plugin:
{code}
<configuration>
<archive>
<index>true</index>
</archive>
</configuration>
{code}
> Provide capability to generate class index (as in jar -i)
> ---------------------------------------------------------
>
> Key: MJAR-44
> URL: http://jira.codehaus.org/browse/MJAR-44
> Project: Maven 2.x Jar Plugin
> Type: New Feature
> Versions: 2.0
> Reporter: Holger Hoffstätte
> Priority: Minor
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira