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 hb...@apache.org on 2021/12/12 13:56:23 UTC

svn commit: r1895855 [3/3] - in /maven/website/components/ref/caching-LATEST: ./ apidocs/ testapidocs/

Modified: maven/website/components/ref/caching-LATEST/plugin-management.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/plugin-management.html (original)
+++ maven/website/components/ref/caching-LATEST/plugin-management.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Project Plugin Management</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/plugins.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/plugins.html (original)
+++ maven/website/components/ref/caching-LATEST/plugins.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Project Plugins</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/pmd.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/pmd.html (original)
+++ maven/website/components/ref/caching-LATEST/pmd.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">PMD Results</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/project-info.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/project-info.html (original)
+++ maven/website/components/ref/caching-LATEST/project-info.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Project Information</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/project-reports.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/project-reports.html (original)
+++ maven/website/components/ref/caching-LATEST/project-reports.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Generated Reports</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/remote-cache.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/remote-cache.html (original)
+++ maven/website/components/ref/caching-LATEST/remote-cache.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Overview <a href="https://github.com/apache/maven-parent/tree/maven-parent-34/maven-build-cache-extension/src/site/markdown/remote-cache.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>
@@ -125,20 +130,22 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Overview</h1>
+<div class="section">
+<h2><a name="Overview"></a>Overview</h2>
 <p>This document describes generic approach to remote cache setup. The process implies good knowledge of both Maven and the project. Due to Maven model limitation the process is semi-manual, but allows you to achieve sufficient control and transparency over caching logic.</p>
 <div class="section">
-<h2><a name="Before_you_start"></a>Before you start</h2>
+<h3><a name="Before_you_start"></a>Before you start</h3>
 <p>Before you start, please keep in mind basic principles:</p>
 <ul>
 
 <li>Cache is key based, the key is produced by HashTree-like technique. The key is produced by hashing every configured source code file, every dependency and effective pom (including plugin parameters). Every element&#x2019;s hash contributes to the key. In order to produce the same key there engine must consume exactly the same hashes.</li>
 <li>There is no built-in normalization of line endings in this implementation, file hash calculation is raw bytes based. The most obvious implication could be illustrated by a simple Git checkout. By default, git will check out source code with CRLF line endings on win and LF on Linux. Because of that builds over same commit on a Linux agent and local build on Windows workstation will yield different hashes.</li>
 <li>Parameters of plugins are reconciled in runtime. For example to avoid of accidentally reusing builds which never run tests ensure that critical surefire parameters are tracked (<tt>skipTests</tt> and similar) in config. The same applies for all over plugins.</li>
-</ul>
-<h1>Step-By-Step</h1></div>
+</ul></div></div>
+<div class="section">
+<h2><a name="Step-By-Step"></a>Step-By-Step</h2>
 <div class="section">
-<h2><a name="Minimize_number_of_moving_parts"></a>Minimize number of moving parts</h2>
+<h3><a name="Minimize_number_of_moving_parts"></a>Minimize number of moving parts</h3>
 <ul>
 
 <li>Run build with single threaded builder to make sure logs from different modules do not interfere</li>
@@ -147,10 +154,10 @@
 <li>Preferably use the same OS between CI and local machine</li>
 </ul></div>
 <div class="section">
-<h2><a name="Fork_branch_for_cache_setup_purposes"></a>Fork branch for cache setup purposes</h2>
+<h3><a name="Fork_branch_for_cache_setup_purposes"></a>Fork branch for cache setup purposes</h3>
 <p>Fork stable code branch for cache setup purposes as you will need source code which doesn&#x2019;t change over time of setup. Also, you likely will need to do code changes as long as you go.</p></div>
 <div class="section">
-<h2><a name="Setup_http_server_to_store_artifacts"></a>Setup http server to store artifacts</h2>
+<h3><a name="Setup_http_server_to_store_artifacts"></a>Setup http server to store artifacts</h3>
 <p>In order to share build results cache needs a shared storage. The simplest option is to set up a http server which supports http PUT/GET/HEAD operations will suffice (Nginx, Apache or similar). Add the url to config and change <tt>remote@enabled</tt> to true:</p>
 
 <div>
