Interface | Description |
---|---|
LifecycleExecutor |
A facade that provides lifecycle services to components outside Maven core.
|
LifecycleMappingDelegate |
Lifecycle mapping delegate component interface.
|
LifeCyclePluginAnalyzer |
Class | Description |
---|---|
DefaultLifecycleExecutor |
A facade that provides lifecycle services to components outside maven core.
|
DefaultLifecycles | |
Lifecycle |
Class Lifecycle.
|
MavenExecutionPlan |
Exception | Description |
---|---|
LifecycleExecutionException | |
LifecycleNotFoundException |
Signals a failure to locate a lifecycle.
|
LifecyclePhaseNotFoundException |
Signals a failure to locate the lifecycle for some phase.
|
MissingProjectException |
Signals a failure to execute a lifecycle phase or mojo because a project is required but not present.
|
NoGoalSpecifiedException |
Signals a failure to build because no goal was specified.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.