Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Labels:None
-
Environment:Linux
-
Number of attachments :
Description
plugin:download tries to delete plugins other than downloaded
one. But it does not work... Because plugin:download invokes
plugin:uninstall.
plugin:uninstall deletes $
{pom.artifactId}-*.jar and${pom.artifactId}
-/*. But, in plugin:download,
$
-/* should be removed.
already fixed - see
MPPLUGIN-12