Andreas Höhmann created MWAR-315:
------------------------------------

             Summary: archiveClasses  and archiveClassesFileNameMapping
                 Key: MWAR-315
                 URL: https://jira.codehaus.org/browse/MWAR-315
             Project: Maven WAR Plugin
          Issue Type: Improvement
            Reporter: Andreas Höhmann
            Priority: Minor


I would be nice to use archiveClasses=true and then use an new parameter
to rename the created classes-jar ... something like this ...

<archiveClassesFileNameMapping>
  00-@{artifactId}@-classes.@{extension}@
</archiveClassesFileNameMapping>

I need this to bring the classes jar "on top" of all the other jars in 
WEB-INF/lib so that the container classpath is equivalent to the "normal" way, 
where the webapp classes are in WEB-INF/classes (top-classpath-position).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to