You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by mi...@apache.org on 2022/06/18 21:05:48 UTC

svn commit: r1902050 [11/13] - in /maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/toolchain/ apidocs/org/apache/maven/plugins/toolchain/class-use/ css/ fonts/ js/ toolchains/ xref/...

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/custom.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/custom.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/custom.html Sat Jun 18 21:05:47 2022
@@ -1,73 +1,81 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/toolchains\custom.apt at 2019-06-07
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/toolchains\custom.apt at 2022-06-18
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Hervé Boutemy" />
-    <meta name="Date-Creation-yyyymmdd" content="20141108" />
-    <meta name="Date-Revision-yyyymmdd" content="20190607" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2014-11-08" />
     <title>Apache Maven Toolchains Plugin &#x2013; Custom Toolchains</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
+    <script src="../js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
-        <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
+          <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Toolchains Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Custom Toolchains <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.0.0/src\site\apt/toolchains\custom.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-06-07</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
-        </ul>
-      </div>
+    <li class="active ">Custom Toolchains <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.1.0/src\site\apt/toolchains\custom.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Toolchains</li>
+   <li class="nav-header">Toolchains</li>
     <li><a href="../toolchains/index.html" title="Standard Toolchains"><span class="none"></span>Standard Toolchains</a></li>
     <li><a href="../toolchains/jdk.html" title="JDK Standard Toolchain"><span class="none"></span>JDK Standard Toolchain</a></li>
     <li class="active"><a href="#"><span class="none"></span>Custom Toolchains</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -80,50 +88,49 @@
     <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-toolchains-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Custom_Toolchains"></a>Custom Toolchains</h2>
 <p>You can create your own custom toolchains with plugins using them.</p>
-<p>A full working sample is included in <tt>maven-toolchains-plugin</tt> ITs, which are part of <a href="../source-repository.html">the plugin source tree</a>:</p>
+<p>A full working sample is included in <code>maven-toolchains-plugin</code> ITs, which are part of <a href="../source-repository.html">the plugin source tree</a>:</p>
 <ul>
-<li>see <tt>src/it/setup-custom-toolchain</tt> for the custom toolchain and plugin,</li>
-<li>see <tt>src/it/use-custom-toolchain</tt> for a sample project using the toolchain through its plugin.</li></ul>
-<p>Following instructions are explanations of key points of the sample.</p>
-<div class="section">
+<li>see <code>src/it/setup-custom-toolchain</code> for the custom toolchain and plugin,</li>
+<li>see <code>src/it/use-custom-toolchain</code> for a sample project using the toolchain through its plugin.</li></ul>
+<p>Following instructions are explanations of key points of the sample.</p><section>
 <h3><a name="Creating_Custom_Toolchain"></a>Creating Custom Toolchain</h3>
 <p>A toolchain consists in:</p>
 <ul>
-<li>an interface extending <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html"><tt>org.apache.maven.toolchain.Toolchain</tt></a>,</li>
-<li>an implementation of this interface. Extending <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/DefaultToolchain.html"><tt>org.apache.maven.toolchain.DefaultToolchain</tt></a> is strongly encouraged, since its provides <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainPrivate.html"><tt>org.apache.maven.toolchain.ToolchainPrivate</tt></a>, which is an internal requirement,</li>
-<li>a <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainFactory.html"><tt>org.apache.maven.toolchain.ToolchainFactory</tt></a>, provided as Plexus component: Plexus <a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/"><tt>@Component</tt></a> annotation in the class is extracted by <a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/"><tt>plexus-component-metadata</tt></a> plugin.</li></ul></div>
-<div class="section">
+<li>an interface extending <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/Toolchain.html"><code>org.apache.maven.toolchain.Toolchain</code></a>,</li>
+<li>an implementation of this interface. Extending <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/DefaultToolchain.html"><code>org.apache.maven.toolchain.DefaultToolchain</code></a> is strongly encouraged, since its provides <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainPrivate.html"><code>org.apache.maven.toolchain.ToolchainPrivate</code></a>, which is an internal requirement,</li>
+<li>a <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainFactory.html"><code>org.apache.maven.toolchain.ToolchainFactory</code></a>, provided as Plexus component: Plexus <a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/"><code>@Component</code></a> annotation in the class is extracted by <a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/"><code>plexus-component-metadata</code></a> plugin.</li></ul></section><section>
 <h3><a name="Creating_a_Plugin_Using_a_Toolchain"></a>Creating a Plugin Using a Toolchain</h3>
