| AbstractExecutionHandler |
|
| AbstractMavenEventHandler<E> |
|
| ArtifactDeployedEventHandler |
|
| CatchAllExecutionHandler |
|
| DefaultSettingsBuildingRequestHandler |
|
| DependencyResolutionRequestHandler |
|
| DependencyResolutionResultHandler |
|
| DeployDeployExecutionHandler |
|
| DeployDeployFileExecutionHandler |
Handler to alter the
org.apache.maven.plugins:maven-deploy-plugin:deploy-file goal : it will
set the lifecyclePhase to deploy when no lifecycle is set.
|
| FailsafeTestExecutionHandler |
|
| InvokerRunExecutionHandler |
|
| InvokerStartExecutionHandler |
Handler to alter the
org.apache.maven.plugins:maven-invoker-plugin:run goal : it will
append the JENKINS_MAVEN_AGENT_DISABLED (set to
true) to the environment.
|
| JarJarExecutionHandler |
|
| MavenExecutionRequestHandler |
|
| MavenExecutionResultHandler |
|
| ProjectFailedExecutionHandler |
|
| ProjectStartedExecutionHandler |
|
| ProjectSucceededExecutionHandler |
|
| RepositoryEventHandler |
|
| SessionEndedHandler |
Don't generate an entry in the report for
ExecutionEvent.Type#SessionEnded
|
| SurefireTestExecutionHandler |
|