plugin dependencies cannot be resolved when repository has same <id>.
---------------------------------------------------------------------
Key: MNG-836
URL: http://jira.codehaus.org/browse/MNG-836
Project: Maven 2
Type: Bug
Versions: 2.0-beta-1
Reporter: Kenney Westerhof
Assigned to: Kenney Westerhof
Try: deleting ~/.m2/repository/org/codehaus and then build maven-model.
Since the snapshots id is used on both the normal and the plugin repositories,
maven-modello-plugin's dependencies cannot be resolved. Maven-modello-plugin
comes from snapshots..../plugins/ and it's dependencies are in snapshots..../.
Renaming the pluginRepository with id snapshots to something else fixes this,
but there seems to be a mixup in plugin repo's and artifact repo's.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]