@@ -169,10 +176,10 @@
 
 <p>Beside the http server, remote cache could be configured using any storage which is supported by <a class="externalLink" href="https://maven.apache.org/wagon/">Maven Wagon</a>. That includes a wide set of options, including SSH, FTP and many others. See Wagon documentation for a full list of options and other details.</p></div>
 <div class="section">
-<h2><a name="Build_selection"></a>Build selection</h2>
+<h3><a name="Build_selection"></a>Build selection</h3>
 <p>Build stored in cache ideally should be a build assembled in the most correct, comprehensive and complete way. Pull requests builds are good candidates to populate cache usually because this is there quality safeguards are applied normally.</p></div>
 <div class="section">
-<h2><a name="CI_Build_setup_to_seed_shared_cache"></a>CI Build setup to seed shared cache</h2>
+<h3><a name="CI_Build_setup_to_seed_shared_cache"></a>CI Build setup to seed shared cache</h3>
 <p>Allow writes in remote cache add jvm property to designated CI builds.</p>
 
 <div>
@@ -182,7 +189,7 @@
 
 <p>Run the build, review log and ensure that artifacts are uploaded to remote cache. Now, rerun build and ensure that it completes almost instantly because it is fully cached.</p></div>
 <div class="section">
-<h2><a name="Remote_cache_relocation_to_local_builds"></a>Remote cache relocation to local builds</h2>
+<h3><a name="Remote_cache_relocation_to_local_builds"></a>Remote cache relocation to local builds</h3>
 <p>As practice shows, developers often don&#x2019;t realize that builds they run in local and CI environments are different. So straightforward attempt to reuse remote cache in local build usually results in cache misses because of difference in plugins, parameters, profiles, environment, etc. In order to reuse results you might need to change poms, cache config, CI jobs and the project itself. This part is usually most challenging and time-consuming. Follow steps below to iteratively achieve working configuration.</p>
 <ul>
 
@@ -215,13 +222,14 @@
 * buildsdiff.xml - comparison report with list of discrepancies 
 </pre></div></div>
 
-<p>Review <tt>buildsdiff.xml</tt> file and eliminate detected discrepancies. You can also diff build-info files directly to get low level insights. See techniques to configure cache in <a href="how-to.md">How-To</a> and troubleshooting of typical issues in the section below.</p>
-<h1>Common issues</h1></div>
+<p>Review <tt>buildsdiff.xml</tt> file and eliminate detected discrepancies. You can also diff build-info files directly to get low level insights. See techniques to configure cache in <a href="how-to.md">How-To</a> and troubleshooting of typical issues in the section below.</p></div></div>
+<div class="section">
+<h2><a name="Common_issues"></a>Common issues</h2>
 <div class="section">
-<h2><a name="Issue_1:_Local_checkout_is_with_different_line_endings"></a>Issue 1: Local checkout is with different line endings</h2>
+<h3><a name="Issue_1:_Local_checkout_is_with_different_line_endings"></a>Issue 1: Local checkout is with different line endings</h3>
 <p>Solution: normalise line endings. Current implementation doesn&#x2019;t have built-in line endings normalization, it has to be done externally. In git it is recommended to use <tt>.gitattributes</tt> file to establish consistent line endings across all envs for file types specific to this project</p></div>
 <div class="section">
-<h2><a name="Issue_2:_Effective_poms_mismatch_because_of_plugins_injection_by_profiles"></a>Issue 2: Effective poms mismatch because of plugins injection by profiles</h2>
+<h3><a name="Issue_2:_Effective_poms_mismatch_because_of_plugins_injection_by_profiles"></a>Issue 2: Effective poms mismatch because of plugins injection by profiles</h3>
 <p>Different profiles between remote and local builds likely result in different text of effective poms. As effective pom contributes hash value to the key that could lead to cache misses. Solution: instead of adding/removing specific plugins by profiles, set default value of the plugin&#x2019;s <tt>skip</tt> or <tt>disabled</tt> flag in a profile properties instead. Instead of:</p>
 
 <div>
