Class CoreExtension.Builder
java.lang.Object
org.apache.maven.api.cli.extensions.CoreExtension.Builder
- Enclosing class:
CoreExtension
Builder class used to create CoreExtension instances.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Builder
(boolean withDefaults) protected
Builder
(CoreExtension base, boolean forceCopy) -
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String artifactId) build()
classLoadingStrategy
(String classLoadingStrategy) configuration
(XmlNode configuration)
-
Constructor Details
-
Builder
protected Builder(boolean withDefaults) -
Builder
-
-
Method Details
-
groupId
-
artifactId
-
version
-
classLoadingStrategy
-
configuration
-
build
-