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:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Builder
(boolean withDefaults) protected
Builder
(Relocation base, boolean forceCopy) -
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String artifactId) build()
importedFrom
(InputLocation importedFrom) location
(Object key, InputLocation location)
-
Constructor Details
-
Builder
protected Builder(boolean withDefaults) -
Builder
-
-
Method Details
-
groupId
-
artifactId
-
version
-
message
-
location
-
importedFrom
-
build
-