From e4f93c4e8959352487f4c4105f158023fd4558be Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Thu, 28 Apr 2011 14:13:46 +0200 Subject: [PATCH] Exclude sonar-testing-harness from analysis. It's used for unit tests. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 624f72a7ae9..a77dfc29f7f 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ 10.7.1.1 6.1.24 - sonar-deprecated,sonar-gwt-api,sonar-core-gwt + sonar-deprecated,sonar-gwt-api,sonar-core-gwt,sonar-testing-harness UTF-8 2.0 1.5 -- 2.39.5