Package org.apache.maven.lifecycle.binding

Interface Summary
LifecycleBindingManager Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
MojoBindingFactory Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
 

Class Summary
DefaultLifecycleBindingManager Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
DefaultMojoBindingFactory Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
LegacyLifecycleMappingParser Responsible for parsing the Maven-2.0.x lifecycle-definition syntaxes.
Lifecycle Class Lifecycle.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.