Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project | |
org.apache.maven.project.inheritance |
Modifier and Type | Method and Description |
---|---|
Build |
Build.clone() |
Build |
Model.getBuild() |
Modifier and Type | Method and Description |
---|---|
static List<Build> |
Build.buildToApiV3(List<Build> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.setBuild(Build build) |
Modifier and Type | Method and Description |
---|---|
static List<Build> |
Build.buildToApiV4(List<Build> list) |
Modifier and Type | Method and Description |
---|---|
Build |
MavenProject.getBuild() |
Modifier and Type | Method and Description |
---|---|
void |
MavenProject.setBuild(Build build) |
Modifier and Type | Method and Description |
---|---|
void |
ModelInheritanceAssembler.assembleBuildInheritance(Build childBuild,
Build parentBuild,
boolean handleAsInheritance)
Deprecated.
|
void |
DefaultModelInheritanceAssembler.assembleBuildInheritance(Build childBuild,
Build parentBuild,
boolean handleAsInheritance) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.