public interface LifecycleExecutor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE |
Modifier and Type | Method and Description |
---|---|
void |
execute(MavenSession session,
ReactorManager rm,
EventDispatcher dispatcher) |
java.util.List |
getLifecycles() |
void execute(MavenSession session, ReactorManager rm, EventDispatcher dispatcher) throws LifecycleExecutionException, BuildFailureException
java.util.List getLifecycles()