@Mojo(name="perform", aggregator=true, requiresProject=false) public class PerformReleaseMojo extends AbstractReleaseMojo
release:prepare
.
For more info see https://maven.apache.org/plugins/maven-release-plugin/usage/perform-release.html.project, releaseManager, session
Constructor and Description |
---|
PerformReleaseMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String |
getAdditionalProfiles()
Gets the comma separated list of additional profiles for the release build.
|
addArgument, createReleaseDescriptor, getBasedir, getProject, getReactorProjects, getReleaseEnvironment, setBasedir, setPomFileName
protected String getAdditionalProfiles()
AbstractReleaseMojo
getAdditionalProfiles
in class AbstractReleaseMojo
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.