-<p>To get a configured toolchain, a plugin uses <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainManager.html"><tt>ToolchainManager</tt></a> API to get expected toolchain, then some tool in the toolchain:</p>
+<p>To get a configured toolchain, a plugin uses <a href="/ref/current/maven-core/apidocs/org/apache/maven/toolchain/ToolchainManager.html"><code>ToolchainManager</code></a> API to get expected toolchain, then some tool in the toolchain:</p>
 <div class="source"><pre class="prettyprint linenums">    @Component
     private ToolchainManager toolchainManager;
 
@@ -149,10 +156,9 @@
         getLog().info( &quot;Found expected tool named 'tool' at following location: &quot; + path );
     }
 </pre></div>
-<p>This code uses <a href="/plugin-tools/maven-plugin-plugin/examples/using-annotations.html">Maven Plugin Tool Java 5 Annotations</a>.</p></div>
-<div class="section">
+<p>This code uses <a href="/plugin-tools/maven-plugin-plugin/examples/using-annotations.html">Maven Plugin Tool Java 5 Annotations</a>.</p></section><section>
 <h3><a name="Using_the_Custom_Toolchain_and_its_Plugin"></a>Using the Custom Toolchain and its Plugin</h3>
-<p>The custom toolchain implementation needs to be shared between the toolchain-aware plugin and <tt>maven-toolchains-plugin</tt>: this is done using Maven extension:</p>
+<p>The custom toolchain implementation needs to be shared between the toolchain-aware plugin and <code>maven-toolchains-plugin</code>: this is done using Maven extension:</p>
 <ul>
 <li>if the toolchain is packaged with the plugin, this is done by declaring the plugin as extension:
 <div class="source"><pre class="prettyprint linenums">      &lt;plugin&gt;
@@ -175,19 +181,24 @@
   &lt;/build&gt;
 &lt;/project&gt;
 </pre></div></li></ul>
-<p>Notice that packaging a toolchain in its own artifact separate from plugin is only useful when there are multiple plugins using the toolchain. As it is expected in general that a custom toolchain will be used by only one plugin (eventually providing multiple goals), it is simpler to package the toolchain with the plugin in only one artifact.</p></div></div>
-        </div>
+<p>Notice that packaging a toolchain in its own artifact separate from plugin is only useful when there are multiple plugins using the toolchain. As it is expected in general that a custom toolchain will be used by only one plugin (eventually providing multiple goals), it is simpler to package the toolchain with the plugin in only one artifact.</p></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/index.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/index.html Sat Jun 18 21:05:47 2022
@@ -1,73 +1,81 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/toolchains\index.apt at 2019-06-07
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/toolchains\index.apt at 2022-06-18
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Milos Kleint" />
-    <meta name="Date-Creation-yyyymmdd" content="20071010" />
-    <meta name="Date-Revision-yyyymmdd" content="20190607" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2007-10-10" />
     <title>Apache Maven Toolchains Plugin &#x2013; Standard Toolchains</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
+    <script src="../js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
-        <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
+          <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Toolchains Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Standard Toolchains <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.0.0/src\site\apt/toolchains\index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-06-07</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
-        </ul>
-      </div>
+    <li class="active ">Standard Toolchains <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.1.0/src\site\apt/toolchains\index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Toolchains</li>
+   <li class="nav-header">Toolchains</li>
     <li class="active"><a href="#"><span class="none"></span>Standard Toolchains</a></li>
     <li><a href="../toolchains/jdk.html" title="JDK Standard Toolchain"><span class="none"></span>JDK Standard Toolchain</a></li>
     <li><a href="../toolchains/custom.html" title="Custom Toolchains"><span class="none"></span>Custom Toolchains</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -80,50 +88,56 @@
     <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-toolchains-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Standard_Toolchains"></a>Standard Toolchains</h2>
 <p>The following standard toolchains are included by default with Maven:</p>
 <ul>
 <li><a href="./jdk.html">JDK</a> - Defines the location and identification of a Java Development Kit</li></ul>
