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