Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.xpp3 | |
org.apache.maven.project | |
org.apache.maven.project.injection | |
org.apache.maven.project.overlay |
Modifier and Type | Field and Description |
---|---|
private PluginManagement |
PluginConfiguration.pluginManagement
Default plugin information to be made available for
reference by projects
derived from this one.
|
Modifier and Type | Method and Description |
---|---|
PluginManagement |
PluginConfiguration.getPluginManagement()
Get default plugin information to be made available for
reference by projects
derived from this one.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginConfiguration.setPluginManagement(PluginManagement pluginManagement)
Set default plugin information to be made available for
reference by projects
derived from this one.
|
Modifier and Type | Method and Description |
---|---|
private PluginManagement |
MavenXpp3Reader.parsePluginManagement(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method parsePluginManagement.
|
Modifier and Type | Method and Description |
---|---|
private void |
MavenXpp3Writer.writePluginManagement(PluginManagement pluginManagement,
java.lang.String tagName,
org.codehaus.plexus.util.xml.pull.XmlSerializer serializer)
Method writePluginManagement.
|
Modifier and Type | Method and Description |
---|---|
static PluginManagement |
ModelUtils.clonePluginManagement(PluginManagement src) |
PluginManagement |
MavenProject.getPluginManagement() |
Modifier and Type | Method and Description |
---|---|
static PluginManagement |
ModelUtils.clonePluginManagement(PluginManagement src) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultModelDefaultsInjector.injectPluginDefaults(Build build,
PluginManagement pluginManagement) |
Modifier and Type | Method and Description |
---|---|
PluginManagement |
BuildOverlay.getPluginManagement() |
Modifier and Type | Method and Description |
---|---|
void |
BuildOverlay.setPluginManagement(PluginManagement pluginManagement) |