Class RunCompleteGoalsPhase

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

@Component(role=ReleasePhase.class, hint="run-completion-goals") public class RunCompleteGoalsPhase extends AbstractRunGoalsPhase
Run the completion goals for the project to before committing the continuing development stream.
  • Constructor Details

    • RunCompleteGoalsPhase

      public RunCompleteGoalsPhase()
  • Method Details