Package | Description |
---|---|
org.apache.maven.plugin.registry | |
org.apache.maven.plugin.registry.io.xpp3 |
Modifier and Type | Class and Description |
---|---|
class |
Plugin
Policy for updating a single plugin.
|
class |
PluginRegistry
Root element of the plugin registry file.
|
Modifier and Type | Method and Description |
---|---|
private TrackableBase |
PluginRegistryXpp3Reader.parseTrackableBase(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method parseTrackableBase.
|
Modifier and Type | Method and Description |
---|---|
private void |
PluginRegistryXpp3Writer.writeTrackableBase(TrackableBase trackableBase,
java.lang.String tagName,
org.codehaus.plexus.util.xml.pull.XmlSerializer serializer)
Method writeTrackableBase.
|