From 9bc062e0ca799d15c6fc6194a81c4b583e710ee9 Mon Sep 17 00:00:00 2001 From: cpovirk Date: Mon, 7 Apr 2025 09:31:30 -0700 Subject: [PATCH] Remove `plexus-java` overrides. These override dates from cl/177360283 and cl/179690614, when they were perhaps necessary for Java 9 support? Our other projects doing fine with the default `plexus-java` version that `maven-compiler-plugin` pulls in nowadays, so I doubt that we need this configuration. So let's remove it and give Dependabot one less reason to send us [updates](https://github.com/google/compile-testing/pull/482). RELNOTES=n/a PiperOrigin-RevId: 744749356 --- common/pom.xml | 7 ------- factory/pom.xml | 7 ------- factory/src/it/functional/pom.xml | 7 ------- service/pom.xml | 7 ------- value/pom.xml | 7 ------- value/src/it/functional/pom.xml | 14 -------------- value/src/it/gwtserializer/pom.xml | 7 ------- 7 files changed, 56 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index bbdfabde99..16d30b91b9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -124,13 +124,6 @@ true - - - org.codehaus.plexus - plexus-java - 1.4.0 - - org.apache.maven.plugins diff --git a/factory/pom.xml b/factory/pom.xml index 90690c071b..cf868aa54f 100644 --- a/factory/pom.xml +++ b/factory/pom.xml @@ -216,13 +216,6 @@ - - - org.codehaus.plexus - plexus-java - 1.4.0 - - org.apache.maven.plugins diff --git a/factory/src/it/functional/pom.xml b/factory/src/it/functional/pom.xml index b47b7adb33..9b9d3e99dc 100644 --- a/factory/src/it/functional/pom.xml +++ b/factory/src/it/functional/pom.xml @@ -95,13 +95,6 @@ true true - - - org.codehaus.plexus - plexus-java - 1.0.5 - - diff --git a/service/pom.xml b/service/pom.xml index 3d14a41109..f1262fe780 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -119,13 +119,6 @@ true true - - - org.codehaus.plexus - plexus-java - 1.4.0 - - org.apache.maven.plugins diff --git a/value/pom.xml b/value/pom.xml index 21c7e97684..7a86f4c8f7 100644 --- a/value/pom.xml +++ b/value/pom.xml @@ -162,13 +162,6 @@ true true - - - org.codehaus.plexus - plexus-java - 1.4.0 - - default-testCompile diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 05fd6b51be..5809aedbd3 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -145,13 +145,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.14.0 - - - org.codehaus.plexus - plexus-java - 1.4.0 - - @@ -222,13 +215,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.14.0 - - - org.codehaus.plexus - plexus-java - 1.4.0 - - diff --git a/value/src/it/gwtserializer/pom.xml b/value/src/it/gwtserializer/pom.xml index 941d51d098..9a4a47f3b1 100644 --- a/value/src/it/gwtserializer/pom.xml +++ b/value/src/it/gwtserializer/pom.xml @@ -89,13 +89,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.14.0 - - - org.codehaus.plexus - plexus-java - 1.4.0 - - 1.8 1.8