Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.0, 3.0-alpha-3
-
Component/s: Plugins and Lifecycle
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
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.
Done in r777166.