From d30b7dc59af98c4dbd30703ee12458db51a5b9f8 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 16 Jun 2016 09:23:27 +0200 Subject: [PATCH] Disable Clirr check As it's incompatible with Java 8 --- pom.xml | 6 ------ sonar-plugin-api/pom.xml | 41 ---------------------------------------- travis.sh | 1 - 3 files changed, 48 deletions(-) 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 - -