Dependency resolution does not work with war overlay.
-----------------------------------------------------

                 Key: MWAR-115
                 URL: http://jira.codehaus.org/browse/MWAR-115
             Project: Maven 2.x War Plugin
          Issue Type: Bug
    Affects Versions: 2.0.2
            Reporter: Brett Okken



abstract war project has transitive dependency on log4j-1.2.14

child war project has transitive dependency on log4j-1.2.12

I would expect that the resultant war would include only log4j-1.2.14, however, 
both versions are present.

Obviously this is not just an issue with log4j. Any dependency with different 
versions in the base war and child war end up with both versions present in the 
war built for the child.

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