org.apache.maven.model
Class PluginManagement
java.lang.Object
org.apache.maven.model.PluginContainer
org.apache.maven.model.PluginManagement
- All Implemented Interfaces:
- Serializable
- public class PluginManagement
- extends PluginContainer
- implements Serializable
Section for management of default plugin information for
use in a group of POMs.
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginManagement
public PluginManagement()
setModelEncoding
public void setModelEncoding(String modelEncoding)
- Overrides:
setModelEncoding in class PluginContainer
getModelEncoding
public String getModelEncoding()
- Overrides:
getModelEncoding in class PluginContainer
Copyright 2001-2006 Apache Software Foundation. All Rights Reserved.