Uses of Class
org.apache.maven.plugins.release.AbstractScmReleaseMojo
-
Uses of AbstractScmReleaseMojo in org.apache.maven.plugins.release
Modifier 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.