@Mojo(name="branch",
aggregator=true)
public class BranchReleaseMojo
extends AbstractScmReleaseMojo
release:prepare goal, creating a branch instead of
a tag. For more info see https://maven.apache.org/plugins/maven-release-plugin/usage/branch.html.project, releaseManager, session| Constructor and Description |
|---|
BranchReleaseMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
buildScm, createReleaseDescriptoraddArgument, getAdditionalProfiles, getBasedir, getProject, getReactorProjects, getReleaseEnvironment, setBasedir, setPomFileNamepublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractScmReleaseMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.