From: Simon Brandhof Date: Thu, 16 Jun 2016 07:23:27 +0000 (+0200) Subject: Disable Clirr check X-Git-Tag: 6.0-RC1~303 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d30b7dc59af98c4dbd30703ee12458db51a5b9f8;p=sonarqube.git Disable Clirr check As it's incompatible with Java 8 --- diff --git a/pom.xml b/pom.xml index 794d325883a..29f44382abb 100644 --- a/pom.xml +++ b/pom.xml @@ -236,12 +236,6 @@ sonar-packaging-maven-plugin 1.15 - - - org.codehaus.mojo - clirr-maven-plugin - 2.6.1 - org.owasp dependency-check-maven diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 7e810e4bb44..56dd08afbb6 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -13,10 +13,6 @@ SonarQube :: Plugin API - - ${project.build.directory}/clirr-report.txt - -