-<p>You can also create and use your own custom toolchains by following the <a href="./custom.html">Custom Toolchains</a> instructions.</p></div>
-        </div>
+<p>You can also create and use your own custom toolchains by following the <a href="./custom.html">Custom Toolchains</a> instructions.</p></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/toolchains/jdk.html Sat Jun 18 21:05:47 2022
@@ -1,73 +1,81 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/toolchains\jdk.apt.vm at 2019-06-07
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/toolchains\jdk.apt.vm at 2022-06-18
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Milos Kleint" />
-    <meta name="Date-Creation-yyyymmdd" content="20141102" />
-    <meta name="Date-Revision-yyyymmdd" content="20190607" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2014-11-02" />
     <title>Apache Maven Toolchains Plugin &#x2013; JDK Toolchain</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
+    <script src="../js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
-        <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
+          <div class="pull-right"><a href="../../../" id="bannerRight"><img src="../../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Apache Maven Toolchains Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
-    <li class="active ">JDK Toolchain <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.0.0/src\site\apt/toolchains\jdk.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-06-07</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
-        </ul>
-      </div>
+    <li class="active ">JDK Toolchain <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.1.0/src\site\apt/toolchains\jdk.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="../plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li><a href="../usage.html" title="Usage"><span class="none"></span>Usage</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="../download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Toolchains</li>
+   <li class="nav-header">Toolchains</li>
     <li><a href="../toolchains/index.html" title="Standard Toolchains"><span class="none"></span>Standard Toolchains</a></li>
     <li class="active"><a href="#"><span class="none"></span>JDK Standard Toolchain</a></li>
     <li><a href="../toolchains/custom.html" title="Custom Toolchains"><span class="none"></span>Custom Toolchains</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -80,46 +88,44 @@
     <li><a href="../../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-toolchains-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
-<h2><a name="JDK_Toolchain"></a>JDK Toolchain</h2>
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="JDK_Toolchain"></a>JDK Toolchain</h2><section>
 <h3><a name="Toolchain_Identification"></a>Toolchain Identification</h3>
-<p>The toolchain type id for JDK is &quot;<tt>jdk</tt>&quot;.</p>
+<p>The toolchain type id for JDK is &quot;<code>jdk</code>&quot;.</p>
 <p>Predefined identification tokens, for requirement matching, are:</p>
 <ul>
-<li>&quot;<tt>version</tt>&quot; marks the version of the jdk. Maven Toolchains Plugin can match against a single version or any version ranges,</li>
-<li>any other tokens will be accepted, but only exact matches are supported.</li></ul></div>
-<div class="section">
+<li>&quot;<code>version</code>&quot; marks the version of the jdk. Maven Toolchains Plugin can match against a single version or any version ranges,</li>
+<li>any other tokens will be accepted, but only exact matches are supported.</li></ul></section><section>
 <h3><a name="Toolchain_Configuration"></a>Toolchain Configuration</h3>
-<p>There is only one configuration element named &quot;<tt>jdkHome</tt>&quot;. It designates the root directory of JDK installation.</p></div>
-<div class="section">
-<h3><a name="Sample_toolchains.xml_setup"></a>Sample <tt>toolchains.xml</tt> setup</h3>
+<p>There is only one configuration element named &quot;<code>jdkHome</code>&quot;. It designates the root directory of JDK installation.</p></section><section>
+<h3><a name="Sample_toolchains.xml_setup"></a>Sample <code>toolchains.xml</code> setup</h3>
 <div class="source"><pre class="prettyprint linenums">&lt;toolchains&gt;
   &lt;toolchain&gt;
     &lt;type&gt;jdk&lt;/type&gt;
@@ -134,15 +140,13 @@
   &lt;/toolchain&gt;
   [...]
 &lt;/toolchains&gt;
-</pre></div></div>
-<div class="section">
+</pre></div></section><section>
 <h3><a name="Toolchains_Plugin_Configuration"></a>Toolchains Plugin Configuration</h3>
-<p>For selection of toolchain for use by the project, the following conditions are matched against the definitions in the <tt>toolchains.xml</tt> file:</p>
+<p>For selection of toolchain for use by the project, the following conditions are matched against the definitions in the <code>toolchains.xml</code> file:</p>
 <ul>
