[ https://issues.apache.org/jira/browse/IVY-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029203#comment-16029203 ]
ASF GitHub Bot commented on IVY-1528: ------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/34 > 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 > Priority: Critical > > 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)