From 9deaef0de445859314a4616e1554ea33bbf5121f Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 9 Dec 2020 06:58:08 +1000 Subject: [PATCH] remove configuration for plugin clirr as it is not used (#5771) Signed-off-by: olivier lamy --- jetty-runner/pom.xml | 8 -------- pom.xml | 33 --------------------------------- tests/pom.xml | 8 -------- 3 files changed, 49 deletions(-) diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index 7ad60f33b7b..ef2d11ec163 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -61,14 +61,6 @@ - - org.neo4j.build.plugins - clirr-maven-plugin - - - true - - org.apache.felix maven-bundle-plugin diff --git a/pom.xml b/pom.xml index ee24a2b2c95..e1b71db3b8f 100644 --- a/pom.xml +++ b/pom.xml @@ -785,11 +785,6 @@ buildnumber-maven-plugin 1.4 - - org.codehaus.mojo - clirr-maven-plugin - 2.8 - org.codehaus.mojo exec-maven-plugin @@ -1280,34 +1275,6 @@ - - jdk8 - - [1.8,1.9) - - - - - - org.codehaus.mojo - clirr-maven-plugin - 2.8 - - clirr-report.html - ${project.build.directory}/clirr-report.xml - true - true - false - true - info - 9.4.6.v20170531 - false - - - - - - jdk11 diff --git a/tests/pom.xml b/tests/pom.xml index 4754721267f..14bef2377f5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -46,14 +46,6 @@ true - - org.codehaus.mojo - clirr-maven-plugin - - - true - -