Issue Details (XML | Word | Printable)

Key: MNG-4169
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jason van Zyl
Reporter: Benjamin Bentmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2 & 3

Remove invocation of maven-plugin-plugin:updatePluginRegistry from default lifecycle bindings

Created: 21/May/09 01:38 PM   Updated: 17/Jun/09 04:35 PM   Resolved: 21/May/09 01:39 PM
Component/s: Plugins and Lifecycle
Affects Version/s: None
Fix Version/s: 2.2.0, 3.0-alpha-3

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide

The plugin registry will be removed from 3.x (plugin versions should be locked down in the POM for machine-independent builds). A user visible consequence of this is that the goal maven-plugin-plugin:updatePluginRegistry will no longer be called automatically for projects with packaging maven-plugin.



Benjamin Bentmann added a comment - 21/May/09 01:39 PM

Done in r777166.