Uses of Class
org.codehaus.mojo.versions.utils.ExtensionBuilder
Packages that use ExtensionBuilder
-
Uses of ExtensionBuilder in org.codehaus.mojo.versions.utils
Methods in org.codehaus.mojo.versions.utils that return ExtensionBuilderModifier and TypeMethodDescriptionstatic ExtensionBuilderExtensionBuilder.newBuilder()Creates a new instance of the builderExtensionBuilder.withArtifactId(String artifactId) Passes artifactId to the builderExtensionBuilder.withGroupId(String groupId) Passes groupId to the builderExtensionBuilder.withLocation(Object key, org.apache.maven.model.InputLocation location) Passes type to the builderExtensionBuilder.withVersion(String version) Passes version to the builder