Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.4.0
-
None
Description
The classifier of a dependency like
<dependency org="foo" name="bar" rev="1.0.0" conf="optional->default" m:classifier="wsdl" />
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.
Attachments
Issue Links
- is duplicated by
-
IVY-1468 support maven:classifier on dependency element
- Resolved
- links to