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