Uses of Class
org.apache.maven.shared.release.phase.AbstractRunGoalsPhase
-
Packages that use AbstractRunGoalsPhase Package Description org.apache.maven.shared.release.phase -
-
Uses of AbstractRunGoalsPhase in org.apache.maven.shared.release.phase
Subclasses of AbstractRunGoalsPhase in org.apache.maven.shared.release.phase Modifier and Type Class Description classRunCompleteGoalsPhaseRun the completion goals for the project to before committing the continuing development stream.classRunPerformGoalsPhaseRun the integration tests for the project to verify that it builds before committing.classRunPrepareGoalsPhaseRun the integration tests for the project to verify that it builds before committing.
-