Package org.apache.maven.api.model
Class Extension.Builder
java.lang.Object
org.apache.maven.api.model.Extension.Builder
- Enclosing class:
 Extension
Builder class used to create Extension instances.
- See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionartifactId(String artifactId) build()configuration(XmlNode configuration) location(Object key, InputLocation location)  
- 
Method Details
- 
groupId
 - 
artifactId
 - 
version
 - 
configuration
 - 
location
 - 
build
 
 -