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 TypeClassDescriptionclassAbstract Mojo containing SCM parameters for read operations.classAbstract Mojo containing SCM parameters for read/write operations.classBranch a project in SCM, using the same steps as therelease:preparegoal, creating a branch instead of a tag.classClean up after a release preparation.classPerform a release from SCM, either from a specified tag, or the tag representing the previous release in the working copy created byrelease:prepare.classPrepare for a release in SCM.classPrepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".classRollback changes made by a previous release.classPerform a release from SCM to a staging repository.classUpdate the POM versions for a project.