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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.maven.model.PluginContaineraddPlugin, flushPluginMap, getLocation, getPlugins, getPluginsAsMap, removePlugin, setLocation, setOtherLocation, setPlugins, toString
- 
Constructor Details- 
PluginManagementpublic PluginManagement()
 
- 
- 
Method Details- 
cloneMethod clone.- Overrides:
- clonein class- PluginContainer
- Returns:
- PluginManagement
 
 
-