Ensure any forked Maven executions are not spied on by Jenkins

This commit is contained in:
tibordigana 2019-08-01 09:11:57 +02:00
parent f576fefa0a
commit c7d1df20ae
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ under the License.
<configuration>
<environmentVariables>
<JENKINS_MAVEN_AGENT_DISABLED>true</JENKINS_MAVEN_AGENT_DISABLED>
<JAVA_TOOL_OPTIONS></JAVA_TOOL_OPTIONS>
</environmentVariables>
</configuration>
</plugin>