From c083299d1dc8e372a072c22ba0492bacc976f0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 28 May 2023 11:04:40 +0200 Subject: [PATCH] pom.mxl and site.xml cleanup --- pom.xml | 85 +++-------------------------------------------- src/site/site.xml | 5 +++ 2 files changed, 9 insertions(+), 81 deletions(-) diff --git a/pom.xml b/pom.xml index ae0821f7..e99c9a98 100644 --- a/pom.xml +++ b/pom.xml @@ -28,16 +28,17 @@ limitations under the License. Plexus XML Utilities A collection of various utility classes to ease working with XML. + https://codehaus-plexus.github.io/plexus-xml/ scm:git:https://github.com/codehaus-plexus/plexus-xml.git ${project.scm.connection} master - https://github.com/codehaus-plexus/plexus-xml/tree/master/ + https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/ github - http://github.com/codehaus-plexus/plexus-xml/issues + https://github.com/codehaus-plexus/plexus-xml/issues @@ -48,6 +49,7 @@ limitations under the License. 2023-05-22T15:08:30Z + 8 @@ -79,64 +81,14 @@ limitations under the License. - - org.apache.maven.plugins - maven-enforcer-plugin - 3.3.0 - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.1 - org.apache.maven.plugins maven-surefire-plugin 3.0.0 - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - - org.apache.maven.plugins - maven-enforcer-plugin - - - enforce-maven - - enforce - - - - - 3.2.5 - This project requires at least Maven 3.2.5 - - - - - - - - maven-compiler-plugin - - - default-compile - - compile - - - 1.8 - 1.8 - - - - org.apache.maven.plugins maven-scm-publish-plugin @@ -175,33 +127,4 @@ limitations under the License. - - - - jdk9+ - - [9,) - - - - - - maven-compiler-plugin - - - compile-java-9 - - compile - - - 8 - - - - - - - - - diff --git a/src/site/site.xml b/src/site/site.xml index 38cbad8a..3cb8f1a8 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -4,6 +4,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> + + + + +