You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/11/24 11:05:38 UTC

[maven-doxia] branch master updated: switch from http to https

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


The following commit(s) were added to refs/heads/master by this push:
     new 4abf894  switch from http to https
4abf894 is described below

commit 4abf8940814ed8c327741866ea02b1710dcfaad8
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Nov 24 12:05:33 2019 +0100

    switch from http to https
---
 doxia-core/pom.xml                                             |  2 +-
 .../src/main/javadoc/org/apache/maven/doxia/package.html       |  4 ++--
 doxia-core/src/main/mdo/document.mdo                           |  4 ++--
 doxia-core/src/site/site.xml                                   |  2 +-
 doxia-logging-api/pom.xml                                      |  2 +-
 doxia-logging-api/src/site/site.xml                            |  2 +-
 doxia-modules/doxia-module-apt/pom.xml                         |  2 +-
 .../main/java/org/apache/maven/doxia/module/apt/AptMarkup.java |  2 +-
 doxia-modules/doxia-module-apt/src/site/site.xml               |  2 +-
 doxia-modules/doxia-module-confluence/pom.xml                  |  2 +-
 doxia-modules/doxia-module-confluence/src/site/site.xml        |  2 +-
 doxia-modules/doxia-module-docbook-simple/pom.xml              |  2 +-
 doxia-modules/doxia-module-docbook-simple/src/site/site.xml    |  2 +-
 doxia-modules/doxia-module-fml/pom.xml                         |  2 +-
 .../main/java/org/apache/maven/doxia/module/fml/FmlMarkup.java |  4 ++--
 doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt  |  4 ++--
 doxia-modules/doxia-module-fml/src/site/site.xml               |  2 +-
 doxia-modules/doxia-module-fo/pom.xml                          |  2 +-
 doxia-modules/doxia-module-fo/src/site/site.xml                |  2 +-
 doxia-modules/doxia-module-fo/src/site/xdoc/index.xml          |  4 ++--
 doxia-modules/doxia-module-itext/pom.xml                       |  2 +-
 doxia-modules/doxia-module-itext/src/site/site.xml             |  2 +-
 doxia-modules/doxia-module-latex/pom.xml                       |  2 +-
 doxia-modules/doxia-module-latex/src/site/site.xml             |  2 +-
 doxia-modules/doxia-module-markdown/pom.xml                    |  2 +-
 doxia-modules/doxia-module-markdown/src/site/site.xml          |  2 +-
 doxia-modules/doxia-module-rtf/pom.xml                         |  2 +-
 doxia-modules/doxia-module-rtf/src/site/site.xml               |  2 +-
 doxia-modules/doxia-module-twiki/pom.xml                       |  2 +-
 doxia-modules/doxia-module-twiki/src/site/site.xml             |  2 +-
 doxia-modules/doxia-module-xdoc/pom.xml                        |  2 +-
 .../java/org/apache/maven/doxia/module/xdoc/XdocMarkup.java    |  4 ++--
 .../main/java/org/apache/maven/doxia/module/xdoc/XdocSink.java |  6 +++---
 .../doxia-module-xdoc/src/main/resources/xdoc-2.0.xsd          |  2 +-
 .../doxia-module-xdoc/src/site/apt/using-xdoc-xsd.apt          |  4 ++--
 doxia-modules/doxia-module-xdoc/src/site/site.xml              |  2 +-
 .../java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java  |  2 +-
 .../maven/doxia/module/xdoc/XdocSinkWithLanguageIdTest.java    |  2 +-
 doxia-modules/doxia-module-xhtml/pom.xml                       |  2 +-
 doxia-modules/doxia-module-xhtml/src/site/site.xml             |  2 +-
 doxia-modules/doxia-module-xhtml5/pom.xml                      |  2 +-
 doxia-modules/doxia-module-xhtml5/src/site/site.xml            |  2 +-
 doxia-modules/pom.xml                                          |  2 +-
 doxia-modules/src/site/site.xml                                |  6 +++---
 doxia-sink-api/pom.xml                                         |  2 +-
 .../src/main/javadoc/org/apache/maven/doxia/sink/package.html  |  4 ++--
 doxia-sink-api/src/site/site.xml                               |  2 +-
 doxia-test-docs/pom.xml                                        |  2 +-
 doxia-test-docs/src/main/resources/doxia-site/fml/faq.fml      |  8 ++++----
 doxia-test-docs/src/main/resources/maven-site/fml/general.fml  |  4 ++--
 pom.xml                                                        |  4 ++--
 src/site/site.xml                                              | 10 +++++-----
 52 files changed, 73 insertions(+), 73 deletions(-)

diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index 3390755..8d15107 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-core/src/main/javadoc/org/apache/maven/doxia/package.html b/doxia-core/src/main/javadoc/org/apache/maven/doxia/package.html
index cedaf5b..f03dcec 100644
--- a/doxia-core/src/main/javadoc/org/apache/maven/doxia/package.html
+++ b/doxia-core/src/main/javadoc/org/apache/maven/doxia/package.html
@@ -54,7 +54,7 @@ under the License.
 
   <h2>Resources</h2>
   <ul>
-    <li><a href="http://maven.apache.org/doxia/">Maven Doxia Website</a></li>
-    <li><a href="http://plexus.codehaus.org/">Plexus</a></li>
+    <li><a href="https://maven.apache.org/doxia/">Maven Doxia Website</a></li>
+    <li><a href="https://codehaus-plexus.github.io/">Plexus</a></li>
   </ul>
 </body>
diff --git a/doxia-core/src/main/mdo/document.mdo b/doxia-core/src/main/mdo/document.mdo
index fee2674..8f524c7 100644
--- a/doxia-core/src/main/mdo/document.mdo
+++ b/doxia-core/src/main/mdo/document.mdo
@@ -22,7 +22,7 @@
 <model xmlns="https://codehaus-plexus.github.io/MODELLO/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="https://codehaus-plexus.github.io/MODELLO/1.8.0 https://codehaus-plexus.github.io/modello/xsd/https://codehaus-plexus.github.io/modello/xsd/modello-1.8.0.xsd"
   xml.namespace="http://maven.apache.org/DOCUMENT/${version}"
-  xml.schemaLocation="http://maven.apache.org/xsd/document-${version}.xsd">
+  xml.schemaLocation="https://maven.apache.org/xsd/document-${version}.xsd">
   <id>document</id>
   <name>Document</name>
   <description><![CDATA[
@@ -36,7 +36,7 @@
     </ol>
     <p>An XSD is available at:</p>
     <ul>
-      <li><a href="http://maven.apache.org/xsd/document-1.0.1.xsd">http://maven.apache.org/xsd/document-1.0.1.xsd</a>.</li>
+      <li><a href="https://maven.apache.org/xsd/document-1.0.1.xsd">https://maven.apache.org/xsd/document-1.0.1.xsd</a>.</li>
     </ul>
   ]]></description>
   <defaults>
diff --git a/doxia-core/src/site/site.xml b/doxia-core/src/site/site.xml
index 5af18f4..78a840b 100644
--- a/doxia-core/src/site/site.xml
+++ b/doxia-core/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd">
 
   <body>
 
diff --git a/doxia-logging-api/pom.xml b/doxia-logging-api/pom.xml
index 34221b2..86ac7bc 100644
--- a/doxia-logging-api/pom.xml
+++ b/doxia-logging-api/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-logging-api/src/site/site.xml b/doxia-logging-api/src/site/site.xml
index 5ab71c2..ac3868c 100644
--- a/doxia-logging-api/src/site/site.xml
+++ b/doxia-logging-api/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd">
 
   <body>
 
diff --git a/doxia-modules/doxia-module-apt/pom.xml b/doxia-modules/doxia-module-apt/pom.xml
index c47d13c..cd6d938 100644
--- a/doxia-modules/doxia-module-apt/pom.xml
+++ b/doxia-modules/doxia-module-apt/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-apt/src/main/java/org/apache/maven/doxia/module/apt/AptMarkup.java b/doxia-modules/doxia-module-apt/src/main/java/org/apache/maven/doxia/module/apt/AptMarkup.java
index 70e97b2..acb67d6 100644
--- a/doxia-modules/doxia-module-apt/src/main/java/org/apache/maven/doxia/module/apt/AptMarkup.java
+++ b/doxia-modules/doxia-module-apt/src/main/java/org/apache/maven/doxia/module/apt/AptMarkup.java
@@ -25,7 +25,7 @@ import org.codehaus.plexus.util.StringUtils;
 /**
  * This interface defines all markups and syntaxes used by the <b>APT</b> format.
  *
- * @see <a href="http://maven.apache.org/doxia/references/apt-format.html">http://maven.apache.org/doxia/references/apt-format.html</a>
+ * @see <a href="https://maven.apache.org/doxia/references/apt-format.html">https://maven.apache.org/doxia/references/apt-format.html</a>
  *
  * @author <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a>
  * @version $Id$
diff --git a/doxia-modules/doxia-module-apt/src/site/site.xml b/doxia-modules/doxia-module-apt/src/site/site.xml
index e3b800a..7f53cb1 100644
--- a/doxia-modules/doxia-module-apt/src/site/site.xml
+++ b/doxia-modules/doxia-module-apt/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="APT">
 
   <body>
diff --git a/doxia-modules/doxia-module-confluence/pom.xml b/doxia-modules/doxia-module-confluence/pom.xml
index 0af5949..99cb874 100644
--- a/doxia-modules/doxia-module-confluence/pom.xml
+++ b/doxia-modules/doxia-module-confluence/pom.xml
@@ -17,7 +17,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-confluence/src/site/site.xml b/doxia-modules/doxia-module-confluence/src/site/site.xml
index ff582d3..47dc748 100644
--- a/doxia-modules/doxia-module-confluence/src/site/site.xml
+++ b/doxia-modules/doxia-module-confluence/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Confluence">
 
   <body>
diff --git a/doxia-modules/doxia-module-docbook-simple/pom.xml b/doxia-modules/doxia-module-docbook-simple/pom.xml
index 8772c8a..766283c 100644
--- a/doxia-modules/doxia-module-docbook-simple/pom.xml
+++ b/doxia-modules/doxia-module-docbook-simple/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-docbook-simple/src/site/site.xml b/doxia-modules/doxia-module-docbook-simple/src/site/site.xml
index 985b7c2..1c2020f 100644
--- a/doxia-modules/doxia-module-docbook-simple/src/site/site.xml
+++ b/doxia-modules/doxia-module-docbook-simple/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Simplified Docbook">
 
   <body>
diff --git a/doxia-modules/doxia-module-fml/pom.xml b/doxia-modules/doxia-module-fml/pom.xml
index 9e0f483..00db5f9 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-fml/src/main/java/org/apache/maven/doxia/module/fml/FmlMarkup.java b/doxia-modules/doxia-module-fml/src/main/java/org/apache/maven/doxia/module/fml/FmlMarkup.java
index ca20803..e8ca5fa 100644
--- a/doxia-modules/doxia-module-fml/src/main/java/org/apache/maven/doxia/module/fml/FmlMarkup.java
+++ b/doxia-modules/doxia-module-fml/src/main/java/org/apache/maven/doxia/module/fml/FmlMarkup.java
@@ -40,8 +40,8 @@ public interface FmlMarkup
     /** FML namespace: "http://maven.apache.org/FML/1.0.1" */
     String FML_NAMESPACE = "http://maven.apache.org/FML/1.0.1";
 
-    /** FML system id: "http://maven.apache.org/xsd/fml-1.0.1.xsd" */
-    String FML_SYSTEM_ID = "http://maven.apache.org/xsd/fml-1.0.1.xsd";
+    /** FML system id: "https://maven.apache.org/xsd/fml-1.0.1.xsd" */
+    String FML_SYSTEM_ID = "https://maven.apache.org/xsd/fml-1.0.1.xsd";
 
     // ----------------------------------------------------------------------
     // Specific Fml tags
