You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2006/03/22 10:38:12 UTC

[jira] Updated: (MWAR-7) Referenced projects' artifacts naming scheme behaves differently when ran from reactor

     [ http://jira.codehaus.org/browse/MWAR-7?page=all ]

Maria Odea Ching updated MWAR-7:
--------------------------------

    Remaining Estimate: 10 hours
     Original Estimate: 10 hours

> Referenced projects' artifacts naming scheme behaves differently when ran from reactor
> --------------------------------------------------------------------------------------
>
>          Key: MWAR-7
>          URL: http://jira.codehaus.org/browse/MWAR-7
>      Project: Maven 2.x War Plugin
>         Type: Bug

>  Environment: maven-war-plugin versions 2.0-beta-1 and 2.0-beta-2
>     Reporter: Cédric Vidal
>     Assignee: Maria Odea Ching
>      Fix For: 2.0

>
> Original Estimate: 10 hours
>         Remaining: 10 hours
>
> When running mvn install from a war packaged project, the referenced projects' artifacts are bundled into the WEB-INF/lib directory with the following naming scheme ${groupId}-${artifactId}-${version}.jar, but when running mvn install as part of the reactor, the referenced projects' artifacts are bundled into the WEB-INF/lib directory with the following naming scheme ${pom.build.finalName}.jar
> The naming scheme should be the same in the two situations for the sake of consistency, but also to avoid the disturbing (for the end user) situation where you end up having the same dependencies present twice with different names.

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