From 79f8bde453bed9c3c3da3353efba2c95b9852044 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Tue, 29 Dec 2020 11:37:51 +0100 Subject: [PATCH] Site small fixes + Fluido skin 1.9 --- pom.xml | 10 ++++++++++ src/site/apt/index.apt.vm | 3 +-- src/site/site.xml | 13 ++++++------- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 1887fd82..2cfadce0 100644 --- a/pom.xml +++ b/pom.xml @@ -247,6 +247,16 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.9.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.1.1 + diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index 43f8f800..0b0f8709 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -60,8 +60,7 @@ ${project.name} For available configuration options for these artifacts, please see the {{{./modules.html}modules configuration}}. - For more information about the Java EE technology, please visit - {{http://www.oracle.com/us/technologies/java/enterprise-edition/overview/index.html}}. + For more information about the Java EE technology, please visit {{https://www.oracle.com/java/technologies/java-ee-glance.html}}. * Version 3.2.0 diff --git a/src/site/site.xml b/src/site/site.xml index 8cac72d0..00473722 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -23,24 +23,23 @@ under the License. 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"> - http://maven.apache.org/images/apache-maven-project.png - http://www.apache.org/ + https://maven.apache.org/images/apache-maven-project.png + https://www.apache.org/ - http://maven.apache.org/images/maven-logo-black-on-white.png - http://maven.apache.org/ + https://maven.apache.org/images/maven-logo-black-on-white.png + https://maven.apache.org/ org.apache.maven.skins maven-fluido-skin - 1.7 + 1.9 true - maven.apache.org/plugins/maven-ear-plugin/ @@ -54,7 +53,7 @@ under the License. - +