You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2017/06/01 11:54:04 UTC

[jira] [Resolved] (IVY-1528) Makepom ignores dependency classifiers

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

Nicolas Lalevée resolved IVY-1528.
----------------------------------
       Resolution: Fixed
         Assignee: Jan Materne
    Fix Version/s: master

> Makepom ignores dependency classifiers
> --------------------------------------
>
>                 Key: IVY-1528
>                 URL: https://issues.apache.org/jira/browse/IVY-1528
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.4.0
>            Reporter: Matthias Hannen
>            Assignee: Jan Materne
>            Priority: Critical
>             Fix For: master
>
>
> The classifier of a dependency like
> {code:xml}
> <dependency org="foo" name="bar" rev="1.0.0" conf="optional->default" m:classifier="wsdl" />
> {code}
> is ignored by the makepom task. I also checked the code of IvyMakePom.java. The method to set the classifier of a dependency is never called anywhere.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)