
| Key: |
MAVEN-1492
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Brett Porter
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
currently we map artifactId's to plugins. This is not guaranteed to be unique, so switch to mapping the groupId:artifactId combo.
|
|
Description
|
currently we map artifactId's to plugins. This is not guaranteed to be unique, so switch to mapping the groupId:artifactId combo. |
Show » |
Sort Order:
|
Must be checked but I'm not sure that we can do it easily for the RC1 without risking to create some problems...