Package org.apache.maven.model
Class PluginManagement
java.lang.Object
org.apache.maven.model.PluginContainer
org.apache.maven.model.PluginManagement
- All Implemented Interfaces:
Serializable
,Cloneable
,InputLocationTracker
Section for management of default plugin information for use in
a group of POMs.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.maven.model.PluginContainer
addPlugin, flushPluginMap, getLocation, getPlugins, getPluginsAsMap, removePlugin, setLocation, setOtherLocation, setPlugins, toString
-
Constructor Details
-
PluginManagement
public PluginManagement()
-
-
Method Details
-
clone
Method clone.- Overrides:
clone
in classPluginContainer
- Returns:
- PluginManagement
-