[regression] ear dependencies are propagated transitively
---------------------------------------------------------

                 Key: MARTIFACT-12
                 URL: http://jira.codehaus.org/browse/MARTIFACT-12
             Project: Maven Artifact
          Issue Type: Bug
    Affects Versions: 3.0-alpha-1
            Reporter: Brett Porter


In Maven 2.0.x, if you have a dependency on an EAR, the dependencies of the EAR 
are not exposed as transitive dependencies since they are already packed inside 
the EAR.

While alternate solutions for this (to solve both the Java EE scenarios, and 
shading/uberjar/assembly type dependencies), no such solution is in place so 
the previous functionality should be retained until deprecated and removed.

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