Class PluginManagement

java.lang.Object
org.apache.maven.model.PluginContainer
org.apache.maven.model.PluginManagement
All Implemented Interfaces:
Serializable, Cloneable, InputLocationTracker

public class PluginManagement extends PluginContainer implements Serializable, Cloneable
Section for management of default plugin information for use in a group of POMs.
Version:
$Revision$ $Date$
See Also:
  • Constructor Details

    • PluginManagement

      public PluginManagement()
  • Method Details