You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Danny Yates (JIRA)" <ji...@apache.org> on 2012/08/09 16:15:19 UTC

[jira] [Created] (IVY-1369) Artifacts not delivered when using nested elements

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