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 class
RunCompleteGoalsPhase
Run the completion goals for the project to before committing the continuing development stream.class
RunPerformGoalsPhase
Run the integration tests for the project to verify that it builds before committing.class
RunPrepareGoalsPhase
Run the integration tests for the project to verify that it builds before committing.
-