Uses of Class
org.apache.maven.plugins.release.AbstractReleaseMojo
Packages that use AbstractReleaseMojo
-
Uses of AbstractReleaseMojo in org.apache.maven.plugins.release
Subclasses of AbstractReleaseMojo in org.apache.maven.plugins.releaseModifier and TypeClassDescriptionclass
Abstract Mojo containing SCM parametersclass
Branch a project in SCM, using the same steps as therelease:prepare
goal, creating a branch instead of a tag.class
Clean up after a release preparation.class
Perform a release from SCM, either from a specified tag, or the tag representing the previous release in the working copy created byrelease:prepare
.class
Prepare for a release in SCM.class
Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".class
Rollback changes made by a previous release.class
Perform a release from SCM to a staging repository.class
Update the POM versions for a project.