From 3fe484b073b5c4b1e3b41fb02b144ee1ac920525 Mon Sep 17 00:00:00 2001 From: Maxim Nesen Date: Mon, 15 Apr 2024 10:00:37 +0200 Subject: [PATCH] Cleaning redundant plugins from plugin management (#5605) Signed-off-by: Maxim Nesen --- bom/pom.xml | 5 ----- pom.xml | 31 ++++--------------------------- 2 files changed, 4 insertions(+), 32 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 4cbf98fe83..289bad112c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -428,11 +428,6 @@ 2.4 true - - org.apache.maven.plugins - maven-site-plugin - 3.7.1 - diff --git a/pom.xml b/pom.xml index 9f228f10fb..79f89a0f21 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.5 + ${clean.mvn.plugin.version} org.apache.maven.plugins @@ -484,7 +484,7 @@ https://eclipse-ee4j.github.io/jersey.github.io/apidocs/latest/jersey/ - *.internal.*:*.innate.*:*.tests.* + *.internal:*.internal.*:*.innate:*.innate.*:*.tests:*.tests.* false @@ -549,11 +549,6 @@ - - org.apache.maven.plugins - maven-site-plugin - ${site.mvn.plugin.version} - org.codehaus.mojo exec-maven-plugin @@ -792,24 +787,6 @@ - - org.fortasoft - gradle-maven-plugin - 1.0.8 - - - com.github.wvengen - proguard-maven-plugin - ${proguard.mvn.plugin.version} - - - net.sf.proguard - proguard-base - 5.1 - runtime - - - @@ -858,7 +835,6 @@ org.codehaus.mojo build-helper-maven-plugin - ${buildhelper.mvn.plugin.version} jersey.config.test.container.port @@ -1511,7 +1487,7 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 + ${jxr.mvn.plugin.version} @@ -2179,6 +2155,7 @@ 3.1.0 3.6.0 + 3.3.2 3.3.0 3.1.0 3.4.0