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