Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.management |
Modifier and Type | Field and Description |
---|---|
private DependencyManagementInjector |
DefaultModelBuilder.dependencyManagementInjector |
Modifier and Type | Method and Description |
---|---|
protected DependencyManagementInjector |
DefaultModelBuilderFactory.newDependencyManagementInjector() |
Modifier and Type | Method and Description |
---|---|
DefaultModelBuilder |
DefaultModelBuilder.setDependencyManagementInjector(DependencyManagementInjector depMgmtInjector) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDependencyManagementInjector
Handles injection of dependency management into the model.
|