|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.lifecycle.DefaultLifecycleExecutor
Field Summary |
Fields inherited from interface org.apache.maven.lifecycle.LifecycleExecutor |
ROLE |
Constructor Summary | |
DefaultLifecycleExecutor()
|
Method Summary | |
void |
execute(MavenSession session,
ReactorManager rm,
org.apache.maven.monitor.event.EventDispatcher dispatcher)
Execute a task. |
java.util.Map |
getPhaseToLifecycleMap()
|
protected void |
line()
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultLifecycleExecutor()
Method Detail |
public void execute(MavenSession session, ReactorManager rm, org.apache.maven.monitor.event.EventDispatcher dispatcher) throws BuildFailureException, LifecycleExecutionException
execute
in interface LifecycleExecutor
session
- rm
- dispatcher
-
BuildFailureException
LifecycleExecutionException
protected void line()
public java.util.Map getPhaseToLifecycleMap() throws LifecycleExecutionException
LifecycleExecutionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |