From ff3882c600b2c3b376eed773de39f135e81c129f Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Tue, 31 Jan 2012 12:46:44 +0100 Subject: [PATCH 2/3] Remove clirr plugin --- aether-api/pom.xml | 4 ---- aether-spi/pom.xml | 4 ---- aether-util/pom.xml | 4 ---- pom.xml | 14 -------------- 4 files changed, 0 insertions(+), 26 deletions(-) diff --git a/aether-api/pom.xml b/aether-api/pom.xml index bd34644..a2a7bc1 100644 --- a/aether-api/pom.xml +++ b/aether-api/pom.xml @@ -38,10 +38,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.codehaus.mojo - clirr-maven-plugin - diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml index 3b19a36..53fb5e0 100644 --- a/aether-spi/pom.xml +++ b/aether-spi/pom.xml @@ -37,10 +37,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.codehaus.mojo - clirr-maven-plugin - diff --git a/aether-util/pom.xml b/aether-util/pom.xml index e52c2f8..ae3d218 100644 --- a/aether-util/pom.xml +++ b/aether-util/pom.xml @@ -47,10 +47,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.codehaus.mojo - clirr-maven-plugin - diff --git a/pom.xml b/pom.xml index 1f13aa4..02cc979 100644 --- a/pom.xml +++ b/pom.xml @@ -211,20 +211,6 @@ - org.codehaus.mojo - clirr-maven-plugin - 2.3 - - - check-api-compat - verify - - check-no-fork - - - - - org.codehaus.plexus plexus-component-metadata 1.5.5 -- 1.7.7.6