Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.management |
Modifier and Type | Field and Description |
---|---|
private PluginManagementInjector |
DefaultModelBuilder.pluginManagementInjector |
Modifier and Type | Method and Description |
---|---|
protected PluginManagementInjector |
DefaultModelBuilderFactory.newPluginManagementInjector() |
Modifier and Type | Method and Description |
---|---|
DefaultModelBuilder |
DefaultModelBuilder.setPluginManagementInjector(PluginManagementInjector pluginManagementInjector) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPluginManagementInjector
Handles injection of plugin management into the model.
|