-<li>&quot;<tt>version</tt>&quot; which accepts any <a href="/plugins/maven-enforcer-plugin/rules/versionRanges.html">version range definitions</a>. Version declared by the toolchain needs to fit into the range,</li>
+<li>&quot;<code>version</code>&quot; which accepts any <a href="/plugins/maven-enforcer-plugin/rules/versionRanges.html">version range definitions</a>. Version declared by the toolchain needs to fit into the range,</li>
 <li>any other tokens needs exact match. Toolchain not providing such token will not be selected.</li></ul>
-<p>All conditions need to be satisfied in a sucessfully matched toolchain.</p></div>
-<div class="section">
+<p>All conditions need to be satisfied in a sucessfully matched toolchain.</p></section><section>
 <h3><a name="Sample_Plugin_Configuration"></a>Sample Plugin Configuration</h3>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   [...]
@@ -151,7 +155,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-toolchains-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.0&lt;/version&gt;
+        &lt;version&gt;3.1.0&lt;/version&gt;
         &lt;executions&gt;
           &lt;execution&gt;
             &lt;goals&gt;
@@ -171,19 +175,24 @@
   &lt;/build&gt;
   [...]
 &lt;/project&gt;
-</pre></div></div></div>
-        </div>
+</pre></div></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/usage.html Sat Jun 18 21:05:47 2022
@@ -1,74 +1,82 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/usage.apt.vm at 2019-06-07
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/usage.apt.vm at 2022-06-18
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Milos Kleint
 Dennis Lundberg" />
-    <meta name="Date-Creation-yyyymmdd" content="20141102" />
-    <meta name="Date-Revision-yyyymmdd" content="20190607" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2014-11-02" />
     <title>Apache Maven Toolchains Plugin &#x2013; Usage</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Toolchains Plugin"/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Toolchains Plugin">Apache Maven Toolchains Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Usage <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.0.0/src\site\apt/usage.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-06-07</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
-        </ul>
-      </div>
+    <li class="active ">Usage <a href="https://github.com/apache/maven-toolchains-plugin/tree/maven-toolchains-plugin-3.1.0/src\site\apt/usage.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
     <li class="active"><a href="#"><span class="none"></span>Usage</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Toolchains</li>
+   <li class="nav-header">Toolchains</li>
     <li><a href="toolchains/index.html" title="Standard Toolchains"><span class="none"></span>Standard Toolchains</a></li>
     <li><a href="toolchains/jdk.html" title="JDK Standard Toolchain"><span class="none"></span>JDK Standard Toolchain</a></li>
     <li><a href="toolchains/custom.html" title="Custom Toolchains"><span class="none"></span>Custom Toolchains</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
@@ -81,51 +89,50 @@ Dennis Lundberg" />
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/plugins/maven-toolchains-plugin/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Usage"></a>Usage</h2>
-<p>Brief examples on how to use the Maven Toolchains Plugin.</p>
-<div class="section">
+<p>Brief examples on how to use the Maven Toolchains Plugin.</p><section>
 <h3><a name="What_is_a_toolchain.3F"></a>What is a toolchain?</h3>
 <p>A Toolchain is an object that Maven plugins can use to retrieve preconfigured tools (including location and other information).</p>
