org.apache.maven.plugins:maven-deploy-plugin:deploy-file goal : it will
set the lifecyclePhase to deploy when no lifecycle is set.MavenEventReporter, typically used to disable the agent.org.apache.maven.plugins:maven-invoker-plugin:run goal : it will
append the JENKINS_MAVEN_AGENT_DISABLED (set to
true) to the environment.EventSpy to capture build details consumed by the Jenkins Pipeline Maven Plugin
and the withMaven(){...} pipeline step.MavenEventReporter MUST be thread safe.RuntimeException to propagate and IOExceptionExecutionEvent.Type#SessionEndedCopyright © 2016–2022. All rights reserved.