]> source.dussan.org Git - sonarqube.git/commitdiff
Test not redirecting logs to file
authorDavid Gageot <david@gageot.net>
Mon, 31 Aug 2015 07:32:00 +0000 (09:32 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 31 Aug 2015 16:48:55 +0000 (18:48 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 719bb0ccdfb2dd9e50fb21b57110d8ea52af68f4..8236ed2416a6b6be53245d7d7fb2ef425c0670ab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
           <runOrder>random</runOrder>
-          <redirectTestOutputToFile>true</redirectTestOutputToFile>
           <systemPropertyVariables>
             <java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
             <!--