|
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. |