From d18fbc3573376f41655a8b6658d17393e6d8c2f0 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Mon, 1 May 2023 14:05:56 +0200 Subject: [PATCH] Refresh Maven site - fix broken links - introduce property for fluido skin version - bump fluido skin from 1.11.0 to 1.11.2 - use https for scm - use scm developerConnection as distributionManagement/site/url --- pom.xml | 14 +++++++++----- src/site/site.xml | 45 ++++++++++++++++++++++----------------------- 2 files changed, 31 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 1849e702b..84de42d0e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ limitations under the License. Plexus The Plexus project provides a full software stack for creating and executing software projects. - https://codehaus-plexus.github.io/ + https://codehaus-plexus.github.io/plexus-pom/ 2001 Codehaus Plexus @@ -280,15 +280,17 @@ limitations under the License. - scm:git:git@github.com:codehaus-plexus/plexus-pom.git - scm:git:git@github.com:codehaus-plexus/plexus-pom.git - https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/ + scm:git:https://github.com/codehaus-plexus/plexus-pom.git + ${project.scm.connection} + https://github.com/codehaus-plexus/plexus-pom/tree/master/ master + github https://github.com/codehaus-plexus/plexus-pom/issues + plexus-releases @@ -300,9 +302,10 @@ limitations under the License. Plexus Snapshot Repository ${plexusDistMgmtSnapshotsUrl} + github:gh-pages - scm:git:git@github.com:codehaus-plexus + ${project.scm.developerConnection} @@ -315,6 +318,7 @@ limitations under the License. 2022-06-09T20:48:10Z true 3.8.2 + 1.11.2 diff --git a/src/site/site.xml b/src/site/site.xml index 80437f88a..ab7776e5c 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -4,14 +4,14 @@ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd"> Plexus - http://codehaus-plexus.github.io/ - /images/plexus-logo-trans.png + https://codehaus-plexus.github.io/ + https://codehaus-plexus.github.io/images/plexus-logo-trans.png org.apache.maven.skins maven-fluido-skin - 1.11.0 + ${mavenFluidoSkinVersion} ${project.scm.url} @@ -28,9 +28,8 @@ true - - http://codehaus-plexus.github.io/ + https://codehaus-plexus.github.io/ @@ -40,7 +39,7 @@ - + @@ -51,27 +50,27 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + - - + + - +