From b2d711231c41987ea0d2b6161abadb9600d4b0d2 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Sat, 4 Feb 2012 02:00:55 +0400 Subject: [PATCH] Cleanup build log for sonar-duplications by redirecting test output to file --- sonar-duplications/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 2fb8545a047..89c770261a4 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -6,10 +6,16 @@ sonar 2.14-SNAPSHOT + sonar-duplications + Sonar :: Duplications Detect duplicated code + + true + + org.codehaus.sonar -- 2.39.5