From eee06f7d7c736cbc1668dc7eae5dc21fd4b1075f Mon Sep 17 00:00:00 2001 From: Stephen Connolly Date: Wed, 13 Dec 2017 00:45:00 +0000 Subject: [PATCH] Ensure any forked Maven executions are not spied on by Jenkins --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c784d9da4a..8f31bf1b14 100644 --- a/pom.xml +++ b/pom.xml @@ -462,7 +462,9 @@ under the License. maven-surefire-plugin -Xmx256m - JENKINS_MAVEN_AGENT_DISABLED=true + + true +