You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2010/07/16 08:23:49 UTC

[jira] Resolved: (IVY-1005) makepom: map to none

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

Maarten Coene resolved IVY-1005.
--------------------------------

         Assignee: Maarten Coene
    Fix Version/s: trunk
       Resolution: Fixed

I've extracted the necessary changes to fix this issue from your patch attached to IVY-770.
I've also modified it a bit to take configuration inheritance into account.

Could you give it a try? (if possible because the other changes for IVY-770 hasn't been committed yet)

> makepom: map to none
> --------------------
>
>                 Key: IVY-1005
>                 URL: https://issues.apache.org/jira/browse/IVY-1005
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.0-RC2
>            Reporter: Stepan Koltsov
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> {code}
> <makepom ...>
>   <mapping conf="test" nowhere="true"/>
> </makepom>
> {code}
> So all dependencies in configuration "test" will not present in generated pom.xml.

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