Maven scope defined in POM dependencyManagement section not honoured
--------------------------------------------------------------------

                 Key: IVY-811
                 URL: https://issues.apache.org/jira/browse/IVY-811
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-beta-2
         Environment:  * Windows XP SP2
 * Sun Java 6 SE 1.6.0_05
 * Apache Ant 1.7.0
            Reporter: Rick Riemer
             Fix For: 2.0


When resolving dependencies from Maven POMs, Ivy seems to ignore the dependency 
scopes as defined in the dependencyManagement section. For example when our 
project imports the org.picocontainer#picocontainer;1.2 project, Ivy considers 
xpp3#xpp3 and xstream#xstream as normal dependencies, while 
picocontainer-parent only includes them on test scope.

I will attach the picocontainer POMs and the generated Ivy file to show what 
happens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to