From: simonbrandhof Date: Mon, 7 Mar 2011 13:07:08 +0000 (+0100) Subject: do not run parallel unit tests in findbugs plugin X-Git-Tag: 2.7~71 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=25bce57233fba27331723f70e1d36c6ab24ce655;p=sonarqube.git do not run parallel unit tests in findbugs plugin --- diff --git a/plugins/sonar-findbugs-plugin/pom.xml b/plugins/sonar-findbugs-plugin/pom.xml index 4d593b0bcce..a723ae5dbdc 100644 --- a/plugins/sonar-findbugs-plugin/pom.xml +++ b/plugins/sonar-findbugs-plugin/pom.xml @@ -133,16 +133,6 @@ true - - - org.apache.maven.plugins - maven-surefire-plugin - - methods - 3 - true - - \ No newline at end of file