[ 
https://jira.codehaus.org/browse/MWAR-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358251#comment-358251
 ] 

Karl-Heinz Marbaise commented on MWAR-315:
------------------------------------------

Do you mean to change the name of the resulting artifact ? Why is needed? Can 
you give a real use case? Furthermore it could result into problems if you 
create an archive which has a different name than you are not able anymore to 
use the defaults which means you need to take a look into the pom of the 
original project how the new name has been decided which sounds weird to me?

> 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