mirror of
https://github.com/apache/maven.git
synced 2025-03-06 00:29:26 +00:00
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…
x
Reference in New Issue
Block a user