Uses of Class
org.apache.maven.GoalException

Packages that use GoalException
org.apache.maven Core code used to execute Maven 
 

Uses of GoalException in org.apache.maven
 

Subclasses of GoalException in org.apache.maven
 class NoGoalException
          Indicates an attempt to access run Maven, without having enough information to find the appropriate goal.
 class UnknownGoalException
          Indicates an attempt to access an unknown werkz goal.
 



Copyright © 2001-2005 Apache Software Foundation. All Rights Reserved.