This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/develop by this push:
new ea16169 chore(buid): Bumped most of the plugin versions and
dependencies to their latest working versions.
ea16169 is described below
commit ea16169064488a3f49b93496e490da7f40670e23
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Sep 19 15:13:23 2022 +0200
chore(buid): Bumped most of the plugin versions and dependencies to their
latest working versions.
- Changed the http in the apache header to https
---
content/Conferences/ApacheCon/Gemfile | 2 +-
content/Conferences/ApacheCon/LICENSE | 2 +-
content/Conferences/ApacheCon/convert-slides.js | 2 +-
content/Conferences/ApacheCon/install-deps.sh | 2 +-
content/Conferences/ApacheCon/pom.xml | 4 +--
.../ApacheCon/src/main/asciidoc/index_en.adoc | 2 +-
.../ApacheCon/src/main/theme/apachecon.css | 2 +-
content/Conferences/pom.xml | 2 +-
content/GitHub/Challenges/README.md | 2 +-
content/GitHub/Challenges/workflow-basics.svg | 2 +-
content/IoT/IoTDeveloper/LICENSE | 2 +-
content/IoT/IoTDeveloper/clean-deps.sh | 2 +-
content/IoT/IoTDeveloper/install-deps.sh | 2 +-
content/IoT/IoTDeveloper/pom.xml | 8 ++---
.../IoTDeveloper/src/main/asciidoc/index_en.adoc | 2 +-
content/IoT/IoTDeveloper/src/main/theme/apache.css | 2 +-
content/IoT/pom.xml | 2 +-
content/pom.xml | 2 +-
pom.xml | 4 +--
site/.mvn/extensions.xml | 2 +-
site/.mvn/wrapper/MavenWrapperDownloader.java | 2 +-
site/.mvn/wrapper/maven-wrapper.properties | 2 +-
site/Jenkinsfile | 2 +-
site/mvnw | 2 +-
site/mvnw.cmd | 2 +-
site/pom.xml | 41 ++++++++++++----------
.../site/asciidoc/developers/building-website.adoc | 2 +-
site/src/site/asciidoc/developers/ci.adoc | 2 +-
.../src/site/asciidoc/developers/contributing.adoc | 2 +-
site/src/site/asciidoc/developers/decisions.adoc | 2 +-
site/src/site/asciidoc/developers/issues.adoc | 2 +-
.../site/asciidoc/developers/releasing-tools.adoc | 2 +-
site/src/site/asciidoc/developers/team.adoc | 2 +-
site/src/site/asciidoc/developers/website.adoc | 6 ++--
site/src/site/asciidoc/developers/wiki.adoc | 2 +-
site/src/site/asciidoc/downloads.adoc | 2 +-
site/src/site/asciidoc/index.adoc | 2 +-
site/src/site/asciidoc/users/index.adoc | 2 +-
site/src/site/resources/.asf.yaml | 2 +-
.../resources/css/bootstrap-responsive.min.css | 2 +-
site/src/site/resources/css/site.css | 2 +-
site/src/site/resources/images/training-logo.svg | 2 +-
.../reveal.js-3.7.0/css/theme/apache.css | 2 +-
site/src/site/site.xml | 2 +-
site/tools/clean-site.sh | 2 +-
tools/Jenkinsfile | 2 +-
tools/LICENSE | 2 +-
tools/content-archetype/pom.xml | 7 ++--
.../META-INF/maven/archetype-metadata.xml | 2 +-
.../main/resources/archetype-resources/README.md | 2 +-
.../archetype-resources/install-deps-centos.sh | 2 +-
.../archetype-resources/install-deps-mac.sh | 2 +-
.../src/main/resources/archetype-resources/pom.xml | 2 +-
.../src/main/asciidoc/_settings.adoc | 2 +-
.../src/main/asciidoc/index.adoc | 2 +-
.../src/main/asciidoc/subdir/_b.adoc | 2 +-
.../src/main/asciidoc/subdir/_c.adoc | 2 +-
.../src/main/java/StringUtils.java | 2 +-
.../resources/projects/basic/archetype.properties | 2 +-
tools/content-parent-pom/pom.xml | 24 ++++++-------
tools/content-parent-resources/pom.xml | 2 +-
.../src/main/resources/apache.css | 2 +-
tools/pom.xml | 8 +++--
website-skin/pom.xml | 21 +++++------
website-skin/src/it/settings.xml | 2 +-
website-skin/src/it/training-website/pom.xml | 4 +--
.../src/site/asciidoc/apache/index.adoc | 2 +-
.../site/asciidoc/developers/building-website.adoc | 2 +-
.../src/site/asciidoc/developers/ci.adoc | 2 +-
.../src/site/asciidoc/developers/contributing.adoc | 2 +-
.../src/site/asciidoc/developers/decisions.adoc | 2 +-
.../src/site/asciidoc/developers/index.adoc | 2 +-
.../src/site/asciidoc/developers/issues.adoc | 2 +-
.../site/asciidoc/developers/releasing-tools.adoc | 2 +-
.../src/site/asciidoc/developers/team.adoc | 2 +-
.../src/site/asciidoc/developers/website.adoc | 6 ++--
.../src/site/asciidoc/developers/wiki.adoc | 2 +-
.../training-website/src/site/asciidoc/index.adoc | 2 +-
.../src/site/asciidoc/users/downloads.adoc | 2 +-
.../src/site/asciidoc/users/index.adoc | 2 +-
.../src/site/resources/images/training-logo.svg | 2 +-
.../src/it/training-website/src/site/site.xml | 2 +-
.../main/resources/META-INF/maven/site-macros.vm | 2 +-
.../src/main/resources/META-INF/maven/site.vm | 2 +-
.../src/main/resources/META-INF/maven/skin.xml | 2 +-
website-skin/src/main/resources/css/maven-base.css | 2 +-
.../src/main/resources/css/maven-theme.css | 2 +-
website-skin/src/main/resources/css/print.css | 2 +-
.../src/main/resources/css/themes/training.css | 2 +-
89 files changed, 148 insertions(+), 141 deletions(-)
diff --git a/content/Conferences/ApacheCon/Gemfile
b/content/Conferences/ApacheCon/Gemfile
index 50bcb6b..5427e45 100644
--- a/content/Conferences/ApacheCon/Gemfile
+++ b/content/Conferences/ApacheCon/Gemfile
@@ -7,7 +7,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/content/Conferences/ApacheCon/LICENSE
b/content/Conferences/ApacheCon/LICENSE
index 6d3b26f..81cff06 100644
--- a/content/Conferences/ApacheCon/LICENSE
+++ b/content/Conferences/ApacheCon/LICENSE
@@ -193,7 +193,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/Conferences/ApacheCon/convert-slides.js
b/content/Conferences/ApacheCon/convert-slides.js
index 1abdfb5..4e50c84 100644
--- a/content/Conferences/ApacheCon/convert-slides.js
+++ b/content/Conferences/ApacheCon/convert-slides.js
@@ -7,7 +7,7 @@
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
diff --git a/content/Conferences/ApacheCon/install-deps.sh
b/content/Conferences/ApacheCon/install-deps.sh
index c8702c6..714c01e 100644
--- a/content/Conferences/ApacheCon/install-deps.sh
+++ b/content/Conferences/ApacheCon/install-deps.sh
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/content/Conferences/ApacheCon/pom.xml
b/content/Conferences/ApacheCon/pom.xml
index cd2adbe..9b87996 100644
--- a/content/Conferences/ApacheCon/pom.xml
+++ b/content/Conferences/ApacheCon/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -26,7 +26,7 @@
<groupId>org.apache.training</groupId>
<artifactId>content-parent-pom</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath/>
+ <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath>
</parent>
<groupId>org.apache.training.content</groupId>
diff --git a/content/Conferences/ApacheCon/src/main/asciidoc/index_en.adoc
b/content/Conferences/ApacheCon/src/main/asciidoc/index_en.adoc
index 2188fb1..789baf6 100644
--- a/content/Conferences/ApacheCon/src/main/asciidoc/index_en.adoc
+++ b/content/Conferences/ApacheCon/src/main/asciidoc/index_en.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/Conferences/ApacheCon/src/main/theme/apachecon.css
b/content/Conferences/ApacheCon/src/main/theme/apachecon.css
index 3dc4326..5f61c64 100644
--- a/content/Conferences/ApacheCon/src/main/theme/apachecon.css
+++ b/content/Conferences/ApacheCon/src/main/theme/apachecon.css
@@ -7,7 +7,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/content/Conferences/pom.xml b/content/Conferences/pom.xml
index ede1ccc..83beb3c 100644
--- a/content/Conferences/pom.xml
+++ b/content/Conferences/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/GitHub/Challenges/README.md
b/content/GitHub/Challenges/README.md
index 9958fbc..486a8aa 100644
--- a/content/GitHub/Challenges/README.md
+++ b/content/GitHub/Challenges/README.md
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/GitHub/Challenges/workflow-basics.svg
b/content/GitHub/Challenges/workflow-basics.svg
index c771c26..e3e628a 100644
--- a/content/GitHub/Challenges/workflow-basics.svg
+++ b/content/GitHub/Challenges/workflow-basics.svg
@@ -9,7 +9,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/IoT/IoTDeveloper/LICENSE b/content/IoT/IoTDeveloper/LICENSE
index da5cd43..abaa1e1 100644
--- a/content/IoT/IoTDeveloper/LICENSE
+++ b/content/IoT/IoTDeveloper/LICENSE
@@ -193,7 +193,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/IoT/IoTDeveloper/clean-deps.sh
b/content/IoT/IoTDeveloper/clean-deps.sh
index 6e1d352..566c6c0 100644
--- a/content/IoT/IoTDeveloper/clean-deps.sh
+++ b/content/IoT/IoTDeveloper/clean-deps.sh
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/content/IoT/IoTDeveloper/install-deps.sh
b/content/IoT/IoTDeveloper/install-deps.sh
index c8702c6..714c01e 100644
--- a/content/IoT/IoTDeveloper/install-deps.sh
+++ b/content/IoT/IoTDeveloper/install-deps.sh
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/content/IoT/IoTDeveloper/pom.xml b/content/IoT/IoTDeveloper/pom.xml
index 9d222b1..7f59604 100644
--- a/content/IoT/IoTDeveloper/pom.xml
+++ b/content/IoT/IoTDeveloper/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -24,8 +24,8 @@
<parent>
<groupId>org.apache.training</groupId>
<artifactId>content-parent-pom</artifactId>
- <version>1.0.0</version>
- <relativePath/>
+ <version>1.1.0-SNAPSHOT</version>
+ <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath>
</parent>
<groupId>org.apache.training.content</groupId>
@@ -34,6 +34,6 @@
<packaging>war</packaging>
<name>Training: Content: IoT: IoT Developer Talk</name>
- <description>How to be an IoT develper (and have fun!)</description>
+ <description>How to be an IoT developer (and have fun!)</description>
</project>
diff --git a/content/IoT/IoTDeveloper/src/main/asciidoc/index_en.adoc
b/content/IoT/IoTDeveloper/src/main/asciidoc/index_en.adoc
index 7df513c..29ae15d 100644
--- a/content/IoT/IoTDeveloper/src/main/asciidoc/index_en.adoc
+++ b/content/IoT/IoTDeveloper/src/main/asciidoc/index_en.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/IoT/IoTDeveloper/src/main/theme/apache.css
b/content/IoT/IoTDeveloper/src/main/theme/apache.css
index 3ed786e..347a646 100644
--- a/content/IoT/IoTDeveloper/src/main/theme/apache.css
+++ b/content/IoT/IoTDeveloper/src/main/theme/apache.css
@@ -7,7 +7,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/content/IoT/pom.xml b/content/IoT/pom.xml
index 3930399..4769213 100644
--- a/content/IoT/pom.xml
+++ b/content/IoT/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/content/pom.xml b/content/pom.xml
index 5e1229e..c2f9342 100644
--- a/content/pom.xml
+++ b/content/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/pom.xml b/pom.xml
index d13433f..f701913 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>27</version>
</parent>
<groupId>org.apache.training</groupId>
diff --git a/site/.mvn/extensions.xml b/site/.mvn/extensions.xml
index c7371ea..4960f54 100644
--- a/site/.mvn/extensions.xml
+++ b/site/.mvn/extensions.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/.mvn/wrapper/MavenWrapperDownloader.java
b/site/.mvn/wrapper/MavenWrapperDownloader.java
index 69e2ece..240ea39 100644
--- a/site/.mvn/wrapper/MavenWrapperDownloader.java
+++ b/site/.mvn/wrapper/MavenWrapperDownloader.java
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/.mvn/wrapper/maven-wrapper.properties
b/site/.mvn/wrapper/maven-wrapper.properties
index e897577..3ea2b0b 100644
--- a/site/.mvn/wrapper/maven-wrapper.properties
+++ b/site/.mvn/wrapper/maven-wrapper.properties
@@ -6,7 +6,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/site/Jenkinsfile b/site/Jenkinsfile
index 12c879f..0e3785c 100644
--- a/site/Jenkinsfile
+++ b/site/Jenkinsfile
@@ -9,7 +9,7 @@
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/mvnw b/site/mvnw
index 197b608..cdaaf75 100644
--- a/site/mvnw
+++ b/site/mvnw
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/site/mvnw.cmd b/site/mvnw.cmd
index 025217a..02a9a88 100644
--- a/site/mvnw.cmd
+++ b/site/mvnw.cmd
@@ -7,7 +7,7 @@
@REM "License"); you may not use this file except in compliance
@REM with the License. You may obtain a copy of the License at
@REM
-@REM http://www.apache.org/licenses/LICENSE-2.0
+@REM https://www.apache.org/licenses/LICENSE-2.0
@REM
@REM Unless required by applicable law or agreed to in writing,
@REM software distributed under the License is distributed on an
diff --git a/site/pom.xml b/site/pom.xml
index 09b3809..04cf724 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -25,9 +25,9 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>27</version>
<!-- Otherwise maven complains about the pom upstairs having different
coordinates. -->
- <relativePath></relativePath>
+ <relativePath/>
</parent>
<groupId>org.apache.training</groupId>
@@ -36,9 +36,7 @@
<packaging>pom</packaging>
<name>Training: Website</name>
- <description>
- Website for the Apache Training project
- </description>
+ <description>Website for the Apache Training project</description>
<url>https://training.apache.org</url>
<inceptionYear>2019</inceptionYear>
@@ -85,8 +83,8 @@
<project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
<!-- Site properties -->
- <reflow.skin.version>1.5.0</reflow.skin.version>
- <fontawesome.version>5.2.0</fontawesome.version>
+ <reflow.skin.version>2.3.0</reflow.skin.version>
+ <fontawesome.version>6.2.0</fontawesome.version>
</properties>
<modules>
@@ -98,6 +96,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
+ <version>0.15</version>
<executions>
<execution>
<id>license-check</id>
@@ -147,9 +146,11 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
+ <version>3.0.0</version>
<executions>
<execution>
<id>process-resource-bundles</id>
+ <phase>generate-resources</phase>
<goals>
<goal>process</goal>
</goals>
@@ -184,6 +185,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
+ <version>3.3.0</version>
<executions>
<execution>
<id>unpack</id>
@@ -222,7 +224,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
- <version>1.4.1</version>
+ <version>1.6.8</version>
<executions>
<execution>
<id>get-fontawesome</id>
@@ -244,6 +246,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
+ <version>3.3.0</version>
<executions>
<execution>
<id>copy-site-resources</id>
@@ -346,7 +349,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.7.1</version>
+ <version>3.12.0</version>
<configuration>
<!--templateFile>${session.executionRootDirectory}/src/site/template/site.vm</templateFile-->
<generateReports>true</generateReports>
@@ -381,43 +384,43 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-scm</artifactId>
- <version>2.12</version>
+ <version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-api</artifactId>
- <version>1.9.5</version>
+ <version>1.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-manager-plexus</artifactId>
- <version>1.9.5</version>
+ <version>1.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
- <version>1.9.5</version>
+ <version>1.13.0</version>
</dependency>
<!-- Add support for asciidoctor -->
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>1.5.7.1</version>
+ <version>2.2.2</version>
</dependency>
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>9.1.13.0</version>
+ <version>9.3.8.0</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
- <version>1.5.6</version>
+ <version>2.5.5</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-diagram</artifactId>
- <version>1.5.4.1</version>
+ <version>2.2.3</version>
</dependency>
</dependencies>
</plugin>
@@ -503,7 +506,7 @@
<plugin>
<groupId>net.nicoulaj.maven.plugins</groupId>
<artifactId>checksum-maven-plugin</artifactId>
- <version>1.8</version>
+ <version>1.11</version>
<executions>
<execution>
<goals>
diff --git a/site/src/site/asciidoc/developers/building-website.adoc
b/site/src/site/asciidoc/developers/building-website.adoc
index 1e7d867..8561da6 100644
--- a/site/src/site/asciidoc/developers/building-website.adoc
+++ b/site/src/site/asciidoc/developers/building-website.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/ci.adoc
b/site/src/site/asciidoc/developers/ci.adoc
index fe1213e..e3df3b1 100644
--- a/site/src/site/asciidoc/developers/ci.adoc
+++ b/site/src/site/asciidoc/developers/ci.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/contributing.adoc
b/site/src/site/asciidoc/developers/contributing.adoc
index f8a0065..8e8015c 100644
--- a/site/src/site/asciidoc/developers/contributing.adoc
+++ b/site/src/site/asciidoc/developers/contributing.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/decisions.adoc
b/site/src/site/asciidoc/developers/decisions.adoc
index 002a88e..b95deae 100644
--- a/site/src/site/asciidoc/developers/decisions.adoc
+++ b/site/src/site/asciidoc/developers/decisions.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/issues.adoc
b/site/src/site/asciidoc/developers/issues.adoc
index 333eb7d..dfa1f10 100644
--- a/site/src/site/asciidoc/developers/issues.adoc
+++ b/site/src/site/asciidoc/developers/issues.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/releasing-tools.adoc
b/site/src/site/asciidoc/developers/releasing-tools.adoc
index 792a4c3..1762bfb 100644
--- a/site/src/site/asciidoc/developers/releasing-tools.adoc
+++ b/site/src/site/asciidoc/developers/releasing-tools.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/team.adoc
b/site/src/site/asciidoc/developers/team.adoc
index f6b4422..953dde7 100644
--- a/site/src/site/asciidoc/developers/team.adoc
+++ b/site/src/site/asciidoc/developers/team.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/website.adoc
b/site/src/site/asciidoc/developers/website.adoc
index 0accb96..a3759c7 100644
--- a/site/src/site/asciidoc/developers/website.adoc
+++ b/site/src/site/asciidoc/developers/website.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
@@ -74,7 +74,7 @@ The simplest form would probably be something like this:
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -111,7 +111,7 @@ If you want to insert the menu somewhere else, you will
have to re-define the en
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/developers/wiki.adoc
b/site/src/site/asciidoc/developers/wiki.adoc
index 9ec907b..83d1bc8 100644
--- a/site/src/site/asciidoc/developers/wiki.adoc
+++ b/site/src/site/asciidoc/developers/wiki.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/downloads.adoc
b/site/src/site/asciidoc/downloads.adoc
index 738d2f2..5c627cb 100644
--- a/site/src/site/asciidoc/downloads.adoc
+++ b/site/src/site/asciidoc/downloads.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/index.adoc
b/site/src/site/asciidoc/index.adoc
index 9924519..f476551 100644
--- a/site/src/site/asciidoc/index.adoc
+++ b/site/src/site/asciidoc/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/asciidoc/users/index.adoc
b/site/src/site/asciidoc/users/index.adoc
index a85c8c5..c9250da 100644
--- a/site/src/site/asciidoc/users/index.adoc
+++ b/site/src/site/asciidoc/users/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/src/site/resources/.asf.yaml
b/site/src/site/resources/.asf.yaml
index 7546cdf..9f02bc9 100644
--- a/site/src/site/resources/.asf.yaml
+++ b/site/src/site/resources/.asf.yaml
@@ -7,7 +7,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/site/src/site/resources/css/bootstrap-responsive.min.css
b/site/src/site/resources/css/bootstrap-responsive.min.css
index 42b08d3..3741726 100644
--- a/site/src/site/resources/css/bootstrap-responsive.min.css
+++ b/site/src/site/resources/css/bootstrap-responsive.min.css
@@ -7,7 +7,7 @@ to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/site/src/site/resources/css/site.css
b/site/src/site/resources/css/site.css
index 5ad9a77..27fa182 100644
--- a/site/src/site/resources/css/site.css
+++ b/site/src/site/resources/css/site.css
@@ -7,7 +7,7 @@ to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/site/src/site/resources/images/training-logo.svg
b/site/src/site/resources/images/training-logo.svg
index de0b440..1d12a6d 100644
--- a/site/src/site/resources/images/training-logo.svg
+++ b/site/src/site/resources/images/training-logo.svg
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/apache.css
b/site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/apache.css
index 9f7df10..f3e3e0f 100644
---
a/site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/apache.css
+++
b/site/src/site/resources/topics/ApacheWay/NavigatingASFIncubator/reveal.js-3.7.0/css/theme/apache.css
@@ -7,7 +7,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/site/src/site/site.xml b/site/src/site/site.xml
index 3a28fab..4ea0935 100644
--- a/site/src/site/site.xml
+++ b/site/src/site/site.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/site/tools/clean-site.sh b/site/tools/clean-site.sh
index a8c9333..1b80e92 100644
--- a/site/tools/clean-site.sh
+++ b/site/tools/clean-site.sh
@@ -9,7 +9,7 @@
## (the "License"); you may not use this file except in compliance with
## the License. You may obtain a copy of the License at
##
-## http://www.apache.org/licenses/LICENSE-2.0
+## https://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/tools/Jenkinsfile b/tools/Jenkinsfile
index 6b23e59..c5ba3c2 100644
--- a/tools/Jenkinsfile
+++ b/tools/Jenkinsfile
@@ -9,7 +9,7 @@
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/tools/LICENSE b/tools/LICENSE
index df87df2..aa853e2 100644
--- a/tools/LICENSE
+++ b/tools/LICENSE
@@ -193,7 +193,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/tools/content-archetype/pom.xml b/tools/content-archetype/pom.xml
index de4102c..c5b4389 100644
--- a/tools/content-archetype/pom.xml
+++ b/tools/content-archetype/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -37,7 +37,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</extension>
</extensions>
@@ -45,6 +45,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
+ <version>3.1.0</version>
<executions>
<execution>
<phase>prepare-package</phase>
@@ -67,7 +68,7 @@
<plugins>
<plugin>
<artifactId>maven-archetype-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</plugin>
</plugins>
</pluginManagement>
diff --git
a/tools/content-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
b/tools/content-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
index 28d79d0..6ecce7e 100644
---
a/tools/content-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
+++
b/tools/content-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/README.md
b/tools/content-archetype/src/main/resources/archetype-resources/README.md
index 1845bc1..e1eaff5 100644
--- a/tools/content-archetype/src/main/resources/archetype-resources/README.md
+++ b/tools/content-archetype/src/main/resources/archetype-resources/README.md
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/install-deps-centos.sh
b/tools/content-archetype/src/main/resources/archetype-resources/install-deps-centos.sh
index 31f0323..b83d36d 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/install-deps-centos.sh
+++
b/tools/content-archetype/src/main/resources/archetype-resources/install-deps-centos.sh
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/install-deps-mac.sh
b/tools/content-archetype/src/main/resources/archetype-resources/install-deps-mac.sh
index 0e4839b..25d677a 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/install-deps-mac.sh
+++
b/tools/content-archetype/src/main/resources/archetype-resources/install-deps-mac.sh
@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/pom.xml
b/tools/content-archetype/src/main/resources/archetype-resources/pom.xml
index 9805796..73c7651 100644
--- a/tools/content-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/tools/content-archetype/src/main/resources/archetype-resources/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/_settings.adoc
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/_settings.adoc
index 261a396..242a08b 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/_settings.adoc
+++
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/_settings.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/index.adoc
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/index.adoc
index 7ede2b2..570ced7 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/index.adoc
+++
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/index.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_b.adoc
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_b.adoc
index cb5008c..70dab58 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_b.adoc
+++
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_b.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_c.adoc
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_c.adoc
index 447ae42..f3a0c7d 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_c.adoc
+++
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/asciidoc/subdir/_c.adoc
@@ -7,7 +7,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/java/StringUtils.java
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/java/StringUtils.java
index 6c250d5..1461761 100644
---
a/tools/content-archetype/src/main/resources/archetype-resources/src/main/java/StringUtils.java
+++
b/tools/content-archetype/src/main/resources/archetype-resources/src/main/java/StringUtils.java
@@ -10,7 +10,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git
a/tools/content-archetype/src/test/resources/projects/basic/archetype.properties
b/tools/content-archetype/src/test/resources/projects/basic/archetype.properties
index 984ff8e..1562f73 100644
---
a/tools/content-archetype/src/test/resources/projects/basic/archetype.properties
+++
b/tools/content-archetype/src/test/resources/projects/basic/archetype.properties
@@ -7,7 +7,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
diff --git a/tools/content-parent-pom/pom.xml b/tools/content-parent-pom/pom.xml
index 18b7ff3..a54090c 100644
--- a/tools/content-parent-pom/pom.xml
+++ b/tools/content-parent-pom/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -46,22 +46,21 @@
<java.version>1.8</java.version>
- <asciidoctorj.version>2.2.0</asciidoctorj.version>
- <asciidoctorj-revealjs.version>4.0.1</asciidoctorj-revealjs.version>
- <asciidoctorj.diagram.version>2.1.0</asciidoctorj.diagram.version>
-
<asciidoctorj.extensions-lab.version>1.0.0</asciidoctorj.extensions-lab.version>
+ <asciidoctorj.version>2.5.5</asciidoctorj.version>
+
<asciidoctorj-revealjs.version>5.0.0.rc1</asciidoctorj-revealjs.version>
+ <asciidoctorj.diagram.version>2.2.3</asciidoctorj.diagram.version>
<!-- Reveal.JS 4.x doesn't seem to work yet -->
<revealjs.version>3.9.2</revealjs.version>
+ <!--revealjs.version>4.3.1</revealjs.version-->
-
<asciidoctor-maven-plugin.version>2.1.0</asciidoctor-maven-plugin.version>
-
<copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
- <download-maven-plugin.version>1.6.1</download-maven-plugin.version>
+
<asciidoctor-maven-plugin.version>2.2.2</asciidoctor-maven-plugin.version>
+ <download-maven-plugin.version>1.6.8</download-maven-plugin.version>
<groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
-
<jetty-maven-plugin.version>9.4.30.v20200611</jetty-maven-plugin.version>
- <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
- <maven-war-plugin.version>3.2.2</maven-war-plugin.version>
-
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
+ <jetty-maven-plugin.version>11.0.12</jetty-maven-plugin.version>
+ <maven-resources-plugin.version>3.3.0</maven-resources-plugin.version>
+ <maven-war-plugin.version>3.3.2</maven-war-plugin.version>
+
<maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
</properties>
<dependencies>
@@ -86,6 +85,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
+ <version>0.15</version>
<executions>
<execution>
<id>license-check</id>
diff --git a/tools/content-parent-resources/pom.xml
b/tools/content-parent-resources/pom.xml
index 2febde9..760d4b8 100644
--- a/tools/content-parent-resources/pom.xml
+++ b/tools/content-parent-resources/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/tools/content-parent-resources/src/main/resources/apache.css
b/tools/content-parent-resources/src/main/resources/apache.css
index 74cb7b2..5e94da4 100644
--- a/tools/content-parent-resources/src/main/resources/apache.css
+++ b/tools/content-parent-resources/src/main/resources/apache.css
@@ -7,7 +7,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/tools/pom.xml b/tools/pom.xml
index 4b6636c..ead66c1 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>27</version>
<!-- Required in our case as per
http://maven.apache.org/ref/3.0.3/maven-model/maven.html#class_parent -->
<relativePath />
@@ -64,7 +64,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
- <version>1.7.0</version>
+ <version>3.0.0</version>
<executions>
<execution>
<id>process-resource-bundles</id>
@@ -91,6 +91,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>3.4.2</version>
<configuration>
<finalName>apache-training-incubating-tools-${project.version}</finalName>
</configuration>
@@ -102,6 +103,7 @@
<plugin>
<groupId>net.nicoulaj.maven.plugins</groupId>
<artifactId>checksum-maven-plugin</artifactId>
+ <version>1.11</version>
<configuration>
<algorithms>
<algorithm>SHA-512</algorithm>
diff --git a/website-skin/pom.xml b/website-skin/pom.xml
index d1ac17c..a17886b 100644
--- a/website-skin/pom.xml
+++ b/website-skin/pom.xml
@@ -8,7 +8,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>27</version>
<!-- Required in our case as per
https://maven.apache.org/ref/3.0.3/maven-model/maven.html#class_parent -->
<relativePath />
@@ -54,6 +54,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
+ <version>1.6.8</version>
<executions>
<execution>
<id>get-bootstrap</id>
@@ -231,17 +232,17 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.11.0</version>
+ <version>3.12.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.2.2</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -251,27 +252,27 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>3.0.0-M6</version>
+ <version>3.0.0-M7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>3.2.2</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <version>3.0.0-M1</version>
+ <version>3.0.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>3.0.0-M2</version>
+ <version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.4.2</version>
<configuration>
<finalName>apache-training-incubating-site-skin-${project.version}</finalName>
</configuration>
diff --git a/website-skin/src/it/settings.xml b/website-skin/src/it/settings.xml
index 1eaaf27..edba9f1 100644
--- a/website-skin/src/it/settings.xml
+++ b/website-skin/src/it/settings.xml
@@ -8,7 +8,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/website-skin/src/it/training-website/pom.xml
b/website-skin/src/it/training-website/pom.xml
index 40a7ec2..fbf2e6a 100644
--- a/website-skin/src/it/training-website/pom.xml
+++ b/website-skin/src/it/training-website/pom.xml
@@ -8,7 +8,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>27</version>
<relativePath/>
</parent>
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/apache/index.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/apache/index.adoc
index bdd4d1f..13dc5f7 100644
--- a/website-skin/src/it/training-website/src/site/asciidoc/apache/index.adoc
+++ b/website-skin/src/it/training-website/src/site/asciidoc/apache/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/building-website.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/building-website.adoc
index 1e7d867..8561da6 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/building-website.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/building-website.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/ci.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/ci.adoc
index fe1213e..e3df3b1 100644
--- a/website-skin/src/it/training-website/src/site/asciidoc/developers/ci.adoc
+++ b/website-skin/src/it/training-website/src/site/asciidoc/developers/ci.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/contributing.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/contributing.adoc
index f8a0065..8e8015c 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/contributing.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/contributing.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/decisions.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/decisions.adoc
index 002a88e..b95deae 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/decisions.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/decisions.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/index.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/index.adoc
index 2841bf3..360a1a5 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/index.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/issues.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/issues.adoc
index 333eb7d..dfa1f10 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/issues.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/issues.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/releasing-tools.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/releasing-tools.adoc
index 792a4c3..1762bfb 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/releasing-tools.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/releasing-tools.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/team.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/team.adoc
index f6b4422..953dde7 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/team.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/team.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/website.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/website.adoc
index 0accb96..a3759c7 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/website.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/website.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
@@ -74,7 +74,7 @@ The simplest form would probably be something like this:
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -111,7 +111,7 @@ If you want to insert the menu somewhere else, you will
have to re-define the en
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/developers/wiki.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/developers/wiki.adoc
index 9ec907b..83d1bc8 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/developers/wiki.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/developers/wiki.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/website-skin/src/it/training-website/src/site/asciidoc/index.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/index.adoc
index 9924519..f476551 100644
--- a/website-skin/src/it/training-website/src/site/asciidoc/index.adoc
+++ b/website-skin/src/it/training-website/src/site/asciidoc/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/users/downloads.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/users/downloads.adoc
index 738d2f2..5c627cb 100644
---
a/website-skin/src/it/training-website/src/site/asciidoc/users/downloads.adoc
+++
b/website-skin/src/it/training-website/src/site/asciidoc/users/downloads.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/asciidoc/users/index.adoc
b/website-skin/src/it/training-website/src/site/asciidoc/users/index.adoc
index a85c8c5..c9250da 100644
--- a/website-skin/src/it/training-website/src/site/asciidoc/users/index.adoc
+++ b/website-skin/src/it/training-website/src/site/asciidoc/users/index.adoc
@@ -6,7 +6,7 @@
// (the "License"); you may not use this file except in compliance with
// the License. You may obtain a copy of the License at
//
-// http://www.apache.org/licenses/LICENSE-2.0
+// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
diff --git
a/website-skin/src/it/training-website/src/site/resources/images/training-logo.svg
b/website-skin/src/it/training-website/src/site/resources/images/training-logo.svg
index de0b440..1d12a6d 100644
---
a/website-skin/src/it/training-website/src/site/resources/images/training-logo.svg
+++
b/website-skin/src/it/training-website/src/site/resources/images/training-logo.svg
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/website-skin/src/it/training-website/src/site/site.xml
b/website-skin/src/it/training-website/src/site/site.xml
index d08e9b1..ea93110 100644
--- a/website-skin/src/it/training-website/src/site/site.xml
+++ b/website-skin/src/it/training-website/src/site/site.xml
@@ -8,7 +8,7 @@
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/website-skin/src/main/resources/META-INF/maven/site-macros.vm
b/website-skin/src/main/resources/META-INF/maven/site-macros.vm
index 5bb2e5b..dc5faf6 100644
--- a/website-skin/src/main/resources/META-INF/maven/site-macros.vm
+++ b/website-skin/src/main/resources/META-INF/maven/site-macros.vm
@@ -7,7 +7,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/META-INF/maven/site.vm
b/website-skin/src/main/resources/META-INF/maven/site.vm
index de12914..0463b6a 100644
--- a/website-skin/src/main/resources/META-INF/maven/site.vm
+++ b/website-skin/src/main/resources/META-INF/maven/site.vm
@@ -9,7 +9,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/META-INF/maven/skin.xml
b/website-skin/src/main/resources/META-INF/maven/skin.xml
index 4cacd82..7333af2 100644
--- a/website-skin/src/main/resources/META-INF/maven/skin.xml
+++ b/website-skin/src/main/resources/META-INF/maven/skin.xml
@@ -8,7 +8,7 @@
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/css/maven-base.css
b/website-skin/src/main/resources/css/maven-base.css
index 322efae..5fa2edd 100644
--- a/website-skin/src/main/resources/css/maven-base.css
+++ b/website-skin/src/main/resources/css/maven-base.css
@@ -7,7 +7,7 @@
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/css/maven-theme.css
b/website-skin/src/main/resources/css/maven-theme.css
index 743752d..a260c22 100644
--- a/website-skin/src/main/resources/css/maven-theme.css
+++ b/website-skin/src/main/resources/css/maven-theme.css
@@ -7,7 +7,7 @@
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/css/print.css
b/website-skin/src/main/resources/css/print.css
index 18fcbad..7b692ae 100644
--- a/website-skin/src/main/resources/css/print.css
+++ b/website-skin/src/main/resources/css/print.css
@@ -7,7 +7,7 @@
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
diff --git a/website-skin/src/main/resources/css/themes/training.css
b/website-skin/src/main/resources/css/themes/training.css
index 3964382..7901815 100644
--- a/website-skin/src/main/resources/css/themes/training.css
+++ b/website-skin/src/main/resources/css/themes/training.css
@@ -7,7 +7,7 @@
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an