| Class | Description |
|---|---|
| AbstractBackupPomsPhase |
Abstract AbstractBackupPomsPhase class.
|
| AbstractCheckPomPhase |
Phase that checks the validity of the POM before release.
|
| AbstractInputVariablesPhase |
Input any variables that were not yet configured.
|
| AbstractMapVersionsPhase |
Map projects to their new versions after release / into the next development cycle.
|
| AbstractReleasePomsPhase |
Abstract release POM phase.
|
| AbstractRewritePomsPhase |
Base class for rewriting phases.
|
| AbstractRunGoalsPhase |
Abstract phase to run a Maven invocation on the project.
|
| AbstractScmCommitDevelopmentPhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| AbstractScmCommitPhase |
Holds the basic concept of committing changes to the current working copy.
|
| AbstractScmCommitPreparationPhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| BranchInputVariablesPhase |
Input any variables that were not yet configured.
|
| CheckCompletedPreparePhasesPhase | |
| CheckDependencySnapshotsPhase |
Check the dependencies of all projects being released to see if there are any unreleased snapshots.
|
| CheckoutProjectFromScm | |
| CheckPomsPhase |
Phase that checks the validity of the POM before release.
|
| CheckPomsUpdateversionsPhase |
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.
|
| MapBranchVersionsPhase |
Map projects to their new versions after release / into the next development cycle.
|
| MapDevelopmentVersionsPhase |
Map projects to their new versions after release / into the next development cycle.
|
| MapReleaseVersionsPhase |
Map projects to their new versions after release / into the next development cycle.
|
| RemoveReleasePomsPhase |
Remove release POMs.
|
| RemoveScmTagPhase |
Remove tag from SCM repository during rollback
|
| RestoreBackupPomsPhase | |
| RewritePomsForBranchPhase |
Rewrite POMs for branch.
|
| RewritePomsForDevelopmentPhase |
Rewrite POMs for future development
|
| RewritePomsForReleasePhase |
Rewrite POMs for release.
|
| RewritePomVersionsPhase |
Rewrite POMs for future development
|
| RunCompleteGoalsPhase |
Run the completion goals for the project to before committing the continuing development stream.
|
| RunPerformGoalsPhase |
Run the effective release build of the project and its deploy to remote repository.
|
| RunPrepareGoalsPhase |
Run a build of the project (eventually with the integration tests) 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.
|
| ScmCommitBranchPhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| ScmCommitDevelopmentPhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| ScmCommitReleasePhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| ScmCommitRollbackPhase |
Commit the changes that were done to prepare the branch or tag to the SCM.
|
| ScmTagPhase |
Tag the SCM repository after committing the release.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.