@@ -275,7 +283,7 @@
 
 <p>Hint: effective poms could be found in <tt>buildinfo</tt> files under <tt>/build/projectsInputInfo/item[@type='pom']</tt> xpath (<tt>item type=&quot;pom&quot;</tt>).</p></div>
 <div class="section">
-<h2><a name="Issue_3:_Effective_pom_mismatch_because_of_environment_specific_properties"></a>Issue 3: Effective pom mismatch because of environment specific properties</h2>
+<h3><a name="Issue_3:_Effective_pom_mismatch_because_of_environment_specific_properties"></a>Issue 3: Effective pom mismatch because of environment specific properties</h3>
 <p>Potential reason: Sometimes it is not possible to avoid discrepancies in different environments - for example if plugin takes command line as parameter, it will be likely different on Win and linux. Such commands will appear in effective pom as a different literal values and will result in a different effective pom hash and cache key mismatch. Solution: filter out such properties from effective pom:</p>
 
 <div>
@@ -293,7 +301,7 @@
 </pre></div></div>
 </div>
 <div class="section">
-<h2><a name="Issue_4:_Unexpected_or_transient_files_in_cache_key_calculation"></a>Issue 4: Unexpected or transient files in cache key calculation</h2>
+<h3><a name="Issue_4:_Unexpected_or_transient_files_in_cache_key_calculation"></a>Issue 4: Unexpected or transient files in cache key calculation</h3>
 <p>Potential reasons: plugins or tests emit temporary files (logs and similar) in non-standard locations. Solution: adjust global exclusions list to filter out the unexpected files:</p>
 
 <div>
@@ -305,7 +313,7 @@
 
 <p>see sample config for exact syntax</p></div>
 <div class="section">
-<h2><a name="Issue_5:_Difference_in_tracked_plugin_properties"></a>Issue 5: Difference in tracked plugin properties</h2>
+<h3><a name="Issue_5:_Difference_in_tracked_plugin_properties"></a>Issue 5: Difference in tracked plugin properties</h3>
 <p>Tracked property in config means it is critical for determining is build up to date or not. Discrepancies could happen for any plugin for a number of reasons. Example: local build is using java target 1.6, remote: 1.8. <tt>buildsdiff.xml</tt> will produce something like</p>
 
 <div>
@@ -317,7 +325,7 @@
           resolution=&quot;Align properties between remote and local build or remove property from tracked list if mismatch could be tolerated. In some cases it is possible to add skip value to ignore lax mismatch&quot;/&gt;
 </pre></div></div>
 
-<p>Solution is at your discretion. If the property is tracked, out-of-date status is fair and expected. If you want to relax consistency rules in favor of compatibility, remove property from the reconciliations list</p></div>
+<p>Solution is at your discretion. If the property is tracked, out-of-date status is fair and expected. If you want to relax consistency rules in favor of compatibility, remove property from the reconciliations list</p></div></div>
         </div>
       </div>
     </div>

Modified: maven/website/components/ref/caching-LATEST/scm.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/scm.html (original)
+++ maven/website/components/ref/caching-LATEST/scm.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Source Code Management</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/summary.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/summary.html (original)
+++ maven/website/components/ref/caching-LATEST/summary.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/surefire-report.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/surefire-report.html (original)
+++ maven/website/components/ref/caching-LATEST/surefire-report.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>
@@ -161,7 +166,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>4</td>
 <td>82.609%</td>
-<td>0.143</td></tr></table><br />
+<td>0.151</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -182,7 +187,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.041</td></tr>
+<td>0.049</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.caching.xml">org.apache.maven.caching.xml</a></td>
 <td>4</td>
@@ -190,7 +195,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>4</td>
 <td>0%</td>
-<td>0.005</td></tr>
+<td>0.004</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.caching">org.apache.maven.caching</a></td>
 <td>1</td>
