it plugin not picking up the plugin being built (goes to the local repo instead)
--------------------------------------------------------------------------------
Key: MNG-1883
URL: http://jira.codehaus.org/browse/MNG-1883
Project: Maven 2
Type: Bug
Components: Plugins and Lifecycle
Versions: 2.0.1
Environment: maven 2.0.1
Reporter: Vincent Massol
Try the following to reproduce the problem:
- checkout the clover plugin
- delete the clover plugin from your local
- run "mvn install" on the clover plugin. It'll start the it plugin and try to
execute an it test that requires the clover plugin
- it'll fail
- run it again
- it'll work as the clover plugin will have been installed in the local repo on
the first run
--
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]