org.apache.maven.lifecycle
public class DefaultLifecycleExecutor extends AbstractLogEnabled implements LifecycleExecutor
Version: $Id: DefaultLifecycleExecutor.java,v 1.16 2005/03/04 09:04:25 jdcasey Exp $
UNKNOWN: because of aggregation, we ended up with cli-ish stuff in here (like line() and the project logging, without much of the event handling)
Method Summary | |
---|---|
void | execute(MavenSession session, ReactorManager rm, EventDispatcher dispatcher)
Execute a task. |
Map | getPhaseToLifecycleMap() |
protected void | line() |
Parameters: session rm dispatcher