Uses of Class
org.apache.maven.shared.release.phase.AbstractRunGoalsPhase

Packages that use AbstractRunGoalsPhase
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
 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.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.