diff options
author | David Gageot <david@gageot.net> | 2015-08-31 09:32:00 +0200 |
---|---|---|
committer | David Gageot <david@gageot.net> | 2015-08-31 18:48:55 +0200 |
commit | bfa27a7a61b3218c2e271c5719efb520625c7d69 (patch) | |
tree | 796fe68dd828f9cd0839dcaf081c4e89c4312456 /pom.xml | |
parent | d70621b4067b83b2c872d025757e69e7d327b216 (diff) | |
download | sonarqube-bfa27a7a61b3218c2e271c5719efb520625c7d69.tar.gz sonarqube-bfa27a7a61b3218c2e271c5719efb520625c7d69.zip |
Test not redirecting logs to file
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -536,7 +536,6 @@ <artifactId>maven-surefire-plugin</artifactId> <configuration> <runOrder>random</runOrder> - <redirectTestOutputToFile>true</redirectTestOutputToFile> <systemPropertyVariables> <java.io.tmpdir>${project.build.directory}</java.io.tmpdir> <!-- |