Class DefaultLifecycleExecutor

java.lang.Object
org.apache.maven.lifecycle.DefaultLifecycleExecutor
All Implemented Interfaces:
LifecycleExecutor

@Named @Singleton public class DefaultLifecycleExecutor extends Object implements LifecycleExecutor
A facade that provides lifecycle services to components outside maven core.

Note that this component is not normally used from within core itself.