Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.10
-
Component/s: dependencies task
-
Labels:None
-
Number of attachments :
Description
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.
Issue Links
- relates to
-
MANTTASKS-41
type attribute of artifact:dependencies doesn't work for indirect dependencies
-
Activity
Paul Gier
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.10 [ 14199 ] | |
| Assignee | Paul Gier [ pgier ] |
Paul Gier
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Paul Gier
made changes -
| Link | This issue relates to MANTTASKS-41 [ MANTTASKS-41 ] |
Fixed in r773106