Uses of Interface
org.apache.maven.shared.release.phase.ReleasePhase
Packages that use ReleasePhase
-
Uses of ReleasePhase in org.apache.maven.shared.release
Fields in org.apache.maven.shared.release with type parameters of type ReleasePhaseModifier and TypeFieldDescriptionprivate Map<String, ReleasePhase> DefaultReleaseManager.releasePhasesThe available phases. -
Uses of ReleasePhase in org.apache.maven.shared.release.phase
Classes in org.apache.maven.shared.release.phase that implement ReleasePhaseModifier and TypeClassDescriptionclassclassBase class for all phases.classAbstract release POM phase.classBase class for rewriting phases.classRun the integration tests for the project to verify that it builds before committing.classHolds the basic concept of committing changes to the current working copy.classclassCheck the dependencies of all projects being released to see if there are any unreleased snapshots.classclassPhase that checks the validity of the POM before release.classclassFinalise release preparation so it can be flagged complete..classGenerate release POMs.classInput any variables that were not yet configured.classMap projects to their new versions after release / into the next development cycle.classRemove release POMs.classRemove tag from SCM repository during rollbackclassclassRewrite POMs for branch.classRewrite POMs for future developmentclassRewrite POMs for release.classRewrite POMs for future developmentclassRun the completion goals for the project to before committing the continuing development stream.classRun the integration tests for the project to verify that it builds before committing.classRun the integration tests for the project to verify that it builds before committing.classBranch the SCM repository.classSee if there are any local modifications to the files before proceeding with SCM operations and the release.classCommit the changes that were done to prepare the branch or tag to the SCM.classCommit the changes that were done to prepare the branch or tag to the SCM.classTag the SCM repository after committing the release.