The clean plugin requires dependent plugins defined in a project's pom.xml to
be in the repository before it can perform a clean
--------------------------------------------------------------------------------------------------------------------------------
Key: MNG-1865
URL: http://jira.codehaus.org/browse/MNG-1865
Project: Maven 2
Type: Bug
Components: maven-clean-plugin
Versions: 2.0.1
Environment: maven2 2.0.1
Reporter: Chad Brandon
It appears that any plugins that are in my pom.xml need to be downloaded before
clean can work, otherwise it fails with unsatisfied dependencies (for example,
I can't clean our distribution until the rest of the plugins of our build are
installed).
--
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]