Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project | |
org.apache.maven.project.overlay |
Modifier and Type | Class and Description |
---|---|
class |
Build
The
<build> element contains
informations required to build the project. |
Modifier and Type | Method and Description |
---|---|
BuildBase |
Profile.getBuild()
Get information required to build the project.
|
Modifier and Type | Method and Description |
---|---|
void |
Profile.setBuild(BuildBase build)
Set information required to build the project.
|
Modifier and Type | Method and Description |
---|---|
static void |
ModelUtils.cloneBuildBaseFields(BuildBase src,
BuildBase result) |
Modifier and Type | Class and Description |
---|---|
class |
BuildOverlay |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.