Dustin Spicuzza created MDEP-504:
------------------------------------
Summary: purge-local-repository does not update
maven-metadata-local.xml
Key: MDEP-504
URL: https://issues.apache.org/jira/browse/MDEP-504
Project: Maven Dependency Plugin
Issue Type: Bug
Components: purge-local-repository
Affects Versions: 2.10
Reporter: Dustin Spicuzza
So if I do something like...
mvn dependency:purge-local-repository
-DmanualIncludes="com.example:project:0.0.0",
Then what happens is the dependency plugin does not update any of the local
metadata files (in particular, maven-local-metadata.xml) to remove the version
also. This will sometimes cause problems in other projects that depend on the
project I attempted to purge, and they will fail until I delete the metadata
file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)