Matthias Hannen created IVY-1528:
------------------------------------

             Summary: 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.4#6332)

Reply via email to