Allow multiple types in the type filter
---------------------------------------
Key: MANTTASKS-149
URL: http://jira.codehaus.org/browse/MANTTASKS-149
Project: Maven 2.x Ant Tasks
Issue Type: New Feature
Components: dependencies task
Reporter: Paul Gier
The current type filter only allows a single type to be specified. This can
cause problems when using a pom with packaging set to "pom" and a list of
default type (jar) dependencies. Setting the type field to "jar" fails to
match any artifacts because the main pom has a type set to pom.
The type field should allow multiple types to be specified to allow more
flexibiilty and to allow jar dependencies to be selected from a pom with the
packaging set to pom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira