]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Redirect test output to file
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 13 Sep 2012 15:00:13 +0000 (17:00 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 13 Sep 2012 15:00:13 +0000 (17:00 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9e3cdde3275fcdad55e32689e15a5838a1cc9ce5..e00395b1d2b7db6ab3d8e0f3913ade0023cae1c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,7 @@
 
   <properties>
     <sonar.buildVersion>2.11</sonar.buildVersion>
+    <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
   </properties>
 
   <dependencies>