[
https://issues.apache.org/jira/browse/IVY-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin reassigned IVY-1528:
--------------------------
Assignee: Jan Matèrne (was: Jan Materne)
> 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 Matèrne
> Priority: Critical
> Fix For: 2.5.0-rc1
>
>
> 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
(v7.6.14#76016)