diff --git a/extras/pom.xml b/extras/pom.xml index 50a65f7136..020ab45f48 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -31,6 +31,9 @@ 2024-05-19T18:54:10Z + + + true @@ -64,21 +67,6 @@ - - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - - - Inderjeet Singh diff --git a/graal-native-image-test/pom.xml b/graal-native-image-test/pom.xml index d09289018f..6f556c1ad6 100644 --- a/graal-native-image-test/pom.xml +++ b/graal-native-image-test/pom.xml @@ -14,7 +14,6 @@ limitations under the License. --> - 4.0.0 @@ -26,14 +25,13 @@ Test: GraalVM Native Image - - - 2024-05-19T18:54:10Z - 11 **/Java17* + + + true @@ -64,22 +62,6 @@ - - com.github.siom79.japicmp - japicmp-maven-plugin - - - true - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - - - true - - org.apache.maven.plugins maven-jar-plugin @@ -88,31 +70,6 @@ true - - org.apache.maven.plugins - maven-install-plugin - - - true - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - org.apache.maven.plugins - maven-gpg-plugin - - - true - - diff --git a/jpms-test/pom.xml b/jpms-test/pom.xml index 6b44c88da5..5589549ad1 100644 --- a/jpms-test/pom.xml +++ b/jpms-test/pom.xml @@ -28,9 +28,8 @@ 11 ${maven.compiler.release} - - - 2024-05-19T18:54:10Z + + true @@ -51,60 +50,4 @@ test - - - - - - com.github.siom79.japicmp - japicmp-maven-plugin - - - true - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - - - true - - - - org.apache.maven.plugins - maven-jar-plugin - - - true - - - - org.apache.maven.plugins - maven-install-plugin - - - true - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - org.apache.maven.plugins - maven-gpg-plugin - - - true - - - - - diff --git a/metrics/pom.xml b/metrics/pom.xml index 325ab891db..09091795f4 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -28,9 +28,8 @@ Performance Metrics for Google Gson library - - - 2024-05-19T18:54:10Z + + true @@ -63,37 +62,6 @@ - - - - - com.github.siom79.japicmp - japicmp-maven-plugin - - - true - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - - - true - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - - - Inderjeet Singh diff --git a/pom.xml b/pom.xml index 3f7edeb201..f755076592 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,12 @@ 2024-05-19T18:54:10Z + + + + false + + ${gson.isTestModule} 11 @@ -341,16 +349,33 @@ org.apache.maven.plugins maven-install-plugin 3.1.2 + + ${gson.isTestModule} + org.apache.maven.plugins maven-source-plugin 3.3.1 + + ${gson.isTestModule} + org.apache.maven.plugins maven-gpg-plugin 3.2.4 + + ${gson.isTestModule} + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 + + ${gson.isInternalModule} + org.apache.maven.plugins @@ -445,6 +470,8 @@ japicmp-maven-plugin 0.21.1 + ${gson.isTestModule} + ${project.groupId} @@ -486,6 +513,8 @@ check + ${gson.isTestModule} + - 4.0.0 com.google.code.gson @@ -33,6 +32,9 @@ 2024-05-19T18:54:10Z 4.26.1 + + + true @@ -102,19 +104,6 @@ - - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - diff --git a/shrinker-test/pom.xml b/shrinker-test/pom.xml index 60085af06a..10ec6f1f1c 100644 --- a/shrinker-test/pom.xml +++ b/shrinker-test/pom.xml @@ -26,11 +26,10 @@ Test: Code shrinking (ProGuard / R8) - - - 2024-05-19T18:54:10Z - 8 + + + true @@ -61,35 +60,6 @@ - - - - com.github.siom79.japicmp - japicmp-maven-plugin - - - true - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - - - true - - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - - - -