From 4873bbb8e1e7853e04616e49d75871aec68a64b7 Mon Sep 17 00:00:00 2001 From: jespergravgaard Date: Thu, 8 Nov 2018 00:12:11 +0100 Subject: [PATCH] Applying a potential fix to surefire not working. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index d2886df8a..ace07ef84 100644 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,13 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + false + + org.jacoco jacoco-maven-plugin