Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Class and Description |
---|---|
class |
Build |
class |
BuildBase |
class |
PluginConfiguration |
class |
PluginManagement |
Modifier and Type | Method and Description |
---|---|
PluginContainer |
PluginContainer.clone() |
Modifier and Type | Method and Description |
---|---|
static List<PluginContainer> |
PluginContainer.pluginContainerToApiV3(List<PluginContainer> list) |
Modifier and Type | Method and Description |
---|---|
static List<PluginContainer> |
PluginContainer.pluginContainerToApiV4(List<PluginContainer> list) |
Modifier and Type | Method and Description |
---|---|
static void |
ModelUtils.mergePluginLists(PluginContainer childContainer,
PluginContainer parentContainer,
boolean handleAsInheritance)
Deprecated.
This should be the resulting ordering of plugins after merging:
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.