diff --git a/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt b/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
index 12fce0b..19bc324 100644
--- a/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
+++ b/doxia-modules/doxia-module-fml/src/site/apt/using-fml-xsd.apt
@@ -28,7 +28,7 @@
 
 Using Schema FML 1.0.1
 
-  The FML XSD is located {{{http://maven.apache.org/xsd/fml-1.0.1.xsd}here}}.
+  The FML XSD is located {{{https://maven.apache.org/xsd/fml-1.0.1.xsd}here}}.
 
   Your favorite IDE probably supports XSD schema's for .fml files. You need to specify the following:
 
@@ -36,7 +36,7 @@ Using Schema FML 1.0.1
 
 <faqs xmlns="http://maven.apache.org/FML/1.0.1"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 http://maven.apache.org/xsd/fml-1.0.1.xsd"
+  xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 https://maven.apache.org/xsd/fml-1.0.1.xsd"
   title="...">
 ...
 </faqs>
diff --git a/doxia-modules/doxia-module-fml/src/site/site.xml b/doxia-modules/doxia-module-fml/src/site/site.xml
index 049d8e7..6f2b4bd 100644
--- a/doxia-modules/doxia-module-fml/src/site/site.xml
+++ b/doxia-modules/doxia-module-fml/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="FML">
 
   <body>
diff --git a/doxia-modules/doxia-module-fo/pom.xml b/doxia-modules/doxia-module-fo/pom.xml
index c0ce9f6..e1a2f8e 100644
--- a/doxia-modules/doxia-module-fo/pom.xml
+++ b/doxia-modules/doxia-module-fo/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-fo/src/site/site.xml b/doxia-modules/doxia-module-fo/src/site/site.xml
index b0e0fab..d1cf675 100644
--- a/doxia-modules/doxia-module-fo/src/site/site.xml
+++ b/doxia-modules/doxia-module-fo/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="FO">
 
   <body>
diff --git a/doxia-modules/doxia-module-fo/src/site/xdoc/index.xml b/doxia-modules/doxia-module-fo/src/site/xdoc/index.xml
index cf894ee..4d409ba 100644
--- a/doxia-modules/doxia-module-fo/src/site/xdoc/index.xml
+++ b/doxia-modules/doxia-module-fo/src/site/xdoc/index.xml
@@ -28,13 +28,13 @@ under the License.
     <section name="Doxia FO Module">
 
       <p>
-        This is a <a href="http://maven.apache.org/doxia/">Doxia</a> module
+        This is a <a href="https://maven.apache.org/doxia/">Doxia</a> module
         for <a href="http://www.w3.org/TR/xsl/">XSL Formatting Objects</a>.
       </p>
       <p>
         Currently only a sink is available, ie you can generate FO files
         either programmatically or by converting from any other
-        <a href="http://maven.apache.org/doxia/references/index.html">input format</a>
+        <a href="https://maven.apache.org/doxia/references/index.html">input format</a>
         supported by Doxia, but you cannot parse them.
       </p>
       <p>
diff --git a/doxia-modules/doxia-module-itext/pom.xml b/doxia-modules/doxia-module-itext/pom.xml
index 38a976a..5005eb9 100644
--- a/doxia-modules/doxia-module-itext/pom.xml
+++ b/doxia-modules/doxia-module-itext/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-itext/src/site/site.xml b/doxia-modules/doxia-module-itext/src/site/site.xml
index 1fbc154..10d5fb6 100644
--- a/doxia-modules/doxia-module-itext/src/site/site.xml
+++ b/doxia-modules/doxia-module-itext/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="iText">
 
   <body>
diff --git a/doxia-modules/doxia-module-latex/pom.xml b/doxia-modules/doxia-module-latex/pom.xml
index 12e8416..c553e89 100644
--- a/doxia-modules/doxia-module-latex/pom.xml
+++ b/doxia-modules/doxia-module-latex/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-latex/src/site/site.xml b/doxia-modules/doxia-module-latex/src/site/site.xml
index 89fd573..2974282 100644
--- a/doxia-modules/doxia-module-latex/src/site/site.xml
+++ b/doxia-modules/doxia-module-latex/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Latex">
 
   <body>
diff --git a/doxia-modules/doxia-module-markdown/pom.xml b/doxia-modules/doxia-module-markdown/pom.xml
index 30c1fb4..77490f1 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-markdown/src/site/site.xml b/doxia-modules/doxia-module-markdown/src/site/site.xml
index a26dc18..38e5632 100644
--- a/doxia-modules/doxia-module-markdown/src/site/site.xml
+++ b/doxia-modules/doxia-module-markdown/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Markdown">
 
   <body>
diff --git a/doxia-modules/doxia-module-rtf/pom.xml b/doxia-modules/doxia-module-rtf/pom.xml
index d83a3b5..3857042 100644
--- a/doxia-modules/doxia-module-rtf/pom.xml
+++ b/doxia-modules/doxia-module-rtf/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-rtf/src/site/site.xml b/doxia-modules/doxia-module-rtf/src/site/site.xml
index 55e19e8..1df4526 100644
--- a/doxia-modules/doxia-module-rtf/src/site/site.xml
+++ b/doxia-modules/doxia-module-rtf/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="RTF">
 
   <body>
diff --git a/doxia-modules/doxia-module-twiki/pom.xml b/doxia-modules/doxia-module-twiki/pom.xml
index 9800a56..3f64763 100644
--- a/doxia-modules/doxia-module-twiki/pom.xml
+++ b/doxia-modules/doxia-module-twiki/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-twiki/src/site/site.xml b/doxia-modules/doxia-module-twiki/src/site/site.xml
index 134d0bc..0f27dcc 100644
--- a/doxia-modules/doxia-module-twiki/src/site/site.xml
+++ b/doxia-modules/doxia-module-twiki/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Twiki">
 
   <body>
diff --git a/doxia-modules/doxia-module-xdoc/pom.xml b/doxia-modules/doxia-module-xdoc/pom.xml
index 4cc50b4..98d6ad5 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocMarkup.java b/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocMarkup.java
index e939bf5..b3c0c98 100644
--- a/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocMarkup.java
+++ b/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocMarkup.java
@@ -40,8 +40,8 @@ public interface XdocMarkup
     /** XDOC namespace: "http://maven.apache.org/XDOC/2.0" */
     String XDOC_NAMESPACE = "http://maven.apache.org/XDOC/2.0";
 
-    /** XDOC system id: "http://maven.apache.org/xsd/xdoc-2.0.xsd" */
-    String XDOC_SYSTEM_ID = "http://maven.apache.org/xsd/xdoc-2.0.xsd";
+    /** XDOC system id: "https://maven.apache.org/xsd/xdoc-2.0.xsd" */
+    String XDOC_SYSTEM_ID = "https://maven.apache.org/xsd/xdoc-2.0.xsd";
 
     // ----------------------------------------------------------------------
     // Specific Xdoc tags
diff --git a/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocSink.java b/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocSink.java
index b6a9d93..bae6f5e 100644
--- a/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocSink.java
+++ b/doxia-modules/doxia-module-xdoc/src/main/java/org/apache/maven/doxia/module/xdoc/XdocSink.java
@@ -33,10 +33,10 @@ import org.apache.maven.doxia.util.HtmlTools;
 import org.codehaus.plexus.util.StringUtils;
 
 /**
- * <a href="http://maven.apache.org/doxia/references/xdoc-format.html">Xdoc</a> Sink implementation.
+ * <a href="https://maven.apache.org/doxia/references/xdoc-format.html">Xdoc</a> Sink implementation.
  * <br>
- * It uses the Xdoc XSD <a href="http://maven.apache.org/xsd/xdoc-2.0.xsd">
- * http://maven.apache.org/xsd/xdoc-2.0.xsd</a>.
+ * It uses the Xdoc XSD <a href="https://maven.apache.org/xsd/xdoc-2.0.xsd">
+ * https://maven.apache.org/xsd/xdoc-2.0.xsd</a>.
  *
  * @author <a href="mailto:james@jamestaylor.org">James Taylor</a>
  * @version $Id$
diff --git a/doxia-modules/doxia-module-xdoc/src/main/resources/xdoc-2.0.xsd b/doxia-modules/doxia-module-xdoc/src/main/resources/xdoc-2.0.xsd
index 065b90e..ea72e32 100644
--- a/doxia-modules/doxia-module-xdoc/src/main/resources/xdoc-2.0.xsd
+++ b/doxia-modules/doxia-module-xdoc/src/main/resources/xdoc-2.0.xsd
@@ -35,7 +35,7 @@
       http://www.w3.org/2002/08/xhtml/xhtml1-transitional.xsd
 
       For further information, see:
-      http://maven.apache.org/doxia/references/xdoc-format.html
+      https://maven.apache.org/doxia/references/xdoc-format.html
     </xs:documentation>
   </xs:annotation>
 
diff --git a/doxia-modules/doxia-module-xdoc/src/site/apt/using-xdoc-xsd.apt b/doxia-modules/doxia-module-xdoc/src/site/apt/using-xdoc-xsd.apt
index b3150cf..e7001ce 100644
--- a/doxia-modules/doxia-module-xdoc/src/site/apt/using-xdoc-xsd.apt
+++ b/doxia-modules/doxia-module-xdoc/src/site/apt/using-xdoc-xsd.apt
@@ -28,7 +28,7 @@
 
 Using Schema XDOC 2.0
 
-  The XDOC XSD is located {{{http://maven.apache.org/xsd/xdoc-2.0.xsd}here}}.
+  The XDOC XSD is located {{{https://maven.apache.org/xsd/xdoc-2.0.xsd}here}}.
 
   Your favorite IDE probably supports XSD schema's for .xml/.xdoc files. You need to specify the following:
 
@@ -36,7 +36,7 @@ Using Schema XDOC 2.0
 
 <document xmlns="http://maven.apache.org/XDOC/2.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd">
 ...
 </document>
 +-----+
diff --git a/doxia-modules/doxia-module-xdoc/src/site/site.xml b/doxia-modules/doxia-module-xdoc/src/site/site.xml
index 6d0ce09..abcf47a 100644
--- a/doxia-modules/doxia-module-xdoc/src/site/site.xml
+++ b/doxia-modules/doxia-module-xdoc/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Xdoc">
 
   <body>
diff --git a/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java b/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java
index 38b0402..3b392b0 100644
--- a/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java
+++ b/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkTest.java
@@ -79,7 +79,7 @@ public class XdocSinkTest
         return "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
             + "<document xmlns=\"http://maven.apache.org/XDOC/2.0\" "
             + "xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" "
-            + "xsi:schemaLocation=\"http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd\">"
+            + "xsi:schemaLocation=\"http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd\">"
             + "<properties></properties>";
     }
 
diff --git a/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkWithLanguageIdTest.java b/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkWithLanguageIdTest.java
index 82f39ce..dacbced 100644
--- a/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkWithLanguageIdTest.java
+++ b/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocSinkWithLanguageIdTest.java
@@ -43,7 +43,7 @@ public class XdocSinkWithLanguageIdTest
         return "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
             + "<document xmlns=\"http://maven.apache.org/XDOC/2.0\" "
             + "xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" "
-            + "xsi:schemaLocation=\"http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd\" "
+            + "xsi:schemaLocation=\"http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd\" "
             + "lang=\"en\" xml:lang=\"en\">" + "<properties></properties>";
     }
 }
diff --git a/doxia-modules/doxia-module-xhtml/pom.xml b/doxia-modules/doxia-module-xhtml/pom.xml
index 0ec3cd5..0d9b927 100644
--- a/doxia-modules/doxia-module-xhtml/pom.xml
+++ b/doxia-modules/doxia-module-xhtml/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-xhtml/src/site/site.xml b/doxia-modules/doxia-module-xhtml/src/site/site.xml
index 33c2393..5f058c8 100644
--- a/doxia-modules/doxia-module-xhtml/src/site/site.xml
+++ b/doxia-modules/doxia-module-xhtml/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Xhtml">
 
   <body>
diff --git a/doxia-modules/doxia-module-xhtml5/pom.xml b/doxia-modules/doxia-module-xhtml5/pom.xml
index b76ea3f..60db9dc 100644
--- a/doxia-modules/doxia-module-xhtml5/pom.xml
+++ b/doxia-modules/doxia-module-xhtml5/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/doxia-module-xhtml5/src/site/site.xml b/doxia-modules/doxia-module-xhtml5/src/site/site.xml
index 33c2393..5f058c8 100644
--- a/doxia-modules/doxia-module-xhtml5/src/site/site.xml
+++ b/doxia-modules/doxia-module-xhtml5/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Xhtml">
 
   <body>
diff --git a/doxia-modules/pom.xml b/doxia-modules/pom.xml
index 1339ece..da00dda 100644
--- a/doxia-modules/pom.xml
+++ b/doxia-modules/pom.xml
@@ -16,7 +16,7 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
---><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-modules/src/site/site.xml b/doxia-modules/src/site/site.xml
index 0dbbdce..0e43b12 100644
--- a/doxia-modules/src/site/site.xml
+++ b/doxia-modules/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Modules">
 
   <body>
@@ -30,8 +30,8 @@
     <menu ref="parent"/>
 
     <menu name="Documentation" inherit="bottom">
-      <item name="Format References" href="http://maven.apache.org/doxia/references/index.html"/>
-      <item name="Doxia Modules Guide" href="http://maven.apache.org/doxia/modules/index.html"/>
+      <item name="Format References" href="https://maven.apache.org/doxia/references/index.html"/>
+      <item name="Doxia Modules Guide" href="https://maven.apache.org/doxia/modules/index.html"/>
     </menu>
 
     <menu ref="modules"/>
diff --git a/doxia-sink-api/pom.xml b/doxia-sink-api/pom.xml
index 189d00b..4d37fac 100644
--- a/doxia-sink-api/pom.xml
+++ b/doxia-sink-api/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-sink-api/src/main/javadoc/org/apache/maven/doxia/sink/package.html b/doxia-sink-api/src/main/javadoc/org/apache/maven/doxia/sink/package.html
index 27d1272..11016bf 100644
--- a/doxia-sink-api/src/main/javadoc/org/apache/maven/doxia/sink/package.html
+++ b/doxia-sink-api/src/main/javadoc/org/apache/maven/doxia/sink/package.html
@@ -114,7 +114,7 @@ under the License.
 
   <h2>Resources</h2>
   <ul>
-    <li><a href="http://maven.apache.org/doxia/">Maven Doxia Website</a></li>
-    <li><a href="http://plexus.codehaus.org/">Plexus</a></li>
+    <li><a href="https://maven.apache.org/doxia/">Maven Doxia Website</a></li>
+    <li><a href="https://codehaus-plexus.github.io/">Plexus</a></li>
   </ul>
 </body>
diff --git a/doxia-sink-api/src/site/site.xml b/doxia-sink-api/src/site/site.xml
index 5ab71c2..ac3868c 100644
--- a/doxia-sink-api/src/site/site.xml
+++ b/doxia-sink-api/src/site/site.xml
@@ -22,7 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd">
 
   <body>
 
diff --git a/doxia-test-docs/pom.xml b/doxia-test-docs/pom.xml
index e5975a0..3bcc706 100644
--- a/doxia-test-docs/pom.xml
+++ b/doxia-test-docs/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
diff --git a/doxia-test-docs/src/main/resources/doxia-site/fml/faq.fml b/doxia-test-docs/src/main/resources/doxia-site/fml/faq.fml
index bec167c..fe9b933 100644
--- a/doxia-test-docs/src/main/resources/doxia-site/fml/faq.fml
+++ b/doxia-test-docs/src/main/resources/doxia-site/fml/faq.fml
@@ -75,8 +75,8 @@ under the License.
       <question>Where are the Maven Doxia XSD schemas for Xdoc and FML files?</question>
       <answer>
         <p>
-          The Xdoc XSD is located <a href="http://maven.apache.org/xsd/xdoc-2.0.xsd">here</a> and
-          the FML XSD is located <a href="http://maven.apache.org/xsd/fml-1.0.1.xsd">here</a>.
+          The Xdoc XSD is located <a href="https://maven.apache.org/xsd/xdoc-2.0.xsd">here</a> and
+          the FML XSD is located <a href="https://maven.apache.org/xsd/fml-1.0.1.xsd">here</a>.
         </p>
         <p>
           Your favorite IDE probably supports XSD schema's for Xdoc and FML files. You need to
@@ -84,13 +84,13 @@ under the License.
         <source>
 &lt;document xmlns="http://maven.apache.org/XDOC/2.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"&gt;
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"&gt;
   ...
 &lt;/document&gt;</source>
         <source>
 &lt;faqs xmlns="http://maven.apache.org/FML/1.0.1"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 http://maven.apache.org/xsd/fml-1.0.1.xsd"&gt;
+  xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 https://maven.apache.org/xsd/fml-1.0.1.xsd"&gt;
   ...
 &lt;/faqs&gt;</source>
         </p>
diff --git a/doxia-test-docs/src/main/resources/maven-site/fml/general.fml b/doxia-test-docs/src/main/resources/maven-site/fml/general.fml
index 20891f4..eac453d 100644
--- a/doxia-test-docs/src/main/resources/maven-site/fml/general.fml
+++ b/doxia-test-docs/src/main/resources/maven-site/fml/general.fml
@@ -332,7 +332,7 @@ Where: <path-to-file>  the path to the file to load
       <answer>
         <p>
           The Maven XSD is located <a href="http://maven.apache.org/maven-v4_0_0.xsd">here</a> and the Maven
-          Settings XSD is located <a href="http://maven.apache.org/xsd/settings-1.0.0.xsd">here</a>.
+          Settings XSD is located <a href="https://maven.apache.org/xsd/settings-1.0.0.xsd">here</a>.
         </p>
         <p>
           Your favorite IDE probably supports XSD schema's for pom.xml and settings.xml editing. You need to
@@ -349,7 +349,7 @@ Where: <path-to-file>  the path to the file to load
 &lt;settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
-                      http://maven.apache.org/xsd/settings-1.0.0.xsd"&gt;
+                      https://maven.apache.org/xsd/settings-1.0.0.xsd"&gt;
   ...
 &lt;/settings&gt;</source>
         </p>
diff --git a/pom.xml b/pom.xml
index 4e10698..9a09b27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -36,7 +36,7 @@ under the License.
 
   <name>Doxia</name>
   <description>Doxia is a content generation framework that provides powerful techniques for generating static and dynamic content, supporting a variety of markup languages.</description>
-  <url>http://maven.apache.org/doxia/doxia/</url>
+  <url>https://maven.apache.org/doxia/doxia/</url>
   <inceptionYear>2005</inceptionYear>
 
   <contributors>
diff --git a/src/site/site.xml b/src/site/site.xml
index 93dc86b..55e3084 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -22,19 +22,19 @@
  -->
 
 <project name="Doxia" xmlns="http://maven.apache.org/DECORATION/1.0.0" 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">
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 https://maven.apache.org/xsd/decoration-1.0.0.xsd">
 
   <bannerRight>
     <name>Doxia</name>
-    <src>http://maven.apache.org/doxia/images/doxia-logo.png</src>
-    <href>http://maven.apache.org/doxia/</href>
+    <src>https://maven.apache.org/doxia/images/doxia-logo.png</src>
+    <href>https://maven.apache.org/doxia/</href>
   </bannerRight>
 
   <body>
 
     <breadcrumbs>
-      <item name="Doxia" href="http://maven.apache.org/doxia/index.html"/>
-      <item name="Doxia base" href="http://maven.apache.org/doxia/doxia/index.html"/>
+      <item name="Doxia" href="https://maven.apache.org/doxia/index.html"/>
+      <item name="Doxia base" href="https://maven.apache.org/doxia/doxia/index.html"/>
     </breadcrumbs>
 
     <menu name="Overview">