From 77b386ff481cd40f2f618ba4e8e8fa87b113a4f7 Mon Sep 17 00:00:00 2001 From: Maxim Nesen Date: Thu, 11 Apr 2024 14:03:10 +0200 Subject: [PATCH 1/2] Cleaning redundant plugins from plugin management Signed-off-by: Maxim Nesen --- bom/pom.xml | 5 ----- pom.xml | 33 +++++---------------------------- 2 files changed, 5 insertions(+), 33 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..86fb926191 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 @@ -742,7 +737,7 @@ org.mortbay.jetty jetty-maven-plugin - 8.1.8.v20121106 + 8.1.9.v20130131 org.eclipse.jetty @@ -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 From a6c3bd44585ca9a0d95cc5b3def7a522e1f3ffcf Mon Sep 17 00:00:00 2001 From: Maxim Nesen Date: Fri, 12 Apr 2024 13:42:31 +0200 Subject: [PATCH 2/2] Cleaning redundant plugins from plugin management Signed-off-by: Maxim Nesen --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86fb926191..79f89a0f21 100644 --- a/pom.xml +++ b/pom.xml @@ -737,7 +737,7 @@ org.mortbay.jetty jetty-maven-plugin - 8.1.9.v20130131 + 8.1.8.v20121106 org.eclipse.jetty