Uses of Class
org.apache.maven.plugins.release.AbstractScmReadReleaseMojo
Packages that use AbstractScmReadReleaseMojo
-
Uses of AbstractScmReadReleaseMojo in org.apache.maven.plugins.release
Subclasses of AbstractScmReadReleaseMojo in org.apache.maven.plugins.releaseModifier and TypeClassDescriptionclassAbstract 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.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.