Message:
The following issue has been closed.
Resolver: dion gillard
Date: Thu, 21 Aug 2003 7:57 PM
Patch applied, thanks
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-705
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-705
Summary: plugin:install does not clean alternate versions of the plugin being
installed
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.0-rc1
Versions:
1.0-beta-10
1.0-rc1
Assignee:
Reporter: David Zeleznik
Created: Thu, 21 Aug 2003 10:09 AM
Updated: Thu, 21 Aug 2003 7:57 PM
Description:
In Maven 1.0b9, the plugin:install goal was updated in the plugin plugin to clean up
alternate versions of the plugin being installed. At that time, both the plugin
installation directory and the unpacked plugin cache directory were at the same
location: ${maven.home}/plugins. In 1.0b10 and 1.0rc1, the unpacked plugin cache was
moved to ${maven.plugin.unpacked.dir}, but the goal was not updated correctly.
plugin:install correctly deletes all unpacked versions of the plugin from the cache,
but no longer deletes alternate versions of plugin jars from the plugin installation
directory. The attached patch shows the simple correction.
---------------------------------------------------------------------
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]