|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildBase | |
---|---|
org.apache.maven.model |
Uses of BuildBase in org.apache.maven.model |
---|
Subclasses of BuildBase in org.apache.maven.model | |
---|---|
class |
Build
The <build> element contains
informations required to build the project. |
Methods in org.apache.maven.model that return BuildBase | |
---|---|
BuildBase |
Profile.getBuild()
Get information required to build the project. |
Methods in org.apache.maven.model with parameters of type BuildBase | |
---|---|
void |
Profile.setBuild(BuildBase build)
Set information required to build the project. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |