Package org.apache.maven.shared.release.phase

Interface Summary
ReleasePhase A phase in the release cycle.
 

Class Summary
AbstractBackupPomsPhase  
AbstractReleasePhase Base class for all phases.
AbstractReleasePomsPhase Abstract release POM phase.
AbstractRewritePomsPhase Base class for rewriting phases.
AbstractRunGoalsPhase Run the integration tests for the project to verify that it builds before committing.
CheckCompletedPreparePhasesPhase  
CheckDependencySnapshotsPhase Check the dependencies of all projects being released to see if there are any unreleased snapshots.
CheckoutProjectFromScm  
CheckPomPhase Phase that checks the validity of the POM before release.
CreateBackupPomsPhase  
EndReleasePhase Finalise release preparation so it can be flagged complete..
GenerateReleasePomsPhase Generate release POMs.
InputVariablesPhase Input any variables that were not yet configured.
MapVersionsPhase Map projects to their new versions after release / into the next development cycle.
RemoveReleasePomsPhase Remove release POMs.
RemoveScmTagPhase  
RestoreBackupPomsPhase  
RewritePomsForBranchPhase Rewrite POMs for branch.
RewritePomsForDevelopmentPhase Rewrite POMs for future development
RewritePomsForReleasePhase Rewrite POMs for release.
RunPerformGoalsPhase Run the integration tests for the project to verify that it builds before committing.
RunPrepareGoalsPhase Run the integration tests for the project to verify that it builds before committing.
ScmBranchPhase Branch the SCM repository.
ScmCheckModificationsPhase See if there are any local modifications to the files before proceeding with SCM operations and the release.
ScmCommitPhase Commit the project to the SCM.
ScmTagPhase Tag the SCM repository after committing the release.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.