[ 
https://issues.apache.org/jira/browse/IVY-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gintas Grigelionis reassigned IVY-1437:
---------------------------------------

    Assignee: Gintas Grigelionis

> defaultconfmapping not inherited
> --------------------------------
>
>                 Key: IVY-1437
>                 URL: https://issues.apache.org/jira/browse/IVY-1437
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.3.0
>            Reporter: Marcin Wisnicki
>            Assignee: Gintas Grigelionis
>         Attachments: ivy-defaultconfmapping.zip
>
>
> Run {{ant}} in attached project.
> It has two ant modules - parent and proj1.
> Parent defines {{defaultconfmapping="*->default"}}.
> Proj1 inherits parent and depends on guava in {{conf="compile;foo"}}.
> Given default mappings this should resolve to 
> {{compile->default;foo->default}} but instead it seems to resolve to 
> {{compile->compile;foo->foo}} and fails.
> Adding {{defaultconfmapping}} to proj1 workarounds this problem.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to