Uses of Class
org.apache.maven.plugins.release.AbstractScmReadWriteReleaseMojo
Packages that use AbstractScmReadWriteReleaseMojo
-
Uses of AbstractScmReadWriteReleaseMojo in org.apache.maven.plugins.release
Subclasses of AbstractScmReadWriteReleaseMojo in org.apache.maven.plugins.releaseModifier and TypeClassDescriptionclassBranch a project in SCM, using the same steps as therelease:preparegoal, creating a branch instead of a tag.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.