Message: The following issue has been closed.
Resolver: Brett Porter Date: Wed, 7 Apr 2004 9:30 PM already fixed - see MPPLUGIN-12 --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-plugin-plugin Fix Fors: 1.3 Assignee: Reporter: Shinsuke SUGAYA Created: Thu, 5 Feb 2004 8:24 AM Updated: Wed, 7 Apr 2004 9:30 PM 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]