From f9456bdb18836e75e38661149fed42c50157e31e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 21 Aug 2017 13:32:33 +0200 Subject: [PATCH] Redirect test log output to file. See gh-145. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index c3f94958..90bad91d 100644 --- a/pom.xml +++ b/pom.xml @@ -202,6 +202,14 @@ maven-release-plugin 2.5.3 + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + true + +