|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractReleasePhase | |
|---|---|
| org.apache.maven.plugins.release.phase | |
| Uses of AbstractReleasePhase in org.apache.maven.plugins.release.phase |
|---|
| Subclasses of AbstractReleasePhase in org.apache.maven.plugins.release.phase | |
|---|---|
class |
AbstractRewritePomsPhase
Base class for rewriting phases. |
class |
CheckDependencySnapshotsPhase
Check the dependencies of all projects being released to see if there are any unreleased snapshots. |
class |
CheckPomPhase
Phase that checks the validity of the POM before release. |
class |
EndReleasePhase
Finalise release preparation so it can be flagged complete.. |
class |
GenerateReleasePomsPhase
Generate release POMs. |
class |
InputVariablesPhase
Input any variables that were not yet configured. |
class |
MapVersionsPhase
Map projects to their new versions after release / into the next development cycle. |
class |
RemoveReleasePomsPhase
Remove release POMs. |
class |
RewritePomsForDevelopmentPhase
Rewrite POMs for future development |
class |
RewritePomsForReleasePhase
Rewrite POMs for release. |
class |
RunGoalsPhase
Run the integration tests for the project to verify that it builds before committing. |
class |
ScmCheckModificationsPhase
See if there are any local modifications to the files before proceeding with SCM operations and the release. |
class |
ScmCommitPhase
Commit the project to the SCM. |
class |
ScmTagPhase
Tag the SCM repository after committing the release. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||