This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 14955d4 Site checkin for project Training: Website
14955d4 is described below
commit 14955d40e2646c6e3c195b569925a426356629a2
Author: jenkins <[email protected]>
AuthorDate: Wed Apr 6 09:30:39 2022 +0000
Site checkin for project Training: Website
---
dependency-info.html | 5 +-
...e-management.html => dependency-management.html | 50 ++--
.../{building.html => building-website.html} | 7 +-
developers/ci.html | 5 +-
developers/contributing.html | 5 +-
developers/decisions.html | 5 +-
developers/issues.html | 5 +-
developers/{website.html => releasing-tools.html} | 272 +++++++++++----------
developers/team.html | 5 +-
developers/website.html | 5 +-
developers/wiki.html | 5 +-
distribution-management.html | 5 +-
downloads.html | 5 +-
index.html | 5 +-
issue-management.html | 5 +-
licenses.html | 5 +-
mailing-lists.html | 5 +-
plugin-management.html | 60 +++--
plugins.html | 17 +-
project-info.html | 27 +-
scm.html | 5 +-
sitemap.html | 8 +-
summary.html | 5 +-
users/index.html | 48 +++-
24 files changed, 333 insertions(+), 236 deletions(-)
diff --git a/dependency-info.html b/dependency-info.html
index 3829cc8..d1d52f4 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -238,7 +239,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/issue-management.html b/dependency-management.html
similarity index 84%
copy from issue-management.html
copy to dependency-management.html
index 9c7f8f3..0d2d067 100644
--- a/issue-management.html
+++ b/dependency-management.html
@@ -9,7 +9,7 @@
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Issue Management</title>
+ <title>Apache Training™ (Incubating) - Project Dependency
Management</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -31,7 +31,7 @@
});
</script>
</head> <!-- end : head -->
- <body class="page-issue-management project-training-website">
+ <body class="page-dependency-management project-training-website">
<div id="m-top-navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -116,9 +117,8 @@
</div> <!-- .navbar-header -->
<div class="collapse navbar-collapse" id="toc-nav-collapse">
<ul id="toc" class="nav navbar-nav">
- <li class="toplevel"><a
href="#_toc_overview" title="Overview">Overview</a></li>
- <li class="divider-vertical"></li>
- <li class="toplevel"><a href="#_toc_issue_management"
title="Issue Management">Issue Management</a></li>
+ <li
class="toplevel"><a href="#_toc_project_dependency_management" title="Project
Dependency Management">Project Dependency Management</a></li>
+ <li class="toplevel"><a href="#_toc_compile1"
title="compile">compile</a></li>
</ul>
</div>
</div> <!-- .container -->
@@ -131,17 +131,33 @@
<div class="body-content">
<div class="section">
<div class="page-header">
- <h2 id="_toc_overview">Overview</h2>
+ <h2 id="_toc_project_dependency_management">Project Dependency
Management</h2>
</div>
- <a name="Overview"></a>
- <p>This project uses <a class="externalLink"
href="http://www.atlassian.com/software/jira">JIRA</a>.</p>
-</div>
-<div class="section">
- <h2 id="_toc_issue_management">Issue Management</h2>
- <a name="Issue_Management"></a>
- <p>Issues, bugs, and feature requests should be submitted to the following
issue management system for this project.</p>
- <div class="source">
- <pre><a class="externalLink"
href="https://issues.apache.org/jira/browse/TRAINING">https://issues.apache.org/jira/browse/TRAINING</a></pre>
+ <a name="Project_Dependency_Management"></a>
+ <div class="section">
+ <h3 id="_toc_compile1">compile</h3>
+ <a name="compile"></a>
+ <p>The following is a list of compile dependencies in the
DependencyManagement of this project. These dependencies can be included in the
submodules to compile and run the submodule:</p>
+ <table border="0" class="bodyTable table table-striped table-hover">
+ <thead>
+ <tr class="a">
+ <th>GroupId</th>
+ <th>ArtifactId</th>
+ <th>Version</th>
+ <th>Type</th>
+ <th>License</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr class="b">
+ <td>org.apache.maven.plugin-tools</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td>
+ <td>3.6.4</td>
+ <td>jar</td>
+ <td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ </tr>
+ </tbody>
+ </table>
</div>
</div> </div>
</div>
@@ -184,7 +200,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/building.html b/developers/building-website.html
similarity index 97%
rename from developers/building.html
rename to developers/building-website.html
index 7f59532..cc4c2b8 100644
--- a/developers/building.html
+++ b/developers/building-website.html
@@ -31,7 +31,7 @@
});
</script>
</head> <!-- end : head -->
- <body class="page-developers-building project-training-website">
+ <body class="page-developers-building-website project-training-website">
<div id="m-top-navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li class="active" ><a href=""
title="Building Training" >Building Training</a></li>
+ <li class="active" ><a href=""
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -259,7 +260,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/ci.html b/developers/ci.html
index b4e6507..80775d3 100644
--- a/developers/ci.html
+++ b/developers/ci.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li class="active" ><a href=""
title="Continuous Integration" >Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -198,7 +199,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/contributing.html b/developers/contributing.html
index f867d21..7bf73a2 100644
--- a/developers/contributing.html
+++ b/developers/contributing.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li class="active" ><a href=""
title="Contributing" >Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -286,7 +287,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/decisions.html b/developers/decisions.html
index 9a960bf..6919587 100644
--- a/developers/decisions.html
+++ b/developers/decisions.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li class="active" ><a href=""
title="Decision Making" >Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -303,7 +304,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/issues.html b/developers/issues.html
index cd66021..b3a67ce 100644
--- a/developers/issues.html
+++ b/developers/issues.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="active" ><a href=""
title="Bug & Issue Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -177,7 +178,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/website.html b/developers/releasing-tools.html
similarity index 54%
copy from developers/website.html
copy to developers/releasing-tools.html
index b360662..1910446 100644
--- a/developers/website.html
+++ b/developers/releasing-tools.html
@@ -9,7 +9,7 @@
<head>
<meta charset="UTF-8" />
- <title>Apache Training™ (Incubating) - Generating the Website</title>
+ <title>Apache Training™ (Incubating) - Releasing the tools</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
@@ -31,7 +31,7 @@
});
</script>
</head> <!-- end : head -->
- <body class="page-developers-website project-training-website">
+ <body class="page-developers-releasing-tools project-training-website">
<div id="m-top-navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -59,12 +59,13 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li class="active" ><a href=""
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
- <li class="active" ><a href=""
title="Website" >Website</a></li>
+ <li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
</ul>
</li>
@@ -116,10 +117,11 @@
</div> <!-- .navbar-header -->
<div class="collapse navbar-collapse" id="toc-nav-collapse">
<ul id="toc" class="nav navbar-nav">
- <li
class="toplevel"><a href="#_toc_generating_the_website1" title="Generating the
Website">Generating the Website</a></li>
- <li class="toplevel"><a
href="#_toc_providing_new_content1" title="Providing new content">Providing new
content</a></li>
- <li class="toplevel"><a
href="#_toc_adding_links_to_menus1" title="Adding links to menus">Adding links
to menus</a></li>
- <li class="toplevel"><a
href="#_toc_deploying_the_website1" title="Deploying the Website">Deploying the
Website</a></li>
+ <li
class="toplevel"><a href="#_toc_releasing_the_tools1" title="Releasing the
tools">Releasing the tools</a></li>
+ <li class="toplevel"><a
href="#_toc_creating_a_release_branch1" title="Creating a release
branch">Creating a release branch</a></li>
+ <li class="toplevel"><a
href="#_toc_doing_the_release1" title="Doing the release">Doing the
release</a></li>
+ <li class="toplevel"><a
href="#_toc_staging_the_release_candidate1" title="Staging the Release
Candidate">Staging the Release Candidate</a></li>
+ <li class="toplevel"><a
href="#_toc_sending_out_the_vote_email1" title="Sending out the VOTE
email">Sending out the VOTE email</a></li>
</ul>
</div>
</div> <!-- .container -->
@@ -132,182 +134,198 @@
<div class="body-content">
<div class="sect1">
<div class="page-header">
- <h2 id="_toc_generating_the_website1">Generating the Website</h2>
+ <h2 id="_toc_releasing_the_tools1">Releasing the tools</h2>
</div>
<div class="sectionbody">
<div class="paragraph">
- <p>We are currently using the normal <code>Maven</code> build to not only
generate the project artifacts, but also the project’s website.</p>
+ <p>The tools contain all the parts we need to actually build our
presentations.</p>
</div>
<div class="paragraph">
- <p>In order to provide content, every module can have a
<code>src/site</code> directory. This content will be generated to those
modules site-part.</p>
+ <p>They currently consist of 3 parts:</p>
</div>
- <div class="paragraph">
- <p>The <code>skin</code> being used to generate the site is none of the
default <code>Maven</code> skins, but a more up-to-date looking skin using:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Bootstrap (For the CSS)</p> </li>
- <li> <p>JQuery (For the JavaScript magic)</p> </li>
- <li> <p>Fontawesome (For icons and symbols)</p> </li>
- </ul>
- </div>
- <div class="paragraph">
- <p>But we don’t have to worry about the details, all is configured to be
used automatically.</p>
+ <div class="olist arabic">
+ <ol class="arabic">
+ <li> <p>The <code>content-parent-resources</code> which contain all the
static resources we need to build the presentations.</p> </li>
+ <li> <p>The <code>content-parent-pom</code> which is pom, when used as
parent for a presentation, will make sure all is configured correcty,
dramatically reducing the amount of configuration needed.</p> </li>
+ <li> <p>The <code>content-archetype</code> which is a maven archetype
which can be used to generate a new presentation module based on the current
<code>content-parent-pom</code>.</p> </li>
+ </ol>
</div>
<div class="paragraph">
- <p>The site content itself is generated from <code>asciidoc</code> files
(ending <code>.adoc</code>) which is a simple yet powerful markup language.
(See <a
href="http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/">AsciiDoc
Syntax Quick Reference</a> or <a
href="https://powerman.name/doc/asciidoc">AsciiDoc cheatsheet</a> for
details)</p>
+ <p>As the parts listed later on in this module listing require the previous
ones in the build, we can’t release them all in one go, but have to release
them one after the other.</p>
</div>
<div class="paragraph">
- <p>Beyond the basic goodies, the build is also configured to generate
images from ASCII data using the <code>asciidoctor-diagram</code> plugin.</p>
- </div>
- <div class="paragraph">
- <p>This allows us to generate images like the ones on the <a
href="http://plc4x.apache.org/plc4j/plc4j-protocols/plc4j-protocol-s7/index.html">S7
Protocol Description page</a></p>
+ <p>This makes releasing this a little trickier, but in the end it’s a lot
simpler for our users.</p>
</div>
<div class="sect2">
- <h3 id="_toc_providing_new_content1">Providing new content</h3>
+ <h3 id="_toc_creating_a_release_branch1">Creating a release branch</h3>
<div class="paragraph">
- <p>Within the <code>src/site</code> directory, there is a file
<code>site.xml</code> which generally controls the menu and the look of the
site.</p>
+ <p>First we need to create a release branch.</p>
</div>
<div class="paragraph">
- <p>Most settings are inherited from the <code>training</code> parent
module. That’s also why this is more complicated than the others.</p>
+ <p>Do this the following way:</p>
</div>
- <div class="paragraph">
- <p>The <code>site.xml</code> file is optional. Even if this is not
available a site will be generated however no additional content will be linked
from any of the navigation menus.</p>
- </div>
- <div class="paragraph">
- <p>So if we wanted to add a new page on some (hopefully non-existent)
<code>Cool content</code>, we would create a file called:</p>
+ <div class="literalblock">
+ <div class="content">
+ <pre>mvn release:branch -DbranchName=releases/tools/1.0</pre>
+ </div>
</div>
- <div class="paragraph">
- <p><code>index.adoc</code> in the
<code>src/site/asciidoc/content/cool</code> directory.</p>
+ <div class="admonitionblock note">
+ <table>
+ <tbody>
+ <tr>
+ <td class="icon">
+ <div class="title">
+ Note
+ </div> </td>
+ <td class="content"> We’re not using the full version here, as this
branch should also contain the bugfix releases and the tags will have the name
using the full version. If we used that for the branch itself we would get name
collisions during the release. </td>
+ </tr>
+ </tbody>
+ </table>
</div>
<div class="paragraph">
- <p>For example with this content:</p>
+ <p>After this command is done, we will still be on the
<code>develop</code> branch. In order to actually start the release, we need to
switch to the release branch which was previously created.</p>
</div>
- <div class="listingblock">
+ <div class="literalblock">
<div class="content">
- <pre class="prettyprint highlight"><code>== Cool Hello World
-
-Here comes some extremely cool content.</code></pre>
+ <pre>git checkout releases/tools/1.0</pre>
</div>
</div>
</div>
<div class="sect2">
- <h3 id="_toc_adding_links_to_menus1">Adding links to menus</h3>
+ <h3 id="_toc_doing_the_release1">Doing the release</h3>
<div class="paragraph">
- <p>In order to add links to the menus, you have to create or modify the
<code>site.xml</code> for the module you want to add content to.</p>
+ <p>The release itself is done via the
<code>maven-release-plugin</code>.</p>
</div>
- <div class="paragraph">
- <p>The simplest form would probably be something like this:</p>
- </div>
- <div class="listingblock">
+ <div class="literalblock">
<div class="content">
- <pre class="prettyprint highlight"><code><?xml version="1.0"
encoding="ISO-8859-1"?>
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file 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
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
- -->
-<project name="Training">
-
- <body>
- <menu name="content">
- <item name="cool"
href="https://training.apache.org/content/cool.html"/>
- </menu>
- </body>
-
-</project></code></pre>
+ <pre>mvn release:prepare</pre>
</div>
</div>
<div class="paragraph">
- <p>This will generate a <code>content</code> menu at the end, and this has
one link named <code>cool</code>.</p>
+ <p>The plugin will ask some questions.</p>
+ </div>
+ <div class="ulist">
+ <ul>
+ <li> <p>For the new-release version, just hit <code>[Enter]</code> and
use the default.</p> </li>
+ <li> <p>For the release tag use: releases/tools/1.0.0 (Or the version
used in the question before)</p> </li>
+ <li> <p>For the next development version, again just hit
<code>[Enter]</code> and use the default.</p> </li>
+ </ul>
</div>
<div class="paragraph">
- <p>Notice that the link has to have a file ending of <code>.html</code>
and not <code>.adoc</code>.</p>
+ <p>The plugin will now:</p>
+ </div>
+ <div class="ulist">
+ <ul>
+ <li> <p>Check if there are any uncommitted files in the release and abort
if it finds any.</p> </li>
+ <li> <p>Then it will update the versions of all artifacts in the reactor
to the release version.</p> </li>
+ <li> <p>Then check if now any SNAPSHOT version is used and ask to resolve
them to release versions if it finds any (If it finds any, this should be
addressed as it should not happen)</p> </li>
+ <li> <p>Then it does a build including tests in order to see if it builds
with the new version.</p> </li>
+ <li> <p>If this build is ok, it commits the changed poms with the new
versions.</p> </li>
+ <li> <p>Then it tags this version</p> </li>
+ <li> <p>Then it changes the versions to the next version</p> </li>
+ <li> <p>Then it commits these changes too</p> </li>
+ <li> <p>Then it pushes the changes</p> </li>
+ </ul>
</div>
<div class="paragraph">
- <p>If you want to insert the menu somewhere else, you will have to
re-define the entire menu.</p>
+ <p>The next step now uses the release tag created in the previous step and
builds the release artifacts.</p>
</div>
- <div class="listingblock">
+ <div class="literalblock">
<div class="content">
- <pre class="prettyprint highlight"><code><?xml version="1.0"
encoding="ISO-8859-1"?>
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file 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
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
- -->
-<project name="Training">
-
- <body>
-
- <menu ref="reports" inherit="top"/>
- <menu ref="parent" inherit="top"/>
-
- <menu name="content">
- <item name="cool"
href="https://training.apache.org/content/cool.html"/>
- </menu>
-
- <menu ref="modules" inherit="top"/>
-
- </body>
-
-</project></code></pre>
+ <pre>mvn release:perform</pre>
</div>
</div>
<div class="paragraph">
- <p>The <code>menu ref</code> items hereby reference standard menus
provided by the <code>Maven</code> build.</p>
+ <p>This now will:</p>
+ </div>
+ <div class="ulist">
+ <ul>
+ <li> <p>Checkout the tag into the "target/checkout" directory</p> </li>
+ <li> <p>Run a <code>mvn deploy</code> build in this clean checkout with
enabled <code>apache-release</code> profile</p> </li>
+ <li> <p>In this build - due to the <code>apache-release</code> profile -
will also build <code>source</code> jars, <code>javadoc</code> jars, create a
source distribution</p> </li>
+ <li> <p>Create md5 hashes for all artifacts</p> </li>
+ <li> <p>Sign all artifacts with your GPG Keys</p> </li>
+ <li> <p>Deploy everything to the <code>Apache Nexus</code> Staging
repository</p> </li>
+ </ul>
+ </div>
+ <div class="paragraph">
+ <p>Last thing you need to do after a successful execution of the
release:perform step, is:</p>
+ </div>
+ <div class="ulist">
+ <ul>
+ <li> <p>To log in to Apache’s Nexus at: <a
href="https://repository.apache.org/#welcome"
class="bare">https://repository.apache.org/#welcome</a> (using your apache
credentials)</p> </li>
+ <li> <p>Select <code>Staging Repositories</code> in the <code>Build
Promotion</code> menu on the left-hand side (If you can’t see it, you’ve
probably not logged in)</p> </li>
+ <li> <p>Use the search box of the <code>Staging Repositories</code> tab
and search for "training" (It will probably have only one)</p> </li>
+ <li> <p>Select the entry.</p> </li>
+ <li> <p>Click on the <code>Close</code> button.</p> </li>
+ <li> <p>Enter a meaningful message and click <code>Confirm</code></p>
</li>
+ <li> <p>Hit the <code>Refresh</code> button in the tab untill the column
<code>Status</code> changes from <code>open</code> to <code>closed</code></p>
</li>
+ <li> <p>Copy the <code>URL</code> displayed in the details tab for the
selected staging repo (In my case: <a
href="https://repository.apache.org/content/repositories/orgapachetraining-1000"
class="bare">https://repository.apache.org/content/repositories/orgapachetraining-1000</a>)</p>
</li>
+ </ul>
+ </div>
+ <div class="paragraph">
+ <p>We’re now done with the preparation of the RC from a Maven
perspective.</p>
+ </div>
+ <div class="paragraph">
+ <p>Next we need to stage the source bundle we will be voting on.</p>
</div>
</div>
<div class="sect2">
- <h3 id="_toc_deploying_the_website1">Deploying the Website</h3>
+ <h3 id="_toc_staging_the_release_candidate1">Staging the Release
Candidate</h3>
<div class="paragraph">
- <p>The Apache Training project uses Apache <code>gitpubsub</code> system
for maintaining the website.</p>
+ <p>What we’ve staged in Nexus is the <code>convenience binaries</code>
part of the release, the official release will be the source bundle located in
SVN.</p>
</div>
<div class="paragraph">
- <p>In general, all content in a repos <code>asf-site</code> branch is
copied to the web servers, if that repo is registered for it.</p>
+ <p>These will be located under: <a
href="https://dist.apache.org/repos/dist/dev/incubator/training/"
class="bare">https://dist.apache.org/repos/dist/dev/incubator/training/</a></p>
</div>
<div class="paragraph">
- <p>The content in this branch is generated and maintained during the
<code>Maven</code> build as part of the <code>site</code> generation if the
<code>site-deploy</code> phase is executed.</p>
+ <p>In our case the tools will be located in a sub-directory
<code>tools</code>, so the final path to the <code>RC1</code> of version
<code>1.0.0</code> will be: <a
href="https://dist.apache.org/repos/dist/dev/incubator/training/tools/1.0.0/rc1"
class="bare">https://dist.apache.org/repos/dist/dev/incubator/training/tools/1.0.0/rc1</a></p>
</div>
<div class="paragraph">
- <p>The build system needs to check-in content to the <code>asf-site</code>
branch and usually the ASF Jenkins nodes don’t have the permissions to do
that.</p>
+ <p>I usually prepare a local directory containing all parts and then just
import them into SVN in one go.</p>
</div>
<div class="paragraph">
- <p>In order to be able to push to the <code>asf-site</code> GIT branch, a
dedicated build job is configured to build on nodes with the Jenkins label
<code>git-websites</code>.</p>
+ <p>The local structure for this is then:</p>
+ </div>
+ <div class="literalblock">
+ <div class="content">
+ <pre>/tools/1.0.0/rc1/training-tools-1.0.0-source-release.zip
+/tools/1.0.0/rc1/training-tools-1.0.0-source-release.zip.asc
+/tools/1.0.0/rc1/training-tools-1.0.0-source-release.zip.sha512</pre>
+ </div>
+ </div>
+ <div class="admonitionblock note">
+ <table>
+ <tbody>
+ <tr>
+ <td class="icon">
+ <div class="title">
+ Note
+ </div> </td>
+ <td class="content"> Be sure to not take the files form the
<code>target</code> directory directly, but that you use the
<code>target/checkout/tools/target</code> versions instead! </td>
+ </tr>
+ </tbody>
+ </table>
</div>
<div class="paragraph">
- <p>Only on these machines are jobs allowed to push changes to a Git repo
and here only to a branch named <code>asf-site</code>.</p>
+ <p>Then I just import the 1.0.0 directory using the following command</p>
</div>
+ <div class="literalblock">
+ <div class="content">
+ <pre>svn import tools/1.0.0
https://dist.apache.org/repos/dist/dev/incubator/training/tools/1.0.0 -m"Staged
RC1 of version 1.0.0 Apache Training tools"</pre>
+ </div>
+ </div>
+ <div class="paragraph">
+ <p>If this is the first time you are releasing something for the Apache
Training (incubating) project, be sure to add your PGP key to the
<code>KEYS</code> file at: <a
href="https://dist.apache.org/repos/dist/dev/incubator/training/KEYS"
class="bare">https://dist.apache.org/repos/dist/dev/incubator/training/KEYS</a></p>
+ </div>
+ </div>
+ <div class="sect2">
+ <h3 id="_toc_sending_out_the_vote_email1">Sending out the VOTE email</h3>
<div class="paragraph">
- <p>See <a
href="https://builds.apache.org/view/S-Z/view/Training%20(incubating)/job/Training%20Multi-Branch%20Pipeline/"
class="bare">https://builds.apache.org/view/S-Z/view/Training%20(incubating)/job/Training%20Multi-Branch%20Pipeline/</a>
for details on the Training Jenkins Website build job.</p>
+ <p>Next step is to actually start the vote by sending out the VOTE
email.</p>
</div>
<div class="paragraph">
- <p>As soon as the content is updated in the <code>asf-site</code> the
<code>gitpubsub</code> mechanism will make those changes available at <a
href="https://training.apache.org"
class="bare">https://training.apache.org</a></p>
+ <p>Here a template for that:</p>
</div>
</div>
</div>
@@ -352,7 +370,7 @@ Here comes some extremely cool content.</code></pre>
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/team.html b/developers/team.html
index 2651d38..73d1533 100644
--- a/developers/team.html
+++ b/developers/team.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li class="active" ><a href=""
title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -273,7 +274,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/website.html b/developers/website.html
index b360662..0ce600f 100644
--- a/developers/website.html
+++ b/developers/website.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li class="active" ><a href=""
title="Website" >Website</a></li>
<li ><a href="wiki.html" title="Wiki" >Wiki</a></li>
@@ -352,7 +353,7 @@ Here comes some extremely cool content.</code></pre>
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/developers/wiki.html b/developers/wiki.html
index 51a9aa2..6d1bf38 100644
--- a/developers/wiki.html
+++ b/developers/wiki.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="issues.html" title="Bug & Issue Tracker"
>Bug & Issue Tracker</a></li>
- <li ><a href="building.html" title="Building Training"
>Building Training</a></li>
+ <li ><a href="building-website.html" title="Building
Training Website" >Building Training Website</a></li>
<li ><a href="ci.html" title="Continuous Integration"
>Continuous Integration</a></li>
<li ><a href="contributing.html" title="Contributing"
>Contributing</a></li>
<li ><a href="decisions.html" title="Decision Making"
>Decision Making</a></li>
+ <li ><a href="releasing-tools.html" title="Releasing
(tools)" >Releasing (tools)</a></li>
<li ><a href="team.html" title="Team" >Team</a></li>
<li ><a href="website.html" title="Website"
>Website</a></li>
<li class="active" ><a href=""
title="Wiki" >Wiki</a></li>
@@ -177,7 +178,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/distribution-management.html b/distribution-management.html
index 39f8f8e..4bbc358 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -192,7 +193,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/downloads.html b/downloads.html
index b45244e..1507bed 100644
--- a/downloads.html
+++ b/downloads.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -211,7 +212,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/index.html b/index.html
index a7a7da9..fe4c6c5 100644
--- a/index.html
+++ b/index.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -263,7 +264,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/issue-management.html b/issue-management.html
index 9c7f8f3..0d0f487 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -184,7 +185,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/licenses.html b/licenses.html
index 45c30d3..e6fe373 100644
--- a/licenses.html
+++ b/licenses.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -390,7 +391,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/mailing-lists.html b/mailing-lists.html
index 937c530..cbcbf05 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -201,7 +202,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/plugin-management.html b/plugin-management.html
index ec96905..123d018 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -143,13 +144,13 @@
<tbody>
<tr class="b">
<td>org.apache.maven.plugins</td>
- <td><a class="externalLink"
href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
- <td>1.8</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
+ <td>3.0.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
- <td>3.2.0</td>
+ <td>3.3.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
@@ -159,12 +160,12 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
- <td>3.8.1</td>
+ <td>3.10.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
- <td>3.1.1</td>
+ <td>3.2.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
@@ -179,22 +180,22 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-ear-plugin/">maven-ear-plugin</a></td>
- <td>3.0.1</td>
+ <td>3.2.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
- <td><a class="externalLink"
href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
- <td>1.4.1</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+ <td>3.0.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td>
- <td>2.22.0</td>
+ <td>2.22.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
- <td><a class="externalLink"
href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td>
- <td>1.6</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td>
+ <td>3.0.1</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
@@ -209,32 +210,32 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td>
- <td>3.2.1</td>
+ <td>3.2.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
- <td>3.2.0</td>
+ <td>3.2.2</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
- <td>3.0.1</td>
+ <td>3.3.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
- <td>3.5.2</td>
+ <td>3.6.4</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
- <td>3.0.0</td>
+ <td>3.1.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td>
- <td>3.0.0-M1</td>
+ <td>3.0.0-M5</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
@@ -244,22 +245,22 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
- <td>3.1.0</td>
+ <td>3.2.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
- <td><a class="externalLink"
href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td>
- <td>1.9.5</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td>
+ <td>1.12.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
- <td>3.0.0</td>
+ <td>3.1.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td>
- <td>3.1.1</td>
+ <td>3.2.4</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
@@ -274,28 +275,23 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
- <td>2.22.0</td>
+ <td>2.22.2</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td>
- <td>2.22.0</td>
+ <td>2.22.2</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
- <td>3.2.2</td>
+ <td>3.3.2</td>
</tr>
<tr class="a">
<td>org.apache.rat</td>
<td><a class="externalLink"
href="https://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>
<td>0.13</td>
</tr>
- <tr class="b">
- <td>org.codehaus.mojo</td>
- <td><a class="externalLink"
href="http://www.mojohaus.org/clirr-maven-plugin/clirr-maven-plugin">clirr-maven-plugin</a></td>
- <td>2.8</td>
- </tr>
</tbody>
</table>
</div> </div>
@@ -339,7 +335,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/plugins.html b/plugins.html
index 1e75767..5c421c5 100644
--- a/plugins.html
+++ b/plugins.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -161,7 +162,7 @@
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
- <td>3.1.1</td>
+ <td>3.2.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
@@ -170,8 +171,8 @@
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
- <td><a class="externalLink"
href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
- <td>1.4.1</td>
+ <td><a class="externalLink"
href="https://maven.apache.org/enforcer/maven-enforcer-plugin/">maven-enforcer-plugin</a></td>
+ <td>3.0.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
@@ -186,12 +187,12 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
- <td>3.1.0</td>
+ <td>3.2.0</td>
</tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-scm-publish-plugin/">maven-scm-publish-plugin</a></td>
- <td>3.0.0</td>
+ <td>3.1.0</td>
</tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
@@ -221,7 +222,7 @@
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink"
href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
- <td>3.0.0</td>
+ <td>3.1.2</td>
</tr>
</tbody>
</table>
@@ -266,7 +267,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/project-info.html b/project-info.html
index 0e6b2ad..43a3ccd 100644
--- a/project-info.html
+++ b/project-info.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -145,41 +146,45 @@
<tbody>
<tr class="b">
<td><a href="dependency-info.html">Dependency Information</a></td>
- <td>This document describes how to to include this project as a
dependency using various dependency management tools.</td>
+ <td>This document describes how to include this project as a dependency
using various dependency management tools.</td>
</tr>
<tr class="a">
+ <td><a href="dependency-management.html">Dependency Management</a></td>
+ <td>This document lists the dependencies that are defined through
dependencyManagement.</td>
+ </tr>
+ <tr class="b">
<td><a href="distribution-management.html">Distribution
Management</a></td>
<td>This document provides informations on the distribution management of
this project.</td>
</tr>
- <tr class="b">
+ <tr class="a">
<td><a href="index.html">About</a></td>
<td>Website for the Apache Training project</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td><a href="issue-management.html">Issue Management</a></td>
<td>This document provides information on the issue management system
used in this project.</td>
</tr>
- <tr class="b">
+ <tr class="a">
<td><a href="licenses.html">Licenses</a></td>
<td>This document lists the project license(s).</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td><a href="mailing-lists.html">Mailing Lists</a></td>
<td>This document provides subscription and archive information for this
project's mailing lists.</td>
</tr>
- <tr class="b">
+ <tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through
pluginManagement.</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td><a href="plugins.html">Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by
this project.</td>
</tr>
- <tr class="b">
+ <tr class="a">
<td><a href="scm.html">Source Code Management</a></td>
<td>This document lists ways to access the online source repository.</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td><a href="summary.html">Summary</a></td>
<td>This document lists other related information of this project</td>
</tr>
@@ -227,7 +232,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/scm.html b/scm.html
index 2945295..69794b4 100644
--- a/scm.html
+++ b/scm.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -211,7 +212,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/sitemap.html b/sitemap.html
index 2abafea..b213e86 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -150,10 +151,11 @@
<hr>
<ul>
<li><a href="developers/issues.html">Bug & Issue Tracker</a></li>
- <li><a href="developers/building.html">Building Training</a></li>
+ <li><a href="developers/building-website.html">Building Training
Website</a></li>
<li><a href="developers/ci.html">Continuous Integration</a></li>
<li><a href="developers/contributing.html">Contributing</a></li>
<li><a href="developers/decisions.html">Decision Making</a></li>
+ <li><a href="developers/releasing-tools.html">Releasing (tools)</a></li>
<li><a href="developers/team.html">Team</a></li>
<li><a href="developers/website.html">Website</a></li>
<li><a href="developers/wiki.html">Wiki</a></li>
@@ -216,7 +218,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/summary.html b/summary.html
index 566e945..78d002e 100644
--- a/summary.html
+++ b/summary.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="developers/issues.html" title="Bug & Issue
Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="developers/building.html" title="Building
Training" >Building Training</a></li>
+ <li ><a href="developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="developers/decisions.html" title="Decision
Making" >Decision Making</a></li>
+ <li ><a href="developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="developers/team.html" title="Team"
>Team</a></li>
<li ><a href="developers/website.html" title="Website"
>Website</a></li>
<li ><a href="developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -254,7 +255,7 @@
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>
diff --git a/users/index.html b/users/index.html
index 1482346..40fdd14 100644
--- a/users/index.html
+++ b/users/index.html
@@ -59,10 +59,11 @@
<a href="#" class="dropdown-toggle"
data-toggle="dropdown">Developers <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="../developers/issues.html" title="Bug &
Issue Tracker" >Bug & Issue Tracker</a></li>
- <li ><a href="../developers/building.html"
title="Building Training" >Building Training</a></li>
+ <li ><a href="../developers/building-website.html"
title="Building Training Website" >Building Training Website</a></li>
<li ><a href="../developers/ci.html" title="Continuous
Integration" >Continuous Integration</a></li>
<li ><a href="../developers/contributing.html"
title="Contributing" >Contributing</a></li>
<li ><a href="../developers/decisions.html"
title="Decision Making" >Decision Making</a></li>
+ <li ><a href="../developers/releasing-tools.html"
title="Releasing (tools)" >Releasing (tools)</a></li>
<li ><a href="../developers/team.html" title="Team"
>Team</a></li>
<li ><a href="../developers/website.html"
title="Website" >Website</a></li>
<li ><a href="../developers/wiki.html" title="Wiki"
>Wiki</a></li>
@@ -118,6 +119,8 @@
<ul id="toc" class="nav navbar-nav">
<li class="toplevel"><a
href="#_toc_creating_presentation_with_apache_training1" title="Creating
Presentation with Apache Training">Creating Presentation with Apache
Training</a></li>
<li class="divider-vertical"></li>
+ <li class="toplevel"><a
href="#_toc_using_the_latest_development_version1" title="Using the latest
development version">Using the latest development version</a></li>
+ <li class="divider-vertical"></li>
<li class="toplevel"><a
href="#_toc_building_the_apache_training_tooling1" title="Building the Apache
Training Tooling">Building the Apache Training Tooling</a></li>
</ul>
</div>
@@ -157,7 +160,15 @@
</div>
<div class="literalblock">
<div class="content">
- <pre>mvn archetype:generate -DarchetypeGroupId=org.apache.training
-DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.0.0-SNAPSHOT</pre>
+ <pre>mvn archetype:generate -DarchetypeGroupId=org.apache.training
-DarchetypeArtifactId=content-archetype -DarchetypeVersion=1.0.0</pre>
+ </div>
+ </div>
+ <div class="paragraph">
+ <p>For Windows, you need to wrap every argument in double-quotes:</p>
+ </div>
+ <div class="literalblock">
+ <div class="content">
+ <pre>mvn archetype:generate "-DarchetypeGroupId=org.apache.training"
"-DarchetypeArtifactId=content-archetype" "-DarchetypeVersion=1.0.0"</pre>
</div>
</div>
<div class="paragraph">
@@ -179,6 +190,37 @@
</div>
</div>
</div>
+<div class="sect1">
+ <h2 id="_toc_using_the_latest_development_version1">Using the latest
development version</h2>
+ <div class="sectionbody">
+ <div class="paragraph">
+ <p>If you want to use the latest development version of the Apache Training
tooling, please still use the latest released archetype. Otherwise, the
archetype plugin will not be able to find the <code>SNAPSHOT</code> version of
the archetype. As generally most changes apply to the parent being used in the
slides module, you can update to the latest version by:</p>
+ </div>
+ <div class="paragraph">
+ <p>Adding the following section to the generated <code>pom.xml</code>:</p>
+ </div>
+ <div class="listingblock">
+ <div class="content">
+ <pre class="prettyprint highlight"><code> <!-- Make Snapshots of
Apache projects available -->
+ <repositories>
+ <repository>
+ <id>apache-snapshots</id>
+
<url>https://repository.apache.org/content/repositories/snapshots</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
+ </repositories></code></pre>
+ </div>
+ </div>
+ <div class="paragraph">
+ <p>After adding this you can update the parent version to the latest
<code>SNAPSHOT</code> version and Maven should be able to find it.</p>
+ </div>
+ </div>
+</div>
<div class="sect1">
<h2 id="_toc_building_the_apache_training_tooling1">Building the Apache
Training Tooling</h2>
<div class="sectionbody">
@@ -242,7 +284,7 @@ mvn install</pre>
<div class="row">
<div class="col-md-12">
<p class="pull-right"><a id="m-scroll-top" href="#">Back to top</a></p>
- <p class="copyright">Copyright ©2019-2020 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
+ <p class="copyright">Copyright ©2019-2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>
. All Rights Reserved.</p>
<p><a href="https://github.com/devacfr/reflow-maven-skin"
title="Reflow Maven skin">Reflow Maven skin</a> by <a
href="http://devacfr.github.io" target="_blank" title="devacfr">devacfr</a>.</p>