-<p>Maven Toolchains Plugin can read which toolchains are available on the user's computer (as configured in <tt>toolchains.xml</tt>) and match them against the toolchain requirements of the project (as configured in <tt>pom.xml</tt>). If a match is found, the toolchain is made available to other, toolchain aware, Maven plugins in the build. A list of which plugins are toolchain aware can be found in <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-using-toolchains.html">this guide</a>.</p>
-<p>With the <tt>jdk</tt> toolchain, for example, instead of being stuck with the JDK used to run Maven, all plugins can use the same other JDK instance without hardcoding absolute paths into the <tt>pom.xml</tt> and without configuring every plugin that require a path to JDK tools.</p></div>
-<div class="section">
-<h3><a name="The_toolchains:toolchain_goal"></a>The <tt>toolchains:toolchain</tt> goal</h3>
-<p>This goal is bound by default to the <tt>validate</tt> lifecycle phase, the first phase in the lifecycle. This is necessary so that all the plugins that are bound to later lifecycle phases are made aware of the available toolchains.</p>
-<p>That being said, you still need to configure the plugin in your <tt>pom.xml</tt>. In order for it to execute, you need to add an execution for it, like this:</p>
+<p>Maven Toolchains Plugin can read which toolchains are available on the user's computer (as configured in <code>toolchains.xml</code>) and match them against the toolchain requirements of the project (as configured in <code>pom.xml</code>). If a match is found, the toolchain is made available to other, toolchain aware, Maven plugins in the build. A list of which plugins are toolchain aware can be found in <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-using-toolchains.html">this guide</a>.</p>
+<p>With the <code>jdk</code> toolchain, for example, instead of being stuck with the JDK used to run Maven, all plugins can use the same other JDK instance without hardcoding absolute paths into the <code>pom.xml</code> and without configuring every plugin that require a path to JDK tools.</p></section><section>
+<h3><a name="The_toolchains:toolchain_goal"></a>The <code>toolchains:toolchain</code> goal</h3>
+<p>This goal is bound by default to the <code>validate</code> lifecycle phase, the first phase in the lifecycle. This is necessary so that all the plugins that are bound to later lifecycle phases are made aware of the available toolchains.</p>
+<p>That being said, you still need to configure the plugin in your <code>pom.xml</code>. In order for it to execute, you need to add an execution for it, like this:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-toolchains-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.0&lt;/version&gt;
+        &lt;version&gt;3.1.0&lt;/version&gt;
         &lt;configuration&gt;
           &lt;!-- Configure your toolchain requirements here --&gt;
         &lt;/configuration&gt;
@@ -141,26 +148,30 @@ Dennis Lundberg" />
   &lt;/build&gt;
 &lt;/project&gt;
 </pre></div>
-<p>You can read more about which standard toolchains are available <a href="./toolchains/index.html">here</a>.</p></div>
-<div class="section">
+<p>You can read more about which standard toolchains are available <a href="./toolchains/index.html">here</a>.</p></section><section>
 <h3><a name="Generic_Plugin_configuration_information"></a>Generic Plugin configuration information</h3>
 <p>See the following links for information about including and configuring plugins in your project:</p>
 <ul>
 <li><a class="externalLink" href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html">Configuring Plugins</a></li>
 <li><a class="externalLink" href="http://maven.apache.org/guides/plugin/guide-java-plugin-development.html">Plugin Development</a></li>
-<li><a class="externalLink" href="http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html">Plugin Prefix</a></li></ul></div></div>
-        </div>
+<li><a class="externalLink" href="http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html">Plugin Prefix</a></li></ul></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/allclasses-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/allclasses-frame.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/allclasses-frame.html Sat Jun 18 21:05:47 2022
@@ -11,11 +11,11 @@
         <h1 class="bar">All Classes</h1>
         <div class="indexContainer">
             <ul>
-                                <li><a href="org/apache/maven/plugins/toolchain/HelpMojo.html#HelpMojo" target="classFrame">HelpMojo</a></li>
-                                <li><a href="org/apache/maven/plugins/toolchain/ToolchainConverter.html#ToolchainConverter" target="classFrame">ToolchainConverter</a></li>
-                                <li><a href="org/apache/maven/plugins/toolchain/ToolchainMojo.html#ToolchainMojo" target="classFrame">ToolchainMojo</a></li>
-                                <li><a href="org/apache/maven/plugins/toolchain/ToolchainsRequirement.html#ToolchainsRequirement" target="classFrame">ToolchainsRequirement</a></li>
-                            </ul>
+                <li><a href="org/apache/maven/plugins/toolchain/HelpMojo.html#HelpMojo" target="classFrame">HelpMojo</a></li>
+                <li><a href="org/apache/maven/plugins/toolchain/ToolchainConverter.html#ToolchainConverter" target="classFrame">ToolchainConverter</a></li>
+                <li><a href="org/apache/maven/plugins/toolchain/ToolchainMojo.html#ToolchainMojo" target="classFrame">ToolchainMojo</a></li>
+                <li><a href="org/apache/maven/plugins/toolchain/ToolchainsRequirement.html#ToolchainsRequirement" target="classFrame">ToolchainsRequirement</a></li>
+            </ul>
         </div>
     </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html (original)
+++ maven/website/components/plugins-archives/maven-toolchains-plugin-LATEST/xref/index.html Sat Jun 18 21:05:47 2022
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven Toolchains Plugin 3.0.0 Reference</title>
+        <title>Apache Maven Toolchains Plugin 3.1.0 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")