[ 
http://jira.codehaus.org/browse/MWAR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephane Nicoll updated MWAR-93:
--------------------------------

         Assignee: Stephane Nicoll
    Fix Version/s: 2.0.3

> Add the ability to provide a mapping for libraries copied in WEB-INF/lib 
> (outputFileNameMapping)
> ------------------------------------------------------------------------------------------------
>
>                 Key: MWAR-93
>                 URL: http://jira.codehaus.org/browse/MWAR-93
>             Project: Maven 2.x War Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.0.2
>            Reporter: Stephane Nicoll
>         Assigned To: Stephane Nicoll
>             Fix For: 2.0.3
>
>
> The war plugin needs a mapping strategy for libs copied in the WEB-INF/lib 
> directory
> The worst case I can see is when you have SNAPSHOT dependencies and you 
> download a new SNAPSHOT without calling mvn clean. Since Maven will copy the 
> library with the "full name" (i.e. with the build number), you end up with 
> *two* versions of the library in your WEB-INF/lib.
> The functionality already exists in the assembly plugin and is based on 
> plexus-utils.

-- 
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

        

Reply via email to