Uses of Class
org.apache.maven.jelly.tags.maven.ProjectGoal

Packages that use ProjectGoal
org.apache.maven.jelly.tags.maven Various jelly tags provided by Maven to allow easier access its facilities. 
 

Uses of ProjectGoal in org.apache.maven.jelly.tags.maven
 

Methods in org.apache.maven.jelly.tags.maven that return ProjectGoal
protected  ProjectGoal WerkzDependencyResolver.getExistingGoal(Project project)
          Retrieves the existing goal for a project (based on Id).
protected  ProjectGoal WerkzDependencyResolver.getOrCreateGoal(Project project, boolean sourceBuild)
          Retrieves the existing goal for a project (based on Id).
 



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