From d5f8975dd35930476295d29755208f4e40c38f12 Mon Sep 17 00:00:00 2001 From: Torkel Berli Date: Thu, 17 Jan 2019 12:23:41 +0900 Subject: [PATCH] Create workaround for error with maven-surefire-plugin (#82) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 4612705e..2b7380fd 100644 --- a/pom.xml +++ b/pom.xml @@ -106,6 +106,18 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + +