mirror of https://github.com/apache/maven.git
Ensure any forked Maven executions are not spied on by Jenkins
This commit is contained in:
parent
f576fefa0a
commit
c7d1df20ae
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue