Class RunPrepareGoalsPhase

All Implemented Interfaces:
ReleasePhase

@Singleton @Named("run-preparation-goals") public class RunPrepareGoalsPhase extends AbstractRunGoalsPhase
Run a build of the project (eventually with the integration tests) to verify that it builds before committing.
Author:
Brett Porter