Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPLUGIN-9 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPPLUGIN-9 Summary: plugin:download cannot delete existing plugins Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-plugin-plugin Assignee: dion gillard Reporter: Shinsuke SUGAYA Created: Thu, 5 Feb 2004 8:24 AM Updated: Thu, 5 Feb 2004 8:24 AM Environment: Linux 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, ${artifactId}-*.jar and ${artifactId}-*/** should be removed. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
