[ 
http://jira.codehaus.org/browse/MWAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87767
 ] 

Scott Ryan commented on MWAR-33:
--------------------------------

This is a huge showstopper for us.  We have a number of WAR projects that 
include 1-5 other war projects as dependencies.  We are getting many many 
duplicate jars with conflicting version numbers and with unpredictable results. 
 It would be great if the war overlay would allow us to exclude the lib 
directory and instead use the transitive dependencies that  were originally 
defined in the war that is being overlayed. This would also require all 
dependencies from all overlayed wars to be reconciled between themselves as 
well as within the containing artifact.  This would also tranfer down the chain 
of depedencies so that all transitive dependencies would be resolved correctly 
and at one time.



> jars with differents versions can be in WEB-INF/lib with war as dependencies
> ----------------------------------------------------------------------------
>
>                 Key: MWAR-33
>                 URL: http://jira.codehaus.org/browse/MWAR-33
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>         Environment: all
>            Reporter: Olivier Lamy
>             Fix For: 2.1
>
>   Original Estimate: 15 minutes
>          Time Spent: 30 minutes
>  Remaining Estimate: 0 minutes
>
> My pom has the following dependencies :
> - log4j:log4j:1.2.13
> - a war with log4j:log4j:1.2.11 included 
> Result the two jars are in WEB-INF/lib.

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