Class RunPrepareGoalsPhase

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
All Implemented Interfaces:
ReleasePhase, org.codehaus.plexus.logging.LogEnabled

@Component(role=ReleasePhase.class, hint="run-preparation-goals") public class RunPrepareGoalsPhase extends AbstractRunGoalsPhase
Run the integration tests for the project to verify that it builds before committing.
  • Constructor Details

    • RunPrepareGoalsPhase

      public RunPrepareGoalsPhase()
  • Method Details