public class ProjectStartedExecutionHandler extends AbstractExecutionHandler
logger, reporter| Constructor and Description |
|---|
ProjectStartedExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
_handle(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected void |
addDetails(org.apache.maven.execution.ExecutionEvent executionEvent,
org.codehaus.plexus.util.xml.Xpp3Dom root) |
protected List<String> |
getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
fullClone, getMojoConfigurationValue, getSupportedPluginGoal, handle, toStringgetMavenFlattenPluginFlattenedPomFilename, newElement, newElement, newElement, newElement, newElementpublic ProjectStartedExecutionHandler(MavenEventReporter reporter)
protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class AbstractExecutionHandlerprotected List<String> getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent)
getConfigurationParametersToReport in class AbstractExecutionHandlerpublic boolean _handle(@Nonnull org.apache.maven.execution.ExecutionEvent executionEvent)
_handle in class AbstractExecutionHandlerprotected void addDetails(@Nonnull org.apache.maven.execution.ExecutionEvent executionEvent, @Nonnull org.codehaus.plexus.util.xml.Xpp3Dom root)
addDetails in class AbstractExecutionHandlerCopyright © 2016–2018. All rights reserved.