Package org.apache.maven.plugin

Code to cache and manage plugin execution.

See:
          Description

Interface Summary
PluginDefinitionHandler  
 

Class Summary
GoalToJellyScriptHousingMapper This is the process that we use: - Start with goal X - Gather prereqs for X We want to find all goals that will be executed due to X being executed we don't care about ordering here because when werkz executes it will sort that out for us.
JellyScriptHousing  
PluginCacheManager Plugin cache management.
PluginManager Plugin manager for MavenSession.
PluginScriptParser Class to parse plugin XML scripts to find goals and tag libraries.
 

Exception Summary
UnknownPluginException Indicates an attempt to access an unknown plugin.
 

Package org.apache.maven.plugin Description

Code to cache and manage plugin execution.



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