Danny Yates created IVY-1369:
--------------------------------
Summary: Artifacts not delivered when using nested <conf> elements
Key: IVY-1369
URL: https://issues.apache.org/jira/browse/IVY-1369
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.2.0, 2.3.0-RC1
Reporter: Danny Yates
Priority: Minor
Given the following:
<dependency org="org.aspectj" name="aspectj" rev="1.6.10">
<conf name="x">
<conf name="y" mapped="tools">
</dependency>
* defaultconfmapping of "%->default,sources()"
* using the packager resolver to resolve against Ivy Roundup
When resolving conf "x", no artifacts are delivered.
--
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