Uses of Class
org.apache.maven.plugin.GoalToJellyScriptHousingMapper

Packages that use GoalToJellyScriptHousingMapper
org.apache.maven.plugin Code to cache and manage plugin execution 
 

Uses of GoalToJellyScriptHousingMapper in org.apache.maven.plugin
 

Methods in org.apache.maven.plugin with parameters of type GoalToJellyScriptHousingMapper
 java.util.Set PluginManager.prepAttainGoal(java.lang.String goalName, MavenJellyContext baseContext, GoalToJellyScriptHousingMapper goalMapper)
          Use the name of a goal to lookup all the plugins (that are stored in the plugin housings) that need to be executed in order to satisfy all the required preconditions for successful goal attainment.
 



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