| Package | Description |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.model.resolution | |
| org.apache.maven.project |
| Modifier and Type | Method and Description |
|---|---|
Parent |
Parent.clone() |
Parent |
Model.getParent() |
| Modifier and Type | Method and Description |
|---|---|
static List<Parent> |
Parent.parentToApiV3(List<Parent> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setParent(Parent parent) |
| Modifier and Type | Method and Description |
|---|---|
static List<Parent> |
Parent.parentToApiV4(List<Parent> list) |
| Modifier and Type | Method and Description |
|---|---|
ModelSource |
ModelResolver.resolveModel(Parent parent)
Tries to resolve the POM for the specified parent coordinates possibly updating
parent. |
| Modifier and Type | Method and Description |
|---|---|
ModelSource |
ProjectModelResolver.resolveModel(Parent parent) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.