From c6976bd34597bd6b2c349dfa654c25c04091e612 Mon Sep 17 00:00:00 2001 From: WolfgangHG Date: Fri, 27 Sep 2024 20:36:18 +0200 Subject: [PATCH] Remove animal-sniffer plugin --- api/pom.xml | 4 ---- build/pom.xml | 21 --------------------- build/resources/pom.xml | 4 ---- extension/jsf/pom.xml | 4 ---- impl/pom.xml | 4 ---- 5 files changed, 37 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b553b48d..ca432a59 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,10 +21,6 @@ com.mycila license-maven-plugin - - org.codehaus.mojo - animal-sniffer-maven-plugin - diff --git a/build/pom.xml b/build/pom.xml index 1c9fe131..cddd3a32 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -234,27 +234,6 @@ - - org.codehaus.mojo - animal-sniffer-maven-plugin - 1.24 - - - signature-check - verify - - check - - - - - - org.codehaus.mojo.signature - java18 - 1.0 - - - diff --git a/build/resources/pom.xml b/build/resources/pom.xml index 46c9a92a..2ed7e53c 100644 --- a/build/resources/pom.xml +++ b/build/resources/pom.xml @@ -55,10 +55,6 @@ - - org.codehaus.mojo - animal-sniffer-maven-plugin - diff --git a/extension/jsf/pom.xml b/extension/jsf/pom.xml index 54e42099..f243d362 100644 --- a/extension/jsf/pom.xml +++ b/extension/jsf/pom.xml @@ -47,10 +47,6 @@ com.mycila license-maven-plugin - - org.codehaus.mojo - animal-sniffer-maven-plugin - diff --git a/impl/pom.xml b/impl/pom.xml index 903ef4bb..e4555354 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -138,10 +138,6 @@ - - org.codehaus.mojo - animal-sniffer-maven-plugin -