Danny Yates created IVY-1371:
--------------------------------
Summary: Incorrect artifact resolution when using nested <conf>
elements
Key: IVY-1371
URL: https://issues.apache.org/jira/browse/IVY-1371
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.2.0
Reporter: Danny Yates
Fix For: 2.3.0-RC1
Attachments: build.xml, ivy.xml
Please see attached build.xml and ivy.xml
When resolving the 'transitive' conf, Ivy pulls down Mina, which is not in that
conf, and it additionally pulls down Mina's transitive dependencies even though
the conf that Mina is in has transitivity turned off.
If you use the alternative "inline" syntax for conf mapping, this bug doesn't
happen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira