public class JarJarExecutionHandler extends AbstractExecutionHandler
logger, reporter| Constructor and Description |
|---|
JarJarExecutionHandler(MavenEventReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent) |
protected String |
getSupportedPluginGoal() |
protected org.apache.maven.execution.ExecutionEvent.Type |
getSupportedType() |
_handle, addDetails, fullClone, getMojoConfigurationValue, handle, toStringgetMavenFlattenPluginFlattenedPomFilename, newElement, newElement, newElement, newElement, newElementpublic JarJarExecutionHandler(MavenEventReporter reporter)
protected org.apache.maven.execution.ExecutionEvent.Type getSupportedType()
getSupportedType in class AbstractExecutionHandlernull if all event types are supported by this AbstractExecutionHandler@Nullable protected String getSupportedPluginGoal()
getSupportedPluginGoal in class AbstractExecutionHandlernull if all goals are supported by this AbstractExecutionHandlerprotected List<String> getConfigurationParametersToReport(org.apache.maven.execution.ExecutionEvent executionEvent)
getConfigurationParametersToReport in class AbstractExecutionHandlerCopyright © 2016–2019. All rights reserved.