
| 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.
|
|
|
Maven 1
Created: 04/Nov/04 06:38 PM
Updated: 03/Aug/06 07:26 AM
|
|
| Component/s: |
plugin manager
|
| Affects Version/s: |
1.0.1
|
| Fix Version/s: |
None
|
|
|
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 » |
|