| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
PluginManagement |
PluginConfiguration.getPluginManagement() |
Get default plugin information to be made available for
reference by projects
derived from this one.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PluginConfiguration.setPluginManagement(PluginManagement pluginManagement) |
Set default plugin information to be made available for
reference by projects
derived from this one.
|