Package | Description |
---|---|
org.apache.maven.model |
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 |
BuildBase.clone()
Method clone.
|
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.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.