Uses of Class
org.apache.maven.model.BuildBase
Packages that use BuildBase
-
Uses of BuildBase in org.apache.maven.model
Subclasses of BuildBase in org.apache.maven.modelModifier and TypeClassDescriptionclass
The<build>
element contains informations required to build the project.Methods in org.apache.maven.model that return BuildBaseModifier and TypeMethodDescriptionProfile.getBuild()
Get information required to build the project.Methods in org.apache.maven.model with parameters of type BuildBase