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 sv...@apache.org on 2023/02/08 20:32:15 UTC

svn commit: r1907529 [4/22] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ docs/2.0.2/ doc...

Modified: maven/website/content/developers/release/maven-project-release-procedure.html
==============================================================================
--- maven/website/content/developers/release/maven-project-release-procedure.html (original)
+++ maven/website/content/developers/release/maven-project-release-procedure.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/release/maven-project-release-procedure.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/release/maven-project-release-procedure.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Jason van Zyl
 Karl Heinz Marbaise" />
     <meta name="date" content="2018-04-07" />
@@ -141,9 +141,9 @@ Karl Heinz Marbaise" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Performing_a_Maven_Project_Release"></a>Performing a Maven Project Release</h1>
+<h1>Performing a Maven Project Release</h1>
 <p>This document covers the common release procedures used by the Maven team to perform releases.</p><section>
-<h2><a name="Prerequisites">Prerequisites</a></h2>
+<h2><a id="Prerequisites">Prerequisites</a></h2>
 <p>Be sure that:</p>
 <ul>
 <li>you have a recent Git client installed and on your shell's path.</li>
@@ -151,22 +151,22 @@ Karl Heinz Marbaise" />
 <li>if you receive an OutOfMemoryError during the build, make sure to have set the environment variable <code>MAVEN_OPTS=-Xmx512m</code></li>
 <li>you must use Maven 3.3.9+.</li>
 <li>follow Apache environment configuration steps outlined at: <a class="externalLink" href="https://www.apache.org/dev/publishing-maven-artifacts.html#dev-env">Publishing Maven Artifacts</a>.</li></ul></section><section>
-<h2><a name="Before_you_begin"></a>Before you begin</h2>
+<h2>Before you begin</h2>
 <p>If you started here, you may first want to review one of the following documents that cover the specifics of various types of releases we have in the Maven Project:</p>
 <ul>
 <li><a href="./maven-core-release.html"> Releasing Maven Core</a></li>
 <li><a href="./parent-pom-release.html"> Releasing a parent POM</a></li></ul></section><section>
-<h2><a name="Consider_updating_the_parent_versions"></a>Consider updating the parent versions</h2>
+<h2>Consider updating the parent versions</h2>
 <p>If the item you are planning to release is not using the most recent version of its parent (see <a href="../../pom/">parent POMs</a> index), consider taking this opportunity to update to it.</p></section><section>
-<h2><a name="Make_sure_that_site_compilation_works"></a>Make sure that site compilation works</h2>
+<h2>Make sure that site compilation works</h2>
 <p>Particularly if you update the parent or if you updated your javadoc, the site compilation process may fail, or reveal a conspicuous error. It is stressful and time-consuming to discover this *after* you stage a release and then try to follow the procedure to deploy the site for review. So you may find it more pleasant to check out the state of the site before you start:</p>
 <div>
 <pre>mvn -Preporting site site:stage</pre></div></section><section>
-<h2><a name="Stage_the_Release"></a>Stage the Release</h2>
+<h2>Stage the Release</h2>
 <ol style="list-style-type: decimal">
 <li>Follow the release preparation, staging and closing the repository steps outlined in <a class="externalLink" href="https://infra.apache.org/publishing-maven-artifacts.html">Publishing Maven Releases</a>. </li>
 <li>Stage the latest documentation as explained in <a href="../website/deploy-component-reference-documentation.html">deploying Maven components reference documentation</a>.</li></ol></section><section>
-<h2><a name="Call_the_vote"></a>Call the vote</h2>
+<h2>Call the vote</h2>
 <p>Propose a vote on the dev list with the closed issues, the issues left, the staging repository and the staging site. For instance:</p>
 <div>
 <pre>To: &quot;Maven Developers List&quot; &lt;dev@maven.apache.org&gt;
@@ -202,7 +202,7 @@ Vote open for at least 72 hours.
 <p>To get the JIRA release notes link, browse to the plugin's or component's JIRA page, select the <i>Road Map</i> link, and use the link to <i>Release Notes</i> that is next to the version being released.</p>
 <p>To get the list of issues left in JIRA, browse to the plugin's or component's JIRA page, and from the <i>Preset Filters</i> on the right, use the link for <i>Outstanding</i> issues.</p>
 <p>The vote is open for at least 72 hours means, that you need to wait at least 72 hours before proceeding. This gives others time to test your release and check that everything is good. If you have received after that not enough +1 votes to reach the quorum, this doesn't mean, the vote failed. It just takes a bit longer.</p></section><section>
-<h2><a name="Check_the_vote_results"></a>Check the vote results</h2>
+<h2>Check the vote results</h2>
 <p>Copied from <a class="externalLink" href="https://www.apache.org/foundation/voting.html#ReleaseVotes">Votes on Package Releases</a>.</p>
 <div>
 <pre>Votes on whether a package is ready to be released use majority approval
@@ -213,7 +213,7 @@ but in most cases the ultimate decision,
 The specifics of the process may vary from project to project,
 but the 'minimum quorum of three +1 votes' rule is universal.</pre></div>
 <p>The list of PMC members is available at <a class="externalLink" href="https://people.apache.org/committers-by-project.html#maven-pmc">https://people.apache.org/committers-by-project.html#maven-pmc</a>.</p><section>
-<h3><a name="Successful_vote"></a>Successful vote</h3>
+<h3>Successful vote</h3>
 <p>Once a vote is <b>successful</b>, post the result to the <code>dev</code> list and cc the <code>PMC</code>. For instance:</p>
 <div>
 <pre>To: &quot;Maven Developers List&quot; &lt;dev@maven.apache.org&gt;
@@ -230,7 +230,7 @@ PMC quorum: ...
 
 I will promote the source release zip file to Apache distribution area and the artifacts to the central repo.</pre></div>
 <p>Follow the procedure to the end.</p></section><section>
-<h3><a name="Unsuccessful_vote"></a>Unsuccessful vote</h3>
+<h3>Unsuccessful vote</h3>
 <p>Once a vote is <b>unsuccessful</b>, post the result to the <code>dev</code> list, For instance:</p>
 <div>
 <pre>To: &quot;Maven Developers List&quot; &lt;dev@maven.apache.org&gt;
@@ -249,7 +249,7 @@ The vote has been canceled.</pre></div>
 <li>report found issues and assign them to version <code>Y.Z+1</code></li>
 <li>fix found issues</li></ul>
 <p>Start the process for version <code>Y.Z+1</code> from the beginning.</p></section></section><section>
-<h2><a name="Copy_the_source_release_to_the_Apache_Distribution_Area"></a>Copy the source release to the Apache Distribution Area</h2>
+<h2>Copy the source release to the Apache Distribution Area</h2>
 <p>The official Apache release is the 'source-release' bundle distributed in <code>www.apache.org/dist</code>, as described in <a class="externalLink" href="https://www.apache.org/dev/release-distribution">Apache Release Distribution Policy</a>. All releases for Maven must be copied to <a class="externalLink" href="https://www.apache.org/dist/maven/">the official Maven release area</a>.</p>
 <p>The release area is maintained with svnpubsub. To deliver a release, you add it to <a class="externalLink" href="https://dist.apache.org/repos/dist/release/maven">the subversion repository for the dist area</a>: add the release, its signature and sha512 checksum files, copying them from <code>target/checkout/target/</code> directory created during <code>mvn release:perform</code> step. Currently this requires to be in maven-pmc group (see <a class="externalLink" href="https://issues.apache.org/jira/browse/INFRA-5945">INFRA-5945</a>). If you are not a PMC member, drop a line to <i>private@maven.apache.org</i> and ask them to do this step (and the next one) for you: the PMC member will get the source release bundle and its signature from Nexus staging repository and will create sha512 checksum file by hand, for example using shell:</p>
 <div>
@@ -261,10 +261,10 @@ wagon/wagon-2.2-source-release.zip.asc
 wagon/wagon-2.2-source-release.zip.sha512</pre></div>
 <p>You should also run 'svn rm' as needed to clear out older releases. As per <a class="externalLink" href="https://www.apache.org/legal/release-policy.html#where-do-releases-go">Apache Release Policy</a>, only the latest release on a branch should stay in the main dist areas. So long as the previous release is at least a day old, the automatic archiver will have copied it to the archive.</p>
 <p>To check that everything is ok in the dist area, dist-tool-plugin has been written and run once a day to produce <a class="externalLink" href="https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/">&quot;Check Source Release&quot; and &quot;Check Errors&quot; reports</a>.</p></section><section>
-<h2><a name="Add_the_release_for_next_board_report"></a>Add the release for next board report</h2>
+<h2>Add the release for next board report</h2>
 <p>After committing the 3 source-release files, visit <a class="externalLink" href="https://reporter.apache.org/addrelease.html?maven">Apache Committee Report Helper</a> to add your release data with the Full Version Name and Date of Release. (You will receive an e-mail for it as well).</p>
 <p>If you are not a PMC member, drop a line to <i>private@maven.apache.org</i> and ask them to do this step for you if they did not do the update while adding to release area.</p></section><section>
-<h2><a name="Promote_the_release"></a>Promote the release</h2>
+<h2>Promote the release</h2>
 <p>Once the release is deemed fit for public consumption it can be transfered to a production repository where it will be available to all users.</p>
 <ol style="list-style-type: decimal">
 <li>See <a class="externalLink" href="https://www.apache.org/dev/publishing-maven-artifacts.html#promote">Promoting a Repo</a> for details on promotion.</li>

Modified: maven/website/content/developers/release/parent-pom-release.html
==============================================================================
--- maven/website/content/developers/release/parent-pom-release.html (original)
+++ maven/website/content/developers/release/parent-pom-release.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/release/parent-pom-release.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/release/parent-pom-release.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Hervé Boutemy
 Dennis Lundberg" />
     <meta name="date" content="2013-12-07" />
@@ -141,12 +141,12 @@ Dennis Lundberg" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Releasing_A_Parent_POM"></a>Releasing A Parent POM</h1>
+<h1>Releasing A Parent POM</h1>
 <p>Releasing a Parent POM is much the same as any other Maven project. The following guide walks through most of the steps:</p>
 <ul>
 <li><a href="./maven-project-release-procedure.html"> Maven Project Common Release procedure</a></li></ul>
 <p>Note that Parent POMs have particular conventions for managing and deploying the documentation.</p><section>
-<h2><a name="Rationale"></a>Rationale</h2>
+<h2>Rationale</h2>
 <p>To be able to publish a documentation for the parent POM without affecting released <code>pom.xml</code> and <code>site.xml</code>, parent POM projects have a specific structure, with the addition of <code>site-pom.xml</code> and <code>src/site-docs</code> to provide <code>mvn -f site-pom.xml site</code> with useful documentation content:</p>
 <div>
 <pre>|-- pom.xml
@@ -160,7 +160,7 @@ Dennis Lundberg" />
         `-- site.xml</pre></div>
 <p>And the <code>index.apt</code> page not only contains instructions about the content of the parent POM, but it maintains a history of POM releases links and diffs.</p>
 <p>Each specific step is done to maintain <code>site-pom.xml</code> and <code>index.apt</code> in sync with the release being released.</p></section><section>
-<h2><a name="Stage_the_release"></a>Stage the release</h2>
+<h2>Stage the release</h2>
 <p>Before staging the release with usual procedure, you need to update <code>site-pom.xml</code> and <code>index.apt</code> to take the future release into account:</p>
 <ol style="list-style-type: decimal">
 <li>update <code>site-pom.xml</code> parent POM version to match the version being released,</li>
@@ -171,7 +171,7 @@ Dennis Lundberg" />
 <pre>cd target/checkout
 mvn -f site-pom.xml site
 mvn -f site-pom.xml scm-publish:publish-scm</pre></div></section><section>
-<h2><a name="Call_the_vote"></a>Call the vote</h2>
+<h2>Call the vote</h2>
 <p>In the vote, instead of providing links to JIRA, the parent POMs should include a link to the Git changes since the last release:</p>
 <div>
 <pre>...

Modified: maven/website/content/developers/release/pmc-gpg-keys.html
==============================================================================
--- maven/website/content/developers/release/pmc-gpg-keys.html (original)
+++ maven/website/content/developers/release/pmc-gpg-keys.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/release/pmc-gpg-keys.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/release/pmc-gpg-keys.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="date" content="2006-10-01" />
     <title>Maven &#x2013; Developers centre - Making GPG Keys</title>
@@ -140,9 +140,9 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Introduction"></a>Introduction</h1>
+<h1>Introduction</h1>
 <p>You need to add your GPG keys in <a class="externalLink" href="https://svn.apache.org/repos/asf/maven/project/KEYS">https://svn.apache.org/repos/asf/maven/project/KEYS</a> before a release. Here are some useful <a class="externalLink" href="http://www.gnupg.org/">GnuPG</a> commands to generate your Keys.</p><section>
-<h2><a name="gpg_--gen-key"></a>gpg --gen-key</h2>
+<h2>gpg --gen-key</h2>
 <div>
 <pre>&gt;gpg --gen-key
 gpg (GnuPG) 1.4.5; Copyright (C) 2006 Free Software Foundation, Inc.
@@ -218,7 +218,7 @@ pub   1024D/07DDB702 2006-10-10
 uid                  Vincent Siveton &lt;vsiveton@apache.org&gt;
 sub   2048g/D2814A59 2006-10-10
 </pre></div></section><section>
-<h2><a name="gpg_--list-sigs_.26.26_gpg_--armor_--export"></a>gpg --list-sigs &amp;&amp; gpg --armor --export</h2>
+<h2>gpg --list-sigs &amp;&amp; gpg --armor --export</h2>
 <div>
 <pre>&gt;gpg --list-sigs &quot;Vincent Siveton&quot; &amp;&amp; gpg --armor --export &quot;Vincent Siveton&quot;
 pub   1024D/07DDB702 2006-10-10
@@ -227,11 +227,11 @@ sig 3        07DDB702 2006-10-10  Vincen
 sub   2048g/D2814A59 2006-10-10
 sig          07DDB702 2006-10-10  Vincent Siveton &lt;vsiveton@apache.org&gt;
 </pre></div></section></section><section>
-<h1><a name="Version:_GnuPG_v1.4.5_.28MingW32.29"></a>Version: GnuPG v1.4.5 (MingW32)</h1></section><section>
-<h1><a name="mQGiBEUrnAsRBACQDiYGc1IQmkENLO9iznBg8otGPEbzqQozT5tsip5mB30f6Mc.2F_uuLxJkLdna7Ul3goIXDtCeLJq38gHvruNtVNR6S.2BjuJFkd5sLEH8UJ18PbKuo.2F9I_KGlzjtCYUUDC48czRr0efhqd54NH8ydNdpaZ76NGPPYfpXtk7kKgH.2FnPiwCgxozK_IG2frMuWIvdFafbqdAl7y.2FsD.2F1Csf0r9jtHEeXOuyhm8jCGrSwzLbHUGKPUQP37P_ajECHoWp6HnvHEEEpgVl.2BUjfZvrcVhzUoP.2B3r5HAugqERfkzK8AWc7qjIRjf64kU_sjvto31G2KYz17Y8K9y4LkRkUspu8uw903pKnW.2FQELg4vvPVaEYpVVIdS6.2BcUreu_V0hOA.2F4tW7T.2FGpzSbQmjvnIRQ7GVHbQeXsANwrS6NmGYIxafN9P9dfHV.2BeUieTu6_rvMP9coOhTYyEKZksrXw2MmXx5SzgxsXT0g4wDXbwxPYFfIdGUzFMobnVXiZ3G8l_JEl9cML0cg3ZL1SoDmVf2iG3e3Yxxsne4AE1SU.2B0bbq0t7rqALQlVmluY2VudCBT_aXZldG9uIDx2c2l2ZXRvbkBhcGFjaGUub3JnPohgBBMRAgAgBQJFK5wLAhsDBgsJ_CAcDAgQVAggDBBYCAwECHgECF4AACgkQhPTUcAfdtwLP3gCbB.2FV1afp8hzxgirCS_d2r6zCkJQ2IAoLKD.2FRIkkerNintYzrubJliJKBsRuQINBEUrnBgQCAD1.2BSx.2BsBDL_1XCDtxQGsrZmMnJJVK.2Fw4TPa.2F8weJkuZ1GSpINOjInmqESuehvCLoOoyfcuDVXlR_PUZhKZLPEKfJlFptGNK19oTO.2FCoQN.2BSJLwR41FoumsBaf1YSSRpAukyx2J6cUxqf_uWrK.2FT8PmgDw4YzmY96tev.2F.2F
 41eZ5tSOxpoUM8ypnTaShtS9pjgHijEG0b7wBqeU_e1OGOiLHgKyjEJUmlTaLm1SxJ84eq0uAvYb.2Brb.2FQoWWLpjvr2.2Fmo1kzUvCPgo3fh_kgOxCxsC9QD836Mi5HFK6CRYU3yAFu5.2B.2FjM.2BLJzELy3u7uMuOSP6yuiK8WXopdbN_WHOiJQfdc2gTAAMFCADdljjAG7L.2B8de6JzsEduKErKqWlTEWa99n1knaGKzdUUOP_WrKxwqgI6PAJbxOfG4vBdDa6M6.2BnySJDMybQsOCFyNx91.2F7jYkgkmv8Jkt8CTW4z_P4HKlFYMAFpU95ftpTAAMAlr.2Bt.2BnZRTHi94.2FVHMv4yLGzB.2FxapbzToHKuUt1Yqom_Ncio5px7RVoicn13.2Fi.2FGeY72fIdC2LRGo6PXlmmDQemoAnUw0RJoEtzapb0j.2FtWd_BdAtQQX.2FKs7qhk4aDDHGgO.2BCdHAB8PLHDpMpUX5Zc9JX1xhyJcS8d.2FLPUpXtt9WN_eekqDpx.2BjNmySJr6os7rPAkjx6jDUvHPiuKdT4aviEkEGBECAAkFAkUrnBgCGwwA_CgkQhPTUcAfdtwJL9ACgmLuDxE.2BoZaMhyFSmXWN0fM36Bd8AoLYrvwydB9.2BnNnhJ_85TjkMPTgjp9_.3DHg4C_-----END_PGP_PUBLIC_KEY_BLOCK-----_----------------"></a>mQGiBEUrnAsRBACQDiYGc1IQmkENLO9iznBg8otGPEbzqQozT5tsip5mB30f6Mc/ uuLxJkLdna7Ul3goIXDtCeLJq38gHvruNtVNR6S+juJFkd5sLEH8UJ18PbKuo/9I KGlzjtCYUUDC48czRr0efhqd54NH8ydNdpaZ76NGPPYfpXtk7kKgH/nPiwCgxozK IG2frMuWIvdFafbqdAl7y/sD/1Csf0r9jtHEeXOuyhm8jCGrSwzLbH
 UGKPUQP37P ajECHoWp6HnvHEEEpgVl+UjfZvrcVhzUoP+3r5HAugqERfkzK8AWc7qjIRjf64kU sjvto31G2KYz17Y8K9y4LkRkUspu8uw903pKnW/QELg4vvPVaEYpVVIdS6+cUreu V0hOA/4tW7T/GpzSbQmjvnIRQ7GVHbQeXsANwrS6NmGYIxafN9P9dfHV+eUieTu6 rvMP9coOhTYyEKZksrXw2MmXx5SzgxsXT0g4wDXbwxPYFfIdGUzFMobnVXiZ3G8l JEl9cML0cg3ZL1SoDmVf2iG3e3Yxxsne4AE1SU+0bbq0t7rqALQlVmluY2VudCBT aXZldG9uIDx2c2l2ZXRvbkBhcGFjaGUub3JnPohgBBMRAgAgBQJFK5wLAhsDBgsJ CAcDAgQVAggDBBYCAwECHgECF4AACgkQhPTUcAfdtwLP3gCbB/V1afp8hzxgirCS d2r6zCkJQ2IAoLKD/RIkkerNintYzrubJliJKBsRuQINBEUrnBgQCAD1+Sx+sBDL 1XCDtxQGsrZmMnJJVK/w4TPa/8weJkuZ1GSpINOjInmqESuehvCLoOoyfcuDVXlR PUZhKZLPEKfJlFptGNK19oTO/CoQN+SJLwR41FoumsBaf1YSSRpAukyx2J6cUxqf uWrK/T8PmgDw4YzmY96tev//41eZ5tSOxpoUM8ypnTaShtS9pjgHijEG0b7wBqeU e1OGOiLHgKyjEJUmlTaLm1SxJ84eq0uAvYb+rb/QoWWLpjvr2/mo1kzUvCPgo3fh kgOxCxsC9QD836Mi5HFK6CRYU3yAFu5+/jM+LJzELy3u7uMuOSP6yuiK8WXopdbN WHOiJQfdc2gTAAMFCADdljjAG7L+8de6JzsEduKErKqWlTEWa99n1knaGKzdUUOP WrKxwqgI6PAJbxOfG4vBdDa6M6+nySJDMybQsOCFyNx91/7jYkgkmv8Jkt8CTW4z P4HKlFYMAFp
 U95ftpTAAMAlr+t+nZRTHi94/VHMv4yLGzB/xapbzToHKuUt1Yqom Ncio5px7RVoicn13/i/GeY72fIdC2LRGo6PXlmmDQemoAnUw0RJoEtzapb0j/tWd BdAtQQX/Ks7qhk4aDDHGgO+CdHAB8PLHDpMpUX5Zc9JX1xhyJcS8d/LPUpXtt9WN eekqDpx+jNmySJr6os7rPAkjx6jDUvHPiuKdT4aviEkEGBECAAkFAkUrnBgCGwwA CgkQhPTUcAfdtwJL9ACgmLuDxE+oZaMhyFSmXWN0fM36Bd8AoLYrvwydB9+nNnhJ 85TjkMPTgjp9 =Hg4C -----END PGP PUBLIC KEY BLOCK----- ----------------</h1>
+<h1>Version: GnuPG v1.4.5 (MingW32)</h1></section><section>
+<h1>mQGiBEUrnAsRBACQDiYGc1IQmkENLO9iznBg8otGPEbzqQozT5tsip5mB30f6Mc/ uuLxJkLdna7Ul3goIXDtCeLJq38gHvruNtVNR6S+juJFkd5sLEH8UJ18PbKuo/9I KGlzjtCYUUDC48czRr0efhqd54NH8ydNdpaZ76NGPPYfpXtk7kKgH/nPiwCgxozK IG2frMuWIvdFafbqdAl7y/sD/1Csf0r9jtHEeXOuyhm8jCGrSwzLbHUGKPUQP37P ajECHoWp6HnvHEEEpgVl+UjfZvrcVhzUoP+3r5HAugqERfkzK8AWc7qjIRjf64kU sjvto31G2KYz17Y8K9y4LkRkUspu8uw903pKnW/QELg4vvPVaEYpVVIdS6+cUreu V0hOA/4tW7T/GpzSbQmjvnIRQ7GVHbQeXsANwrS6NmGYIxafN9P9dfHV+eUieTu6 rvMP9coOhTYyEKZksrXw2MmXx5SzgxsXT0g4wDXbwxPYFfIdGUzFMobnVXiZ3G8l JEl9cML0cg3ZL1SoDmVf2iG3e3Yxxsne4AE1SU+0bbq0t7rqALQlVmluY2VudCBT aXZldG9uIDx2c2l2ZXRvbkBhcGFjaGUub3JnPohgBBMRAgAgBQJFK5wLAhsDBgsJ CAcDAgQVAggDBBYCAwECHgECF4AACgkQhPTUcAfdtwLP3gCbB/V1afp8hzxgirCS d2r6zCkJQ2IAoLKD/RIkkerNintYzrubJliJKBsRuQINBEUrnBgQCAD1+Sx+sBDL 1XCDtxQGsrZmMnJJVK/w4TPa/8weJkuZ1GSpINOjInmqESuehvCLoOoyfcuDVXlR PUZhKZLPEKfJlFptGNK19oTO/CoQN+SJLwR41FoumsBaf1YSSRpAukyx2J6cUxqf uWrK/T8PmgDw4YzmY96tev//41eZ5tSOxpoUM8ypnTaShtS9pjgHijEG0b7wBqeU e1OGOiLHgKyjEJUmlT
 aLm1SxJ84eq0uAvYb+rb/QoWWLpjvr2/mo1kzUvCPgo3fh kgOxCxsC9QD836Mi5HFK6CRYU3yAFu5+/jM+LJzELy3u7uMuOSP6yuiK8WXopdbN WHOiJQfdc2gTAAMFCADdljjAG7L+8de6JzsEduKErKqWlTEWa99n1knaGKzdUUOP WrKxwqgI6PAJbxOfG4vBdDa6M6+nySJDMybQsOCFyNx91/7jYkgkmv8Jkt8CTW4z P4HKlFYMAFpU95ftpTAAMAlr+t+nZRTHi94/VHMv4yLGzB/xapbzToHKuUt1Yqom Ncio5px7RVoicn13/i/GeY72fIdC2LRGo6PXlmmDQemoAnUw0RJoEtzapb0j/tWd BdAtQQX/Ks7qhk4aDDHGgO+CdHAB8PLHDpMpUX5Zc9JX1xhyJcS8d/LPUpXtt9WN eekqDpx+jNmySJr6os7rPAkjx6jDUvHPiuKdT4aviEkEGBECAAkFAkUrnBgCGwwA CgkQhPTUcAfdtwJL9ACgmLuDxE+oZaMhyFSmXWN0fM36Bd8AoLYrvwydB9+nNnhJ 85TjkMPTgjp9 =Hg4C -----END PGP PUBLIC KEY BLOCK----- ----------------</h1>
 <p>You need to append this result to <a class="externalLink" href="https://svn.apache.org/repos/asf/maven/project/KEYS">https://svn.apache.org/repos/asf/maven/project/KEYS</a>.</p>
 <p>You also need to upload your key to the public server: <a class="externalLink" href="http://pgp.mit.edu/">http://pgp.mit.edu/</a> by copying the same you appended in the text field and submit. You can ensure by searching your email in key search engine.</p><section>
-<h2><a name="gpg_--fingerprint"></a>gpg --fingerprint</h2>
+<h2>gpg --fingerprint</h2>
 <div>
 <pre>&gt;gpg --fingerprint vsiveton
 pub   1024D/07DDB702 2006-10-10     

Modified: maven/website/content/developers/retirement-plan-plugins.html
==============================================================================
--- maven/website/content/developers/retirement-plan-plugins.html (original)
+++ maven/website/content/developers/retirement-plan-plugins.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/retirement-plan-plugins.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/retirement-plan-plugins.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Dennis Lundberg" />
     <meta name="date" content="2013-07-26" />
     <title>Maven &#x2013; Retirement Plan for Plugins</title>
@@ -141,8 +141,8 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Retirement_Plan_for_Plugins"></a>Retirement Plan for Plugins</h1><section>
-<h2><a name="Decide_to_retire"></a>Decide to retire</h2>
+<h1>Retirement Plan for Plugins</h1><section>
+<h2>Decide to retire</h2>
 <p>Propose a vote on the dev-list to retire a plugin. The vote should be open for the standard 72 hours to allow people to voice their opinions. Send a cc to the users-list. Standard Apache voting rules apply. Only PMC votes are binding.</p>
 <p>The vote must contain one or more options on how to retire the plugin. There are multiple scenarios available. Here are a couple that have been suggested:</p>
 <ol style="list-style-type: upper-alpha">
@@ -189,7 +189,7 @@ The vote has passed with the following r
 
 I will continue with the steps required to retire this plugin.</pre></div>
 <p>If the vote passes, make one final release of the plugin (with its own standard 72h vote on source release) before it is retired. This allows us to make a clean break. The person who wants to retire a plugin is the one who does the final release. Below you will find the extra steps that you need to follow when retiring a plugin, in addition to <a href="./release/maven-project-release-procedure.html">our standard release process</a>.</p></section><section>
-<h2><a name="Make_the_final_release"></a>Make the final release</h2>
+<h2>Make the final release</h2>
 <ol style="list-style-type: decimal">
 <li>Create an issue in JIRA with the issue type &quot;Task&quot; and the summary &quot;Retire this plugin&quot;, and schedule it for the final release. If the plugin includes a JIRA report in the generated site, you will need to close this issue before you make the release.</li>
 <li>Add the description &quot;This is the final version of this plugin. It has been retired.&quot; to the final version in JIRA.</li>
@@ -204,7 +204,7 @@ but has moved to the &lt;Organization&gt
 <li>Go ahead with <a href="./release/maven-project-release-procedure.html">the standard release process</a>, making sure that you follow the exceptions mentioned above regarding the site deployment.</li>
 <li>When updating the plugins page, move Maven Foo Plugin to under the &quot;Retired&quot; heading. Remove the SVN and JIRA links and add the date of retirement.</li>
 <li>When updating the version in JIRA, do not add Y.Z+1 and make sure you remove any future versions.</li></ol></section><section>
-<h2><a name="Clean_up_after_the_release"></a>Clean up after the release</h2>
+<h2>Clean up after the release</h2>
 <ol style="list-style-type: decimal">
 <li>Remove the <code>.Jenkinsfile</code> from all branches. This will remove the project from https://builds.apache.org/job/maven-box/</li>
 <li>Ask INFRA for archive git repos (gitbox + github)</li>

Modified: maven/website/content/developers/website/component-reference-documentation-helper.html
==============================================================================
--- maven/website/content/developers/website/component-reference-documentation-helper.html (original)
+++ maven/website/content/developers/website/component-reference-documentation-helper.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/markdown/developers/website/component-reference-documentation-helper.md at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/markdown/developers/website/component-reference-documentation-helper.md at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <title>Maven &#x2013; Preparing Component Release Documentation</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
@@ -136,7 +136,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section><section>
-<h2><a name="Preparing_Component_Release_Documentation"></a>Preparing Component Release Documentation</h2><!--
+<h2>Preparing Component Release Documentation</h2><!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
@@ -157,12 +157,12 @@ under the License.
 
 <p>select component category, then type artifact id and version to generate svn commands:</p>
 
-<table border="0" class="table table-striped">
+<table class="table table-striped">
 
 <tr class="a">
-<td align="left">
+<td>
 <section>
-<h3><a name="Component_category"></a>Component category</h3>
+<h3>Component category</h3>
 
 <ul>
 
@@ -189,7 +189,7 @@ under the License.
 </td>
 <td>
 </section><section>
-<h3><a name="Component_information"></a>Component information</h3>
+<h3>Component information</h3>
 
 <p>directory (~artifact id): <input type="text" name="artifactId" id="artifactId"></input><br />
 version: <input type="text" name="version" id="version"></input><br />
@@ -197,9 +197,9 @@ version: <input type="text" name="versio
 </td></tr>
 
 <tr class="b">
-<td colspan="3" align="left">
+<td colspan="3">
 </section><section>
-<h3><a name="instructions_to_publish_component_release_documentation"></a>instructions to publish component release documentation</h3>
+<h3>instructions to publish component release documentation</h3>
 
 <div class="source">
 <pre id="svnmucc">svnmucc -m &quot;Publish ${artifactId} ${version} documentation&quot; \
@@ -210,7 +210,7 @@ version: <input type="text" name="versio
 </td></tr>
 
 <tr class="a">
-<td colspan="2" align="left"><iframe id="index-page" src="" width="100%" height="300px"></iframe></td>
+<td colspan="2"><iframe id="index-page" src="" width="100%" height="300px"></iframe></td>
 
 <td>archives directory<br />
 <iframe id="archives" src="" width="100%" height="300px"></iframe>
@@ -282,7 +282,8 @@ if (category == "core") {
   selectCategory(category + '/', category+'-archives/');
 }
 //]]>
-</script></section></section></section>
+</script>
+</section></section></section>
         </main>
       </div>
     </div>

Modified: maven/website/content/developers/website/deploy-component-reference-documentation.html
==============================================================================
--- maven/website/content/developers/website/deploy-component-reference-documentation.html (original)
+++ maven/website/content/developers/website/deploy-component-reference-documentation.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/website/deploy-component-reference-documentation.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/website/deploy-component-reference-documentation.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Barrie Treloar
 Hervé Boutemy" />
     <meta name="date" content="2015-03-30" />
@@ -139,14 +139,14 @@ Hervé Boutemy" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Introduction"></a>Introduction</h1>
+<h1>Introduction</h1>
 <p>This document gives step-by-step instructions for deploying Maven components reference documentation inside the Maven <a href="/">https://maven.apache.org/</a> website.</p>
 <p>See <a href="./index.html">Maven website introduction</a> for instructions on the whole website publication (main site content + components).</p></section><section>
-<h1><a name="Overview"></a>Overview</h1>
+<h1>Overview</h1>
 <p>Since December 2012, the overall website uses svnpubsub mechanism:</p><figure><img src="component-reference-documentation.png" alt="" /><figcaption>Components reference documentation mechanisms overview</figcaption></figure></section><section>
-<h1><a name="How_components_reference_documentation_publication_works"></a>How components reference documentation publication works</h1>
+<h1>How components reference documentation publication works</h1>
 <p>Components don't use CMS: components reference documentation are versioned and generated from full sources, with both handwritten content (like Maven main site) and content generated from sources (javadoc, unit-test results, integration test results...).</p><section>
-<h2><a name="Staging_component_reference_documentation"></a>Staging component reference documentation</h2>
+<h2>Staging component reference documentation</h2>
 <p>Reference documentation of a component is staged in <code>https://maven.apache.org/xxx-archives/yyy-LATEST/</code>, where <code>yyy</code> is the component name and <code>xxx</code> can be:</p>
 <ul>
 <li>the component type, like <code>shared</code>, <code>plugins</code>, <code>skins</code>, ... (see <a href="/shared-archives/">/shared-archives/</a>, <a href="/plugins-archives/">/plugins-archives/</a>, <a href="/pom-archives/">/pom-archives/</a>, <a href="/skins-archives/">/skins-archives/</a>)</li>
@@ -166,7 +166,7 @@ Hervé Boutemy" />
 <pre>mvn scm-publish:publish-scm</pre></div>
 <p>svnpubsub mechanism transfers svn production content to live production site</p></li></ol>
 <p><b>Notice</b>: content is in fact published to <a href="/components/">/components/</a> directory, and symbolic links declared in <code>resources/**/components.links</code> in main site source are used by Ant to create a reference from <code>/xxx</code> (= what we want to be user-visible) to <code>/components/xxx</code> (what what is checked out).</p></section><section>
-<h2><a name="Publishing_versioned_component_reference_documentation"></a>Publishing versioned component reference documentation</h2>
+<h2>Publishing versioned component reference documentation</h2>
 <p>When doing a release, <code>yyy-LATEST</code> content staged in previous section needs:</p>
 <ol style="list-style-type: decimal">
 <li>to be archived to versioned directory before a newer revision is published into -LATEST,</li>
@@ -197,7 +197,7 @@ svn cp %SVNPUBSUB%/xxx-archives/yyy-$ver
   cp HEAD xxx-archives/yyy-LATEST xxx-archives/yyy-$version \
   rm xxx/yyy \
   cp HEAD xxx-archives/yyy-LATEST xxx/yyy</pre></div></section><section>
-<h2><a name="Updating_index_page_in_the_Maven_site"></a>Updating index page in the Maven site</h2>
+<h2>Updating index page in the Maven site</h2>
 <p>Some component types have an index page refering to each components of the same type. This is the case for plugins (see <a href="/plugins/">index</a>), shared (see <a href="/shared/">index</a>), poms (see <a href="/pom/">index</a>) and skins (see <a href="/skins/">index</a>).</p>
 <p>Update the version number and release date for the component in the <code>content/apt/xxx/index.apt</code> page.</p>
 <p>See <a href="../website/deploy-maven-website.html">Deploy Maven website</a> for more in-depth instructions on main site content editing.</p>

Modified: maven/website/content/developers/website/deploy-maven-website.html
==============================================================================
--- maven/website/content/developers/website/deploy-maven-website.html (original)
+++ maven/website/content/developers/website/deploy-maven-website.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/website/deploy-maven-website.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/website/deploy-maven-website.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Barrie Treloar
 Hervé Boutemy" />
     <meta name="date" content="2015-03-30" />
@@ -125,15 +125,15 @@ Hervé Boutemy" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Introduction"></a>Introduction</h1>
+<h1>Introduction</h1>
 <p>This document gives step-by-step instructions for deploying the main Maven <a href="/">https://maven.apache.org</a> website.</p>
 <p><b>Obsolete</b> this documentation is obsolete: with the migration of site source to Git, Apache CMS is not used any more. It is replaced by Git edit (eventually through GitHub with the &quot;edit&quot; link accessible from breadcrumb) followed by Jenkins job to build and commit to svnpubsub.</p>
 <p>See <a href="./index.html">Maven website introduction</a> for instructions on the whole website publication.</p></section><section>
-<h1><a name="Overview"></a>Overview</h1>
+<h1>Overview</h1>
 <p>Since December 2012, the overall website uses svnpubsub mechanism and the main website uses Apache CMS:</p><figure><img src="main-website.png" alt="" /><figcaption>Main website mechanisms overview</figcaption></figure></section><section>
-<h1><a name="How_main_website_publication_works"></a>How main website publication works</h1>
+<h1>How main website publication works</h1>
 <p>Maven main website (<a class="externalLink" href="https://maven.apache.org">https://maven.apache.org</a>) is generated with <a href="/plugins/maven-site-plugin">maven-site-plugin</a> from a source tree stored in svn: <a class="externalLink" href="https://svn.apache.org/repos/asf/maven/site/trunk">https://svn.apache.org/repos/asf/maven/site/trunk</a>.</p><section>
-<h2><a name="Edit_source_content"></a>Edit source content</h2>
+<h2>Edit source content</h2>
 <p>You can edit source content in 2 ways:</p>
 <ol style="list-style-type: decimal">
 <li>use <a class="externalLink" href="https://cms.apache.org/maven/">the CMS UI</a> through your web browser: 
@@ -148,13 +148,13 @@ Hervé Boutemy" />
 <li>it builds the HTML site using <a href="/plugins/maven-site-plugin">maven-site-plugin</a>: <code>mvn site</code>,</li>
 <li>it publishes generated HTML content to <a class="externalLink" href="https://svn.apache.org/repos/infra/websites/staging/maven/trunk/content/">CMS staging svn area</a>,</li>
 <li>svnpubsub mecanism transfers svn CMS staging content to live CMS staging site: <a class="externalLink" href="http://maven.staging.apache.org">http://maven.staging.apache.org</a>,</li></ol></section><section>
-<h2><a name="Publish_site_content"></a>Publish site content</h2>
+<h2>Publish site content</h2>
 <p>If everything is good, <b>publish modifications</b> using <a class="externalLink" href="https://cms.apache.org/maven/publish">CMS publish</a> action.</p>
 <p>Under the hood:</p>
 <ol style="list-style-type: decimal">
 <li>CMS copies CMS staging svn area content to <a class="externalLink" href="https://svn.apache.org/repos/infra/websites/production/maven/content/">website production svn area</a>,</li>
 <li>svnpubsub mecanism transfers svn production content to live production site: <a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a>.</li></ol></section></section><section>
-<h1><a name="How_Doxia_website_publication_works"></a>How Doxia website publication works</h1>
+<h1>How Doxia website publication works</h1>
 <p>Doxia uses the exact same mecanisms:</p>
 <ul>
 <li>you can edit <a class="externalLink" href="https://svn.apache.org/repos/asf/maven/doxia/site/trunk">svn source tree</a> either locally or through <a class="externalLink" href="https://cms.apache.org/maven-doxia/">CMS UI</a>,</li>

Modified: maven/website/content/developers/website/index.html
==============================================================================
--- maven/website/content/developers/website/index.html (original)
+++ maven/website/content/developers/website/index.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/website/index.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/website/index.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Barrie Treloar
 Hervé Boutemy" />
     <meta name="date" content="2013-09-23" />
@@ -139,7 +139,7 @@ Hervé Boutemy" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Introduction"></a>Introduction</h1>
+<h1>Introduction</h1>
 <p>The Maven <a class="externalLink" href="https://maven.apache.org">https://maven.apache.org</a> website is composed from:</p>
 <ul>
 <li>a main content,</li>
@@ -152,7 +152,7 @@ Hervé Boutemy" />
 <li><code>/doxia</code> comes from <a class="externalLink" href="https://svn.apache.org/viewvc/maven/doxia/website/content/">https://svn.apache.org/repos/asf/maven/doxia/website/content/</a></li>
 <li><a class="externalLink" href="https://maven.apache.org/doxia/components"><code>/doxia/components</code></a> comes from <a class="externalLink" href="https://svn.apache.org/repos/asf/maven/doxia/website/components/">https://svn.apache.org/repos/asf/maven/doxia/website/components/</a></li></ul>
 <p>and the link between main content and components reference documentation (for example from <code>/plugins/maven-xxx-plugin</code> to internal <code>/components/plugins/maven-xxx-plugin</code>) is done with symbolic links. These links are configured in <code>components.links</code> files in <code>content/resources/</code> and subdirectories, for example <a class="externalLink" href="https://github.com/apache/maven-site/blob/master/content/resources/plugins/components.links">plugins/components.links</a>.</p></section><section>
-<h1><a name="How_website_publication_works"></a>How website publication works</h1>
+<h1>How website publication works</h1>
 <p>Instructions on how to publish website content are split in separate documents:</p>
 <ul>
 <li>on every main content source commit (<a class="externalLink" href="https://github.com/apache/maven-site">maven-site.git</a> and <a class="externalLink" href="https://github.com/apache/maven-doxia-site">maven-doxia-site.git</a>), main content rebuild and publish is triggered through Jenkins jobs ( <a class="externalLink" href="https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/">maven-site job</a> and <a class="externalLink" href="https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-site/">doxia-site job</a>), which basically run <code>mvn site-deploy</code> (it can be run locally if CI is off...),</li>

Modified: maven/website/content/developers/website/website-overview.html
==============================================================================
--- maven/website/content/developers/website/website-overview.html (original)
+++ maven/website/content/developers/website/website-overview.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/website/website-overview.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/website/website-overview.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Barrie Treloar
 Hervé Boutemy" />
     <meta name="date" content="2013-09-23" />
@@ -125,7 +125,7 @@ Hervé Boutemy" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Introduction"></a>Introduction</h1>
+<h1>Introduction</h1>
 <p>The Maven <a href="/">https://maven.apache.org</a> website is composed from:</p>
 <ul>
 <li>a main content</li>

Modified: maven/website/content/developers/welcome-to-new-committers.html
==============================================================================
--- maven/website/content/developers/welcome-to-new-committers.html (original)
+++ maven/website/content/developers/welcome-to-new-committers.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/developers/welcome-to-new-committers.apt at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/developers/welcome-to-new-committers.apt at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="The Maven Team" />
     <meta name="date" content="2006-04-03" />
     <title>Maven &#x2013; Guide for new Maven committers</title>
@@ -141,7 +141,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Guide_for_new_Maven_committers"></a>Guide for new Maven committers</h1>
+<h1>Guide for new Maven committers</h1>
 <p>First of all congratulations, thank you, and welcome to the fold! If you are reading this you've recently been voted in as committer on an Apache Maven project and there are a few things that need to be sorted out before you can participate fully.</p>
 <p>The first thing to get out of the way is sending in your contributor's license agreement (CLA). You can't participate at Apache until we have received your signed CLA, so go to the <a class="externalLink" href="http://www.apache.org/licenses/#clas">Apache website</a>, print out the CLA, sign it, and send it in ASAP.</p>
 <p>Once you've dealt with your CLA, there are a some documents that pertain to Apache as a whole you should read:</p>

Modified: maven/website/content/docs/2.0.1/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.1/release-notes.html (original)
+++ maven/website/content/docs/2.0.1/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.1/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.1/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.1</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.1"></a>Maven 2.0.1</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.1</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330148">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330148</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.10/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.10/release-notes.html (original)
+++ maven/website/content/docs/2.0.10/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.10/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.10/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter
 Jason van Zyl
 Brian Fox" />
@@ -126,7 +126,7 @@ Brian Fox" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.10"></a>Maven 2.0.10</h1>
+<h1>Maven 2.0.10</h1>
 <p>The Apache Maven team would like to announce the release of Maven 2.0.10.</p>
 <p>Maven 2.0.10 is <a href="../../download.html"> available for download</a>.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -138,9 +138,9 @@ Brian Fox" />
 <p>For news and information, see:</p>
 <ul>
 <li>Maven Dashboard: <a class="externalLink" href="http://docs.codehaus.org/display/MAVEN/Home">http://docs.codehaus.org/display/MAVEN/Home</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330157">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330157</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.11/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.11/release-notes.html (original)
+++ maven/website/content/docs/2.0.11/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.11/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.11/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2009-07-10" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.11</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.11"></a>Maven 2.0.11</h1>
+<h1>Maven 2.0.11</h1>
 <p>The Apache Maven team would like to announce the release of Maven 2.0.11.</p>
 <p>Maven 2.0.11 is <a href="/download.html"> available for download</a>.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -136,9 +136,9 @@
 <p>For news and information, see:</p>
 <ul>
 <li>Maven Dashboard: <a class="externalLink" href="http://docs.codehaus.org/display/MAVEN/Home">http://docs.codehaus.org/display/MAVEN/Home</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330158">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330158</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.2/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.2/release-notes.html (original)
+++ maven/website/content/docs/2.0.2/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.2/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.2/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.2</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.2"></a>Maven 2.0.2</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.2</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330149">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330149</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.3/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.3/release-notes.html (original)
+++ maven/website/content/docs/2.0.3/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.3/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.3/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.3</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.3"></a>Maven 2.0.3</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.3</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330150">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330150</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.4/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.4/release-notes.html (original)
+++ maven/website/content/docs/2.0.4/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.4/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.4/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.4</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.4"></a>Maven 2.0.4</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.4</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330151">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330151</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.5/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.5/release-notes.html (original)
+++ maven/website/content/docs/2.0.5/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.5/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.5/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.5</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.5"></a>Maven 2.0.5</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.5</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330152">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330152</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.6/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.6/release-notes.html (original)
+++ maven/website/content/docs/2.0.6/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.6/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.6/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.6</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.6"></a>Maven 2.0.6</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.6</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330153">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330153</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.7/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.7/release-notes.html (original)
+++ maven/website/content/docs/2.0.7/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.7/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.7/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.7</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.7"></a>Maven 2.0.7</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.7</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330154">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330154</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.8/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.8/release-notes.html (original)
+++ maven/website/content/docs/2.0.8/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.8/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.8/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.8</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.8"></a>Maven 2.0.8</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.8</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330155">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330155</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0.9/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0.9/release-notes.html (original)
+++ maven/website/content/docs/2.0.9/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0.9/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0.9/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brian Fox" />
     <meta name="date" content="2008-04-08" />
     <title>Maven &#x2013; Release Notes - Maven 2.0.9</title>
@@ -124,10 +124,10 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0.9"></a>Maven 2.0.9</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0.9</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330156">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330156</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.0/release-notes.html
==============================================================================
--- maven/website/content/docs/2.0/release-notes.html (original)
+++ maven/website/content/docs/2.0/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.0/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.0/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <title>Maven &#x2013; Release Notes - Maven 2.0</title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.11.1.min.css" />
@@ -123,8 +123,8 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.0"></a>Maven 2.0</h1><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h1>Maven 2.0</h1><section>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330147">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330147</a></p></section></section>
         </main>
       </div>

Modified: maven/website/content/docs/2.1.0/release-notes.html
==============================================================================
--- maven/website/content/docs/2.1.0/release-notes.html (original)
+++ maven/website/content/docs/2.1.0/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.1.0/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.1.0/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter
 Jason van Zyl
 Brian Fox" />
@@ -126,7 +126,7 @@ Brian Fox" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.1.0"></a>Maven 2.1.0</h1>
+<h1>Maven 2.1.0</h1>
 <p>The Apache Maven team would like to announce the release of Maven 2.1.0.</p>
 <p>Maven 2.1.0 is <a href="../../download.html"> available for download</a>.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -135,9 +135,9 @@ Brian Fox" />
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330160">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330160</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.2.0/release-notes.html
==============================================================================
--- maven/website/content/docs/2.2.0/release-notes.html (original)
+++ maven/website/content/docs/2.2.0/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.2.0/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.2.0/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter
 Jason van Zyl
 Brian Fox
@@ -127,7 +127,7 @@ John Casey" />
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.2.0"></a>Maven 2.2.0</h1>
+<h1>Maven 2.2.0</h1>
 <p>The Apache Maven team would like to announce the release of Maven 2.2.0.</p>
 <p>Maven 2.2.0 is <a href="../../download.html"> available for download</a>.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -136,9 +136,9 @@ John Casey" />
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330161">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330161</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/2.2.1/release-notes.html
==============================================================================
--- maven/website/content/docs/2.2.1/release-notes.html (original)
+++ maven/website/content/docs/2.2.1/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/2.2.1/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/2.2.1/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="John Casey" />
     <meta name="date" content="2009-08-11" />
     <title>Maven &#x2013; Release Notes - Maven 2.2.1</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_2.2.1"></a>Maven 2.2.1</h1>
+<h1>Maven 2.2.1</h1>
 <p>The Apache Maven team would like to announce the release of Maven 2.2.1.</p>
 <p>Maven 2.2.1 is <a href="../../download.html"> available for download</a>.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -133,9 +133,9 @@
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330162">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330162</a></p></section><section>
-<h2><a name="Complete_release_notes"></a>Complete release notes</h2>
+<h2>Complete release notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/3.0-alpha-3/release-notes.html
==============================================================================
--- maven/website/content/docs/3.0-alpha-3/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-3/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/3.0-alpha-3/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/3.0-alpha-3/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2009-11-12" />
     <title>Maven &#x2013; Release Notes - Maven 3.0-alpha-3</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_3.0-alpha-3"></a>Maven 3.0-alpha-3</h1>
+<h1>Maven 3.0-alpha-3</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-3.</p>
 <p>Maven 3.0-alpha-3 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -134,9 +134,9 @@
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330166">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330166</a></p></section><section>
-<h2><a name="Complete_Release_Notes"></a>Complete Release Notes</h2>
+<h2>Complete Release Notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/3.0-alpha-4/release-notes.html
==============================================================================
--- maven/website/content/docs/3.0-alpha-4/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-4/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/3.0-alpha-4/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/3.0-alpha-4/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2009-11-16" />
     <title>Maven &#x2013; Release Notes - Maven 3.0-alpha-4</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_3.0-alpha-4"></a>Maven 3.0-alpha-4</h1>
+<h1>Maven 3.0-alpha-4</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-4.</p>
 <p>Maven 3.0-alpha-4 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -134,9 +134,9 @@
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330167">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330167</a></p></section><section>
-<h2><a name="Complete_Release_Notes"></a>Complete Release Notes</h2>
+<h2>Complete Release Notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/3.0-alpha-5/release-notes.html
==============================================================================
--- maven/website/content/docs/3.0-alpha-5/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-5/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/3.0-alpha-5/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/3.0-alpha-5/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2009-11-26" />
     <title>Maven &#x2013; Release Notes - Maven 3.0-alpha-5</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_3.0-alpha-5"></a>Maven 3.0-alpha-5</h1>
+<h1>Maven 3.0-alpha-5</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-5.</p>
 <p>Maven 3.0-alpha-5 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -134,9 +134,9 @@
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330168">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330168</a></p></section><section>
-<h2><a name="Complete_Release_Notes"></a>Complete Release Notes</h2>
+<h2>Complete Release Notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>

Modified: maven/website/content/docs/3.0-alpha-6/release-notes.html
==============================================================================
--- maven/website/content/docs/3.0-alpha-6/release-notes.html (original)
+++ maven/website/content/docs/3.0-alpha-6/release-notes.html Wed Feb  8 20:32:12 2023
@@ -2,14 +2,14 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M3 from content/apt/docs/3.0-alpha-6/release-notes.apt.vm at 2023-02-08
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M4 from content/apt/docs/3.0-alpha-6/release-notes.apt.vm at 2023-02-08
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M4" />
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2009-11-26" />
     <title>Maven &#x2013; Release Notes - Maven 3.0-alpha-6</title>
@@ -124,7 +124,7 @@
         </header>
         <main id="bodyColumn"  class="span10" >
 <section>
-<h1><a name="Maven_3.0-alpha-6"></a>Maven 3.0-alpha-6</h1>
+<h1>Maven 3.0-alpha-6</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.0-alpha-6.</p>
 <p>Maven 3.0-alpha-6 is <a href="../../download.html"> available for download</a> from the 'preview' section.</p>
 <p>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central place.</p>
@@ -134,9 +134,9 @@
 <ul>
 <li>the web site: <a class="externalLink" href="http://maven.apache.org/">http://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a class="externalLink" href="http://maven.apache.org/mailing-lists.html">http://maven.apache.org/mailing-lists.html</a></li></ul><section>
-<h2><a name="Issue_Summary"></a>Issue Summary</h2>
+<h2>Issue Summary</h2>
 <p><a class="externalLink" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330169">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12330169</a></p></section><section>
-<h2><a name="Complete_Release_Notes"></a>Complete Release Notes</h2>
+<h2>Complete Release Notes</h2>
 <ul>
 <li>See <a href="../../docs/history.html">complete release notes for all versions</a></li></ul></section></section>
         </main>