Class RunPerformGoalsPhase

  • All Implemented Interfaces:
    ReleasePhase, org.codehaus.plexus.logging.LogEnabled

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