@@ -198,7 +203,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.066</td></tr>
+<td>0.061</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.caching.checksum">org.apache.maven.caching.checksum</a></td>
 <td>16</td>
@@ -206,7 +211,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.031</td></tr></table><br />
+<td>0.037</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.caching.hash"></a>org.apache.maven.caching.hash</h3><a name="org.apache.maven.caching.hash"></a>
@@ -228,7 +233,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.041</td></tr></table></div>
+<td>0.049</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.maven.caching.xml"></a>org.apache.maven.caching.xml</h3><a name="org.apache.maven.caching.xml"></a>
 <table border="1" class="table table-striped">
@@ -249,7 +254,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>4</td>
 <td>0%</td>
-<td>0.005</td></tr></table></div>
+<td>0.004</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.maven.caching"></a>org.apache.maven.caching</h3><a name="org.apache.maven.caching"></a>
 <table border="1" class="table table-striped">
@@ -270,7 +275,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.066</td></tr></table></div>
+<td>0.061</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.maven.caching.checksum"></a>org.apache.maven.caching.checksum</h3><a name="org.apache.maven.caching.checksum"></a>
 <table border="1" class="table table-striped">
@@ -291,7 +296,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.012</td></tr>
+<td>0.015</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.caching.checksum.XXHashTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.caching.checksum.XXHashTest">XXHashTest</a></td>
@@ -300,7 +305,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.011</td></tr>
+<td>0.013</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.caching.checksum.SHAHashTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.caching.checksum.SHAHashTest">SHAHashTest</a></td>
@@ -309,7 +314,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.008</td></tr></table></div><br /></div>
+<td>0.009</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -323,7 +328,7 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.MavenProjectInputTest.testGetDirectoryFiles"></a>testGetDirectoryFiles</td>
-<td>0.008</td></tr>
+<td>0.009</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.MavenProjectInputTest.testGetDirectoryFiles2"></a>testGetDirectoryFiles2</td>
@@ -331,11 +336,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.MavenProjectInputTest.testGlobInput"></a>testGlobInput</td>
-<td>0</td></tr>
+<td>0.001</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.MavenProjectInputTest.testAddInputsAbsolutePath"></a>testAddInputsAbsolutePath</td>
-<td>0</td></tr></table></div>
+<td>0.001</td></tr></table></div>
 <div class="section">
 <h3><a name="XmlServiceTest"></a>XmlServiceTest</h3><a name="org.apache.maven.caching.xml.XmlServiceTest"></a>
 <table border="1" class="table table-striped">
@@ -381,7 +386,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.hash.HexUtilsTest.testDecodeHex"></a>testDecodeHex</td>
-<td>0.027</td></tr>
+<td>0.033</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.hash.HexUtilsTest.testEncodeToHex"></a>testEncodeToHex</td>
@@ -396,11 +401,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testEmptyArray"></a>testEmptyArray</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testNotFullChecksum"></a>testNotFullChecksum</td>
-<td>0.002</td></tr>
+<td>0.003</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testEmptyBuffer"></a>testEmptyBuffer</td>
@@ -408,7 +413,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testSingleHash"></a>testSingleHash</td>
-<td>0.001</td></tr>
+<td>0</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testSingleChecksum"></a>testSingleChecksum</td>
@@ -420,14 +425,14 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.XXHashTest.testSimpleChecksum"></a>testSimpleChecksum</td>
-<td>0.001</td></tr></table></div>
+<td>0</td></tr></table></div>
 <div class="section">
 <h3><a name="SHAHashTest"></a>SHAHashTest</h3><a name="org.apache.maven.caching.checksum.SHAHashTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.SHAHashTest.testSimpleHash"></a>testSimpleHash</td>
-<td>0.001</td></tr>
+<td>0.002</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.SHAHashTest.testEmptyArray"></a>testEmptyArray</td>
@@ -435,14 +440,14 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.checksum.SHAHashTest.testSimpleChecksum"></a>testSimpleChecksum</td>
-<td>0.002</td></tr></table></div>
+<td>0.001</td></tr></table></div>
 <div class="section">
 <h3><a name="BuildInfoTest"></a>BuildInfoTest</h3><a name="org.apache.maven.caching.BuildInfoTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.caching.BuildInfoTest.name"></a>name</td>
-<td>0.066</td></tr></table></div><br /></div>
+<td>0.06</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Failure_Details"></a>Failure Details</h2><a name="Failure_Details"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />

Modified: maven/website/components/ref/caching-LATEST/taglist.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/taglist.html (original)
+++ maven/website/components/ref/caching-LATEST/taglist.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Tag List report</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/team.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/team.html (original)
+++ maven/website/components/ref/caching-LATEST/team.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>

Modified: maven/website/components/ref/caching-LATEST/testapidocs/member-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/ref/caching-LATEST/testapidocs/overview-summary.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/testapidocs/overview-summary.html (original)
+++ maven/website/components/ref/caching-LATEST/testapidocs/overview-summary.html Sun Dec 12 13:56:22 2021
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.7) on Sun Dec 12 14:17:22 CET 2021 -->
+<!-- Generated by javadoc (11.0.7) on Sun Dec 12 14:55:51 CET 2021 -->
 <title>Apache Maven Build Cache Extension 1.0.0-SNAPSHOT Test API</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <script type="text/javascript">window.location.replace('index.html')</script>

Modified: maven/website/components/ref/caching-LATEST/testapidocs/package-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/ref/caching-LATEST/testapidocs/type-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: maven/website/components/ref/caching-LATEST/usage.html
==============================================================================
--- maven/website/components/ref/caching-LATEST/usage.html (original)
+++ maven/website/components/ref/caching-LATEST/usage.html Sun Dec 12 13:56:22 2021
@@ -38,7 +38,8 @@
         <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="Apache Maven Build Cache Extension">Apache Maven Build Cache Extension</a><span class="divider">/</span></li>
+      <li class=""><a href="../" title="Ref">Ref</a><span class="divider">/</span></li>
+      <li class=""><a href="./" title="Maven Build Cache Extension">Maven Build Cache Extension</a><span class="divider">/</span></li>
     <li class="active ">Normal usage <a href="https://github.com/apache/maven-parent/tree/maven-parent-34/maven-build-cache-extension/src/site/markdown/usage.md"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-12</li>
           <li id="projectVersion" class="pull-right">Version: 1.0.0-SNAPSHOT</li>
@@ -52,12 +53,16 @@
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
     <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
-    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Documentation</li>
-    <li><a href="CACHE.html" title="Overview"><span class="none"></span>Overview</a></li>
-    <li><a href="CACHE-HOWTO.html" title="Howto"><span class="none"></span>Howto</a></li>
-    <li><a href="CACHE-PARAMETERS.html" title="Parameters"><span class="none"></span>Parameters</a></li>
-    <li><a href="CACHE-REMOTE.html" title="Remote"><span class="none"></span>Remote</a></li>
+    <li><a href="cache.html" title="Overview"><span class="none"></span>Overview</a></li>
+    <li><a href="getting-started.html" title="Getting Started"><span class="none"></span>Getting Started</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Usage</a></li>
+    <li><a href="remote-cache.html" title="Remote Cache Setup"><span class="none"></span>Remote Cache Setup</a></li>
+    <li><a href="how-to.html" title="Howto"><span class="none"></span>Howto</a></li>
+    <li><a href="performance.html" title="Performance"><span class="none"></span>Performance</a></li>
+    <li><a href="parameters.html" title="Cache Parameters"><span class="none"></span>Cache Parameters</a></li>
+      <li class="nav-header">Reference</li>
+    <li><a href="cache-config.html" title="maven-cache-config.xml"><span class="none"></span>maven-cache-config.xml</a></li>
       <li class="nav-header">Cache Internals</li>
     <li><a href="cache-build.html" title="buildinfo.xml"><span class="none"></span>buildinfo.xml</a></li>
     <li><a href="cache-diff.html" title="diff-*.xml"><span class="none"></span>diff-*.xml</a></li>