All Classes and Interfaces
Class
Description
Base class with shared configuration.
Abstract Mojo containing SCM parameters
Branch a project in SCM, using the same steps as the
release:prepare
goal, creating a branch instead of
a tag.Clean up after a release preparation.
Display help information on maven-release-plugin.
Call
Call
mvn release:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Perform a release from SCM, either from a specified tag, or the tag representing the previous release in
the working copy created by
release:prepare
.Prepare for a release in SCM.
Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".
Rollback changes made by a previous release.
Perform a release from SCM to a staging repository.
Update the POM versions for a project.