Purge does not purge released artifacts
---------------------------------------
Key: MDEP-253
URL: http://jira.codehaus.org/browse/MDEP-253
Project: Maven 2.x Dependency Plugin
Issue Type: Bug
Components: purge-local-repository
Affects Versions: 2.0
Environment: Linux, JDK 1.5, Maven 2.0.10
Reporter: James Lorenzen
Assignee: Brian Fox
I am running into a problem when running mvn dependency:purge-local-repository
in that it does not remove any local artifacts for a large multi-module project.
I run it from the parent directory and it reports the following for all my sub
modules
[INFO] Nothing to do for project: .......
I expect the goal to examine all my dependencies, including transitive
dependencies, and remove them from the local repository.
--
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