org.codehaus.plexus.lifecycle.phase
public interface Phase
Modifier and Type | Method and Description |
---|---|
void |
execute(Object component,
ComponentManager manager)
Execute the phase.
|
void execute(Object component, ComponentManager manager) throws PhaseExecutionException
PhaseExecutionException