Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
DependencyManagement |
DependencyManagement.clone()
Method clone.
|
DependencyManagement |
ModelBase.getDependencyManagement()
Get default dependency information for projects that inherit
from this one.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelBase.setDependencyManagement(DependencyManagement dependencyManagement)
Set default dependency information for projects that inherit
from this one.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.