@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, createReleaseDescriptor
addArgument, getAdditionalProfiles, getBasedir, getProject, getReactorProjects, getReleaseEnvironment, setBasedir, setPomFileName
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractScmReleaseMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.