From: Simon Brandhof Date: Thu, 23 Jul 2015 18:05:31 +0000 (+0200) Subject: Revert "Do not redirect surefire logs to file" X-Git-Tag: 5.2-RC1~991 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=346073fd910bd820e95c497c1b8c6f54779742f3;p=sonarqube.git Revert "Do not redirect surefire logs to file" Too many logs are generated for travis, which accepts max 4Mb This reverts commit e9782fdb646b47679802e4b7a04dd20daa14ddb1. --- diff --git a/pom.xml b/pom.xml index 1bccaeb122e..120f6405e1e 100644 --- a/pom.xml +++ b/pom.xml @@ -538,7 +538,7 @@ maven-surefire-plugin random - false + true ${project.build.directory}