Modified: 
websites/production/commons/content/proper/commons-build-plugin/jira-page-mojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/jira-page-mojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/jira-page-mojo.html
 Sat Jan 11 13:47:10 2025
@@ -1,15 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; commons-build:jira-page</title>
+                        <title>commons-build:jira-page – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,7 +22,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -34,10 +32,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -189,7 +186,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -308,9 +305,9 @@
           </td>
           <td class="content">
                                                                           
<section>
-<h2><a name="commons-build:jira-page"></a>commons-build:jira-page</h2><a 
name="commons-build:jira-page"></a>
+<h1>commons-build:jira-page</h1><a id="commons-build.3Ajira-page"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.commons:commons-build-plugin:1.14.1:jira-page</p>
+<p>org.apache.commons:commons-build-plugin:1.15.0:jira-page</p>
 <p><strong>Description</strong>:</p>
 <p>Apache Commons Build Mojo: Generate Issue Tracking page.</p>
 <p><strong>Attributes</strong>:</p>
@@ -318,62 +315,62 @@
 <li>Requires a Maven project to be executed.</li>
 <li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li>
 <li>Is NOT inherited by default in multi-project builds.</li></ul><section>
-<h3><a name="Required_Parameters"></a>Required Parameters</h3><a 
name="Required_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Required Parameters</h2><a id="Required_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a 
href="#commons.jira.id"><code>&lt;commons.jira.id&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#commons.jira.id"><code>&lt;commons.jira.id&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The external JIRA id for the project (alphabetic, upper case.)<br 
/><strong>Default</strong>: <code>${commons.jira.id}</code></td></tr>
 <tr class="a">
-<td align="left"><a 
href="#commons.jira.pid"><code>&lt;commons.jira.pid&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#commons.jira.pid"><code>&lt;commons.jira.pid&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The internal JIRA id for the project (numeric.)<br 
/><strong>Default</strong>: <code>${commons.jira.pid}</code></td></tr>
 <tr class="b">
-<td align="left"><a href="#basedir"><code>&lt;basedir&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#basedir"><code>&lt;basedir&gt;</code></a></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
 <td>The base directory from which to execute the Ant script.<br 
/><strong>Default</strong>: <code>${basedir}</code><br /><strong>User 
Property</strong>: <code>antBasedir</code><br /><strong>Alias</strong>: 
<code>ant.basedir</code></td></tr></table></section><section>
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Optional Parameters</h2><a id="Optional_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The message-level used to tune the verbosity of Ant logging.<br 
/><strong>Default</strong>: <code>info</code><br /><strong>User 
Property</strong>: <code>antMessageLevel</code><br /><strong>Alias</strong>: 
<code>ant.messageLevel</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="commons.jira.id"></a><section>
-<h4><a name="a.3Ccommons.jira.id.3E"></a>&lt;commons.jira.id&gt;</h4><a 
name="a.3Ccommons.jira.id.3E"></a>
+<h2>Parameter Details</h2><a id="Parameter_Details"></a><a 
id="commons.jira.id"></a><section>
+<h3>&lt;commons.jira.id&gt;</h3><a id="a.3Ccommons.jira.id.3E"></a>
 <div>The external JIRA id for the project (alphabetic, upper case.)</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Default</strong>: <code>${commons.jira.id}</code></li></ul><hr 
/></section><a name="commons.jira.pid"></a><section>
-<h4><a name="a.3Ccommons.jira.pid.3E"></a>&lt;commons.jira.pid&gt;</h4><a 
name="a.3Ccommons.jira.pid.3E"></a>
+<li><strong>Default</strong>: <code>${commons.jira.id}</code></li></ul><hr 
/></section><a id="commons.jira.pid"></a><section>
+<h3>&lt;commons.jira.pid&gt;</h3><a id="a.3Ccommons.jira.pid.3E"></a>
 <div>The internal JIRA id for the project (numeric.)</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
 <li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Default</strong>: <code>${commons.jira.pid}</code></li></ul><hr 
/></section><a name="basedir"></a><section>
-<h4><a name="a.3Cbasedir.3E"></a>&lt;basedir&gt;</h4><a 
name="a.3Cbasedir.3E"></a>
+<li><strong>Default</strong>: <code>${commons.jira.pid}</code></li></ul><hr 
/></section><a id="basedir"></a><section>
+<h3>&lt;basedir&gt;</h3><a id="a.3Cbasedir.3E"></a>
 <div>The base directory from which to execute the Ant script.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.io.File</code></li>
 <li><strong>Required</strong>: <code>Yes</code></li>
 <li><strong>User Property</strong>: <code>antBasedir</code></li>
 <li><strong>Default</strong>: <code>${basedir}</code></li>
-<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a name="messageLevel"></a><section>
-<h4><a name="a.3CmessageLevel.3E"></a>&lt;messageLevel&gt;</h4><a 
name="a.3CmessageLevel.3E"></a>
+<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a id="messageLevel"></a><section>
+<h3>&lt;messageLevel&gt;</h3><a id="a.3CmessageLevel.3E"></a>
 <div>The message-level used to tune the verbosity of Ant logging.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
@@ -387,13 +384,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/jira-page.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/jira-page.html 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/jira-page.html 
Sat Jan 11 13:47:10 2025
@@ -1,16 +1,14 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
src/site/xdoc/jira-page.xml at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Generating JIRA Page</title>
+                    <title>Generating JIRA Page – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -25,7 +23,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -35,10 +33,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -190,7 +187,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -313,23 +310,22 @@
     
 
 
-        <section>
-<h2><a name="commons-build:jira-page"></a>commons-build:jira-page</h2>
+        <section><a id="commons-build.3Ajira-page"></a>
+<h1>commons-build:jira-page</h1>
 
-            <section>
-<h3><a name="Overview"></a>Overview</h3>
+            <section><a id="Overview"></a>
+<h2>Overview</h2>
                 
 <p>
-                The <code>commons-build:jira-page</code> goal generates a 
custom JIRA Issue Tracking page for a <b>Proper</b> component
-                (for  <b>Sandbox</b> components use the <a 
href="sandbox-jira-page.html">commons-build:sandbox-jira-page</a> goal).
+                The <code>commons-build:jira-page</code> goal generates a 
custom JIRA Issue Tracking page for a <strong>Proper</strong> component
+                (for  <strong>Sandbox</strong> components use the <a 
href="sandbox-jira-page.html">commons-build:sandbox-jira-page</a> goal).
                 Execute the goal using the following command: </p>
-<div class="source">
-<pre>mvn commons-build:jira-page</pre></div>
+<pre><code>mvn commons-build:jira-page</code></pre>
                 
 
                 
 <p>
-                <b>Note:</b> The Issue tracking page should only need to be 
generated initially
+                <strong>Note:</strong> The Issue tracking page should only 
need to be generated initially
                 for a component or if the issue tracking template changes.
                 </p>
 
@@ -340,13 +336,13 @@
 <ul>
                     
 <li>The goal is mapped to the ant script/target using the 
<code>jira-page</code> mojo definition in the
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";>generate-xdocs.mojos.xml</a>
 mapping document</li>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";
 class="externalLink">generate-xdocs.mojos.xml</a> mapping document</li>
                     
 <li>Executes the <code>jira-page</code> target in
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";>generate-xdocs.build.xml</a>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";
 class="externalLink">generate-xdocs.build.xml</a>
                         ant script</li>
                     
-<li>Uses the <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/issue-tracking-template.xml";>issue-tracking-template.xml</a>
+<li>Uses the <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/issue-tracking-template.xml";
 class="externalLink">issue-tracking-template.xml</a>
                         template</li>
                     
 <li>Uses the <a href="jira-page-mojo.html">goal's (i.e. mojo's) parameters</a> 
to filter values in the template</li>
@@ -354,8 +350,8 @@
                 
             </section>
 
-            <section>
-<h3><a name="Configuration"></a>Configuration</h3>
+            <section><a id="Configuration"></a>
+<h2>Configuration</h2>
                 
 <p>
                 To generate a JIRA page, the following <a 
href="jira-page-mojo.html">properties</a>  are configured in the component's 
<code>pom.xml</code>
@@ -371,13 +367,12 @@
 <p>
                 Example configuration for Commons Text:
 </p>
-<div class="source">
-<pre>
+<pre><code>
     &lt;properties&gt;
         &lt;commons.jira.id&gt;TEXT&lt;/commons.jira.id&gt;
         &lt;commons.jira.pid&gt;12318221&lt;/commons.jira.pid&gt;
     &lt;/properties&gt;
-</pre></div>
+</code></pre>
                 
             </section>
 
@@ -391,13 +386,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/mail-lists.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/mail-lists.html 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/mail-lists.html 
Sat Jan 11 13:47:10 2025
@@ -1,16 +1,14 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
src/site/xdoc/mail-lists.xml at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Apache Commons Build Plugin Maven 
Mojo Mailing Lists</title>
+                    <title>Apache Commons Build Plugin Maven Mojo Mailing 
Lists – Commons Build Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -25,7 +23,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -35,10 +33,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -190,7 +187,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -311,12 +308,12 @@
                                                                           
   
 
-    <section>
-<h2><a name="Overview"></a>Overview</h2>
+    <section><a id="Overview"></a>
+<h1>Overview</h1>
       
 <p>
         <a href="index.html">Apache Commons Build Plugin Maven Mojo</a> shares 
mailing lists with all the other
-        <a class="externalLink" 
href="https://commons.apache.org/components.html";>Commons Components</a>.
+        <a href="https://commons.apache.org/components.html"; 
class="externalLink">Commons Components</a>.
         To make it easier for people to only read messages related to 
components they are interested in,
         the convention in Commons is to prefix the subject line of messages 
with the component's name,
         for example:
@@ -329,9 +326,9 @@
       
 <p>
         Questions related to the usage of Apache Commons Build Plugin Maven 
Mojo should be posted to the
-        <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>User List</a>.
+        <a href="https://lists.apache.org/[email protected]"; 
class="externalLink">User List</a>.
         <br />
-        The <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>Developer 
List</a>
+        The <a 
href="https://lists.apache.org/[email protected]"; 
class="externalLink">Developer List</a>
         is for questions and discussion related to the development of Apache 
Commons Build Plugin Maven Mojo.
         <br />
         Please do not cross-post; developers are also subscribed to the user 
list.
@@ -341,7 +338,7 @@
       </p>
       
 <p>
-        <b>Note:</b> please don't send patches or attachments to any of the 
mailing lists;
+        <strong>Note:</strong> please don't send patches or attachments to any 
of the mailing lists;
         most of the lists are set up to drop attachments.
         Patches are best handled via the <a href="issue-tracking.html">Issue 
Tracking</a> system.
         If you have a GitHub account, most components also accept PRs (pull 
requests).
@@ -349,18 +346,18 @@
       </p>
     </section>
 
-    <section>
-<h2><a name="Apache_Commons_Build_Plugin_Maven_Mojo_Mailing_Lists"></a>Apache 
Commons Build Plugin Maven Mojo Mailing Lists</h2>
+    <section><a id="Apache_Commons_Build_Plugin_Maven_Mojo_Mailing_Lists"></a>
+<h1>Apache Commons Build Plugin Maven Mojo Mailing Lists</h1>
       
 <p>
-        <b>Please prefix the subject line of any messages for <a 
href="index.html">Apache Commons Build Plugin Maven Mojo</a>
-        with <i>[build-plugin]</i></b> - <i>thanks!</i>
+        <strong>Please prefix the subject line of any messages for <a 
href="index.html">Apache Commons Build Plugin Maven Mojo</a>
+        with <i>[build-plugin]</i></strong> - <i>thanks!</i>
         <br />
         <br />
       </p>
 
       
-<table border="0" class="bodyTable">
+<table class="bodyTable">
         
 <tr class="a">
           
@@ -381,25 +378,25 @@
         
 <tr class="b">
           
-<td align="left">
-            <b>Commons User List</b>
+<td>
+            <strong>Commons User List</strong>
             <br /><br />
             Questions on using Apache Commons Build Plugin Maven Mojo.
             <br /><br />
           </td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Subscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Unsubscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]?subject=[build-plugin]";>Post</a></td>
+<td><a href="mailto:[email protected]?subject=[build-plugin]"; 
class="externalLink">Post</a></td>
           
 <td>
-              <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
+              <a 
href="https://lists.apache.org/[email protected]"; 
class="externalLink">lists.apache.org</a>
           </td>
           
 <td>
-              <a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
+              <a href="https://www.mail-archive.com/[email protected]/"; 
class="externalLink">www.mail-archive.com</a>
           </td>
         </tr>
 
@@ -407,25 +404,25 @@
         
 <tr class="a">
           
-<td align="left">
-            <b>Commons Developer List</b>
+<td>
+            <strong>Commons Developer List</strong>
             <br /><br />
             Discussion of development of Apache Commons Build Plugin Maven 
Mojo.
             <br /><br />
           </td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Subscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Unsubscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]?subject=[build-plugin]";>Post</a></td>
+<td><a href="mailto:[email protected]?subject=[build-plugin]"; 
class="externalLink">Post</a></td>
           
 <td>
-              <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
+              <a 
href="https://lists.apache.org/[email protected]"; 
class="externalLink">lists.apache.org</a>
           </td>
           
 <td>
-              <a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
+              <a href="https://www.mail-archive.com/[email protected]/"; 
class="externalLink">www.mail-archive.com</a>
           </td>
         </tr>
 
@@ -433,25 +430,25 @@
         
 <tr class="b">
           
-<td align="left">
-            <b>Commons Issues List</b>
+<td>
+            <strong>Commons Issues List</strong>
             <br /><br />
             Only for e-mails automatically generated by the <a 
href="issue-tracking.html">issue tracking</a> system.
             <br /><br />
           </td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Subscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Unsubscribe</a></td>
           
 <td><i>read only</i></td>
           
 <td>
-              <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
+              <a 
href="https://lists.apache.org/[email protected]"; 
class="externalLink">lists.apache.org</a>
           </td>
           
 <td>
-              <a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
+              <a 
href="https://www.mail-archive.com/[email protected]/"; 
class="externalLink">www.mail-archive.com</a>
           </td>
         </tr>
 
@@ -459,40 +456,40 @@
         
 <tr class="a">
           
-<td align="left">
-            <b>Commons Commits List</b>
+<td>
+            <strong>Commons Commits List</strong>
             <br /><br />
             Only for e-mails automatically generated by the <a 
href="scm.html">source control</a> system.
             <br /><br />
           </td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Subscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
+<td><a href="mailto:[email protected]"; 
class="externalLink">Unsubscribe</a></td>
           
 <td><i>read only</i></td>
           
 <td>
-              <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
+              <a 
href="https://lists.apache.org/[email protected]"; 
class="externalLink">lists.apache.org</a>
           </td>
           
 <td>
-              <a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
+              <a 
href="https://www.mail-archive.com/[email protected]/"; 
class="externalLink">www.mail-archive.com</a>
           </td>
         </tr>
 
       </table>
 
     </section>
-    <section>
-<h2><a name="Apache_Mailing_Lists"></a>Apache Mailing Lists</h2>
+    <section><a id="Apache_Mailing_Lists"></a>
+<h1>Apache Mailing Lists</h1>
       
 <p>
         Other mailing lists which you may find useful include:
       </p>
 
       
-<table border="0" class="bodyTable">
+<table class="bodyTable">
         
 <tr class="a">
           
@@ -511,25 +508,25 @@
         
 <tr class="b">
           
-<td align="left">
-            <b>Apache Announce List</b>
+<td>
+            <strong>Apache Announce List</strong>
             <br /><br />
             General announcements of Apache project releases.
             <br /><br />
           </td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
+<td><a class="externalLink externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
           
-<td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
+<td><a class="externalLink externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
           
 <td><i>read only</i></td>
           
 <td>
-              <a class="externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
+              <a class="externalLink externalLink" 
href="https://lists.apache.org/[email protected]";>lists.apache.org</a>
           </td>
           
 <td>
-              <a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
+              <a class="externalLink externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
           </td>
         </tr>
       </table>
@@ -543,13 +540,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html
 Sat Jan 11 13:47:10 2025
@@ -1,15 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; commons-build:mail-page</title>
+                        <title>commons-build:mail-page – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,7 +22,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -34,10 +32,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -189,7 +186,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -308,9 +305,9 @@
           </td>
           <td class="content">
                                                                           
<section>
-<h2><a name="commons-build:mail-page"></a>commons-build:mail-page</h2><a 
name="commons-build:mail-page"></a>
+<h1>commons-build:mail-page</h1><a id="commons-build.3Amail-page"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.commons:commons-build-plugin:1.14.1:mail-page</p>
+<p>org.apache.commons:commons-build-plugin:1.15.0:mail-page</p>
 <p><strong>Description</strong>:</p>
 <p>Apache Commons Build Mojo: Generate Mailing List page.</p>
 <p><strong>Attributes</strong>:</p>
@@ -318,40 +315,40 @@
 <li>Requires a Maven project to be executed.</li>
 <li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li>
 <li>Is NOT inherited by default in multi-project builds.</li></ul><section>
-<h3><a name="Required_Parameters"></a>Required Parameters</h3><a 
name="Required_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Required Parameters</h2><a id="Required_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a href="#basedir"><code>&lt;basedir&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#basedir"><code>&lt;basedir&gt;</code></a></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
 <td>The base directory from which to execute the Ant script.<br 
/><strong>Default</strong>: <code>${basedir}</code><br /><strong>User 
Property</strong>: <code>antBasedir</code><br /><strong>Alias</strong>: 
<code>ant.basedir</code></td></tr></table></section><section>
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Optional Parameters</h2><a id="Optional_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The message-level used to tune the verbosity of Ant logging.<br 
/><strong>Default</strong>: <code>info</code><br /><strong>User 
Property</strong>: <code>antMessageLevel</code><br /><strong>Alias</strong>: 
<code>ant.messageLevel</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="basedir"></a><section>
-<h4><a name="a.3Cbasedir.3E"></a>&lt;basedir&gt;</h4><a 
name="a.3Cbasedir.3E"></a>
+<h2>Parameter Details</h2><a id="Parameter_Details"></a><a 
id="basedir"></a><section>
+<h3>&lt;basedir&gt;</h3><a id="a.3Cbasedir.3E"></a>
 <div>The base directory from which to execute the Ant script.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.io.File</code></li>
 <li><strong>Required</strong>: <code>Yes</code></li>
 <li><strong>User Property</strong>: <code>antBasedir</code></li>
 <li><strong>Default</strong>: <code>${basedir}</code></li>
-<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a name="messageLevel"></a><section>
-<h4><a name="a.3CmessageLevel.3E"></a>&lt;messageLevel&gt;</h4><a 
name="a.3CmessageLevel.3E"></a>
+<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a id="messageLevel"></a><section>
+<h3>&lt;messageLevel&gt;</h3><a id="a.3CmessageLevel.3E"></a>
 <div>The message-level used to tune the verbosity of Ant logging.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
@@ -365,13 +362,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/mail-page.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/mail-page.html 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/mail-page.html 
Sat Jan 11 13:47:10 2025
@@ -1,16 +1,14 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
src/site/xdoc/mail-page.xml at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Generating Mailing List 
Page</title>
+                    <title>Generating Mailing List Page – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -25,7 +23,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -35,10 +33,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -190,7 +187,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -313,22 +310,21 @@
     
 
 
-        <section>
-<h2><a name="commons-build:mail-page"></a>commons-build:mail-page</h2>
+        <section><a id="commons-build.3Amail-page"></a>
+<h1>commons-build:mail-page</h1>
 
-            <section>
-<h3><a name="Overview"></a>Overview</h3>
+            <section><a id="Overview"></a>
+<h2>Overview</h2>
                 
 <p>
                 The <code>commons-build:mail-page</code> goal generates a 
custom Mailing List page for a component
                 Execute the goal using the following command: </p>
-<div class="source">
-<pre>mvn commons-build:mail-page</pre></div>
+<pre><code>mvn commons-build:mail-page</code></pre>
                 
 
                 
 <p>
-                <b>Note:</b> The Mailing List page should only need to be 
generated initially
+                <strong>Note:</strong> The Mailing List page should only need 
to be generated initially
                 for a component or if the Mailing List template changes.
                 </p>
 
@@ -339,13 +335,13 @@
 <ul>
                     
 <li>The goal is mapped to the ant script/target using the 
<code>mail-page</code> mojo definition in the
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";>generate-xdocs.mojos.xml</a>
 mapping document</li>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";
 class="externalLink">generate-xdocs.mojos.xml</a> mapping document</li>
                     
 <li>Executes the <code>mail-page</code> target in
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";>generate-xdocs.build.xml</a>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";
 class="externalLink">generate-xdocs.build.xml</a>
                         ant script</li>
                     
-<li>Uses the <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/mail-lists-template.xml";>mail-lists-template.xml</a>
+<li>Uses the <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/mail-lists-template.xml";
 class="externalLink">mail-lists-template.xml</a>
                         template</li>
                     
 <li>Uses the <a href="mail-page-mojo.html">goal's (i.e. mojo's) parameters</a> 
to filter values in the template</li>
@@ -353,8 +349,8 @@
                 
             </section>
 
-            <section>
-<h3><a name="Configuration"></a>Configuration</h3>
+            <section><a id="Configuration"></a>
+<h2>Configuration</h2>
                 
 <p>
                 To generate a Mailing List page, the following <a 
href="mail-page-mojo.html">properties</a>  are configured in the component's 
<code>pom.xml</code>
@@ -368,12 +364,11 @@
 <p>
                 Example configuration for Commons Text:
 </p>
-<div class="source">
-<pre>
+<pre><code>
     &lt;properties&gt;
         &lt;commons.componentid&gt;text&lt;/commons.componentid&gt;
     &lt;/properties&gt;
-</pre></div>
+</code></pre>
                 
             </section>
 
@@ -387,13 +382,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html
 Sat Jan 11 13:47:10 2025
@@ -1,15 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:mailing-lists 
at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Project Mailing Lists</title>
+                        <title>Project Mailing Lists – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,7 +22,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -34,10 +32,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -189,7 +186,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                           <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -357,10 +354,10 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
<section>
-<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a 
name="Project_Mailing_Lists"></a>
+                                                                          
<section><a id="Project_Mailing_Lists"></a>
+<h1>Project Mailing Lists</h1>
 <p>These are the mailing lists that have been established for this project. 
For each list, there is a subscribe, unsubscribe, and an archive link.</p>
-<table border="0" class="bodyTable">
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Subscribe</th>
@@ -369,35 +366,35 @@
 <th>Archive</th>
 <th>Other Archives</th></tr>
 <tr class="b">
-<td align="left">Commons User List</td>
+<td>Commons User List</td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
 <td><a class="externalLink" href="mailto:[email protected]";>Post</a></td>
 <td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-user/";>mail-archives.apache.org</a></td>
 <td><a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a></td></tr>
 <tr class="a">
-<td align="left">Commons Dev List</td>
+<td>Commons Dev List</td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
 <td><a class="externalLink" href="mailto:[email protected]";>Post</a></td>
 <td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-dev/";>mail-archives.apache.org</a></td>
 <td><a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a></td></tr>
 <tr class="b">
-<td align="left">Commons Issues List</td>
+<td>Commons Issues List</td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
 <td>-</td>
 <td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-issues/";>mail-archives.apache.org</a></td>
 <td><a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a></td></tr>
 <tr class="a">
-<td align="left">Commons Commits List</td>
+<td>Commons Commits List</td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
 <td>-</td>
 <td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-commits/";>mail-archives.apache.org</a></td>
 <td><a class="externalLink" 
href="https://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a></td></tr>
 <tr class="b">
-<td align="left">Apache Announce List</td>
+<td>Apache Announce List</td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td>
 <td>-</td>
@@ -409,13 +406,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html
 Sat Jan 11 13:47:10 2025
@@ -1,15 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; commons-build:notice-txt</title>
+                        <title>commons-build:notice-txt – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,7 +22,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -34,10 +32,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -189,7 +186,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -308,9 +305,9 @@
           </td>
           <td class="content">
                                                                           
<section>
-<h2><a name="commons-build:notice-txt"></a>commons-build:notice-txt</h2><a 
name="commons-build:notice-txt"></a>
+<h1>commons-build:notice-txt</h1><a id="commons-build.3Anotice-txt"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.commons:commons-build-plugin:1.14.1:notice-txt</p>
+<p>org.apache.commons:commons-build-plugin:1.15.0:notice-txt</p>
 <p><strong>Description</strong>:</p>
 <p>Apache Commons Build Mojo: Generate NOTICE.txt.</p>
 <p><strong>Attributes</strong>:</p>
@@ -318,40 +315,40 @@
 <li>Requires a Maven project to be executed.</li>
 <li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li>
 <li>Is NOT inherited by default in multi-project builds.</li></ul><section>
-<h3><a name="Required_Parameters"></a>Required Parameters</h3><a 
name="Required_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Required Parameters</h2><a id="Required_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a href="#basedir"><code>&lt;basedir&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#basedir"><code>&lt;basedir&gt;</code></a></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
 <td>The base directory from which to execute the Ant script.<br 
/><strong>Default</strong>: <code>${basedir}</code><br /><strong>User 
Property</strong>: <code>antBasedir</code><br /><strong>Alias</strong>: 
<code>ant.basedir</code></td></tr></table></section><section>
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a 
name="Optional_Parameters"></a>
-<table border="0" class="bodyTable">
+<h2>Optional Parameters</h2><a id="Optional_Parameters"></a>
+<table class="bodyTable">
 <tr class="a">
 <th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
+<td style="text-align: left;"><a 
href="#messageLevel"><code>&lt;messageLevel&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>The message-level used to tune the verbosity of Ant logging.<br 
/><strong>Default</strong>: <code>info</code><br /><strong>User 
Property</strong>: <code>antMessageLevel</code><br /><strong>Alias</strong>: 
<code>ant.messageLevel</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="basedir"></a><section>
-<h4><a name="a.3Cbasedir.3E"></a>&lt;basedir&gt;</h4><a 
name="a.3Cbasedir.3E"></a>
+<h2>Parameter Details</h2><a id="Parameter_Details"></a><a 
id="basedir"></a><section>
+<h3>&lt;basedir&gt;</h3><a id="a.3Cbasedir.3E"></a>
 <div>The base directory from which to execute the Ant script.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.io.File</code></li>
 <li><strong>Required</strong>: <code>Yes</code></li>
 <li><strong>User Property</strong>: <code>antBasedir</code></li>
 <li><strong>Default</strong>: <code>${basedir}</code></li>
-<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a name="messageLevel"></a><section>
-<h4><a name="a.3CmessageLevel.3E"></a>&lt;messageLevel&gt;</h4><a 
name="a.3CmessageLevel.3E"></a>
+<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr 
/></section><a id="messageLevel"></a><section>
+<h3>&lt;messageLevel&gt;</h3><a id="a.3CmessageLevel.3E"></a>
 <div>The message-level used to tune the verbosity of Ant logging.</div>
 <ul>
 <li><strong>Type</strong>: <code>java.lang.String</code></li>
@@ -365,13 +362,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/notice-txt.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/notice-txt.html 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/notice-txt.html 
Sat Jan 11 13:47:10 2025
@@ -1,16 +1,14 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
src/site/xdoc/notice-txt.xml at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
             <meta name="author" content="Apache Commons Documentation Team" />
-                <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Generating NOTICE.txt</title>
+                    <title>Generating NOTICE.txt – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -25,7 +23,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -35,10 +33,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -190,7 +187,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -313,22 +310,21 @@
     
 
 
-        <section>
-<h2><a name="commons-build:readme-md"></a>commons-build:readme-md</h2>
+        <section><a id="commons-build.3Areadme-md"></a>
+<h1>commons-build:readme-md</h1>
 
-            <section>
-<h3><a name="Overview"></a>Overview</h3>
+            <section><a id="Overview"></a>
+<h2>Overview</h2>
                 
 <p>
                 The <code>commons-build:notice-txt</code> goal generates a 
README.md file for a component.
                 Execute the goal using the following command: </p>
-<div class="source">
-<pre>mvn commons-build:notice-txt</pre></div>
+<pre><code>mvn commons-build:notice-txt</code></pre>
                 
 
                 
 <p>
-                <b>Note:</b> The README.md should be regenerated after every 
release of the
+                <strong>Note:</strong> The README.md should be regenerated 
after every release of the
                 component since it contains the maven coordinates of the 
latest release.
                 </p>
 
@@ -339,13 +335,13 @@
 <ul>
                     
 <li>The goal is mapped to the ant script/target using the 
<code>notice-txt</code> mojo definition in the
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";>generate-xdocs.mojos.xml</a>
 mapping document</li>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml";
 class="externalLink">generate-xdocs.mojos.xml</a> mapping document</li>
                     
 <li>Executes the <code>notice-txt</code> target in
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";>generate-xdocs.build.xml</a>
+                        <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml";
 class="externalLink">generate-xdocs.build.xml</a>
                         ant script</li>
                     
-<li>Uses the <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/notice-txt-template.txt";>notice-txt-template.txt</a>
+<li>Uses the <a 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/notice-txt-template.txt";
 class="externalLink">notice-txt-template.txt</a>
                         template</li>
                     
 <li>Uses the <a href="notice-txt-mojo.html">goal's (i.e. mojo's) 
parameters</a> to filter values in the template</li>
@@ -353,8 +349,8 @@
                 
             </section>
 
-            <section>
-<h3><a name="Configuration"></a>Configuration</h3>
+            <section><a id="Configuration"></a>
+<h2>Configuration</h2>
                 
 <p>
                 To generate a README.md, the following <a 
href="notice-txt-mojo.html">properties</a>  are configured in the component's 
<code>pom.xml</code>
@@ -368,12 +364,11 @@
 <p>
                 Example configuration for Commons Text:
 </p>
-<div class="source">
-<pre>
+<pre><code>
     &lt;project&gt;
         &lt;inceptionYear&gt;2014&lt;/inceptionYear&gt;
     &lt;/project&gt;
-</pre></div>
+</code></pre>
                 
             </section>
 
@@ -387,13 +382,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/plugin-info.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/plugin-info.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/plugin-info.html
 Sat Jan 11 13:47:10 2025
@@ -1,15 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 09 November 2024
- | Rendered using Apache Maven Fluido Skin 1.3.0
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025
+ | Rendered using Apache Commons Skin
 -->
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
-    <meta charset="iso-8859-1" />
+    <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20241109" />
-            <meta http-equiv="Content-Language" content="en" />
-        <title>Commons Build Plugin &#x2013; Plugin Documentation</title>
+                        <title>Plugin Documentation – Commons Build 
Plugin</title>
 
     <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
     <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -24,7 +22,7 @@
       </head>
 
   <body class="composite">
-                      <a href="https://commons.apache.org/"; id="bannerLeft" 
title="Apache Commons logo">
+                      <a href="https://commons.apache.org/"; id="bannerLeft">
                                                                     <img 
class="logo-left" src="      ./images/commons-logo.png
 "  alt="Apache Commons logo"/>
               </a>
@@ -34,10 +32,9 @@
       <div class="navbar-inner">
         <div class="container-fluid">
           <a class="brand" 
href="https://commons.apache.org/proper/commons-build-plugin/";>Apache Commons 
Build Plugin Maven Mojo &trade;</a>
-          <ul class="nav">      
-                    
-          <li id="publishDate">Last Published: 09 November 2024</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li>
+          <ul class="nav">                    
+          <li id="publishDate">Last Published: 08 Jan 2025</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -189,7 +186,7 @@
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                 <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header">Project 
Documentation</li>
                                                                                
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
@@ -199,11 +196,11 @@
     Project Reports</a>
                     <ul>
                               <li class="none">
-                  <a href="changes-report.html" title="Changes">
+                  <a href="changes.html" title="Changes">
     Changes</a>
           </li>
                                  <li class="none">
-                  <a href="jira-report.html" title="JIRA Report">
+                  <a href="jira-changes.html" title="JIRA Report">
     JIRA Report</a>
           </li>
                                  <li class="none">
@@ -330,71 +327,70 @@
           </td>
           <td class="content">
                                                                           
<section>
-<h2><a name="Plugin_Documentation"></a>Plugin Documentation</h2><a 
name="Plugin_Documentation"></a>
+<h1>Plugin Documentation</h1><a id="Plugin_Documentation"></a>
 <p>This report describes goals, parameters details, requirements and sample 
usage of this plugin.</p><section>
-<h3><a name="Goals"></a>Goals</h3><a name="Goals"></a>
+<h2>Goals</h2><a id="Goals"></a>
 <p>Goals available for this plugin:</p>
-<table border="0" class="bodyTable">
+<table class="bodyTable">
 <tr class="a">
 <th>Goal</th>
 <th>Description</th></tr>
 <tr class="b">
-<td align="left"><a href="./all-mojo.html">commons-build:all</a></td>
+<td style="text-align: left;"><a 
href="./all-mojo.html">commons-build:all</a></td>
 <td>Apache Commons Build Mojo: Generate all pages.</td></tr>
 <tr class="a">
-<td align="left"><a 
href="./all-sandbox-mojo.html">commons-build:all-sandbox</a></td>
+<td style="text-align: left;"><a 
href="./all-sandbox-mojo.html">commons-build:all-sandbox</a></td>
 <td>Apache Commons Build Mojo: Generate all sandbox pages.</td></tr>
 <tr class="b">
-<td align="left"><a 
href="./contributing-md-mojo.html">commons-build:contributing-md</a></td>
+<td style="text-align: left;"><a 
href="./contributing-md-mojo.html">commons-build:contributing-md</a></td>
 <td>Apache Commons Build Mojo: Generate CONTRIBUTING.md.</td></tr>
 <tr class="a">
-<td align="left"><a 
href="./copy-javadoc-files-mojo.html">commons-build:copy-javadoc-files</a></td>
+<td style="text-align: left;"><a 
href="./copy-javadoc-files-mojo.html">commons-build:copy-javadoc-files</a></td>
 <td>Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar</td></tr>
 <tr class="b">
-<td align="left"><a 
href="./download-page-mojo.html">commons-build:download-page</a></td>
+<td style="text-align: left;"><a 
href="./download-page-mojo.html">commons-build:download-page</a></td>
 <td>Apache Commons Build Mojo: Generate Download page.</td></tr>
 <tr class="a">
-<td align="left"><a 
href="./jira-page-mojo.html">commons-build:jira-page</a></td>
+<td style="text-align: left;"><a 
href="./jira-page-mojo.html">commons-build:jira-page</a></td>
 <td>Apache Commons Build Mojo: Generate Issue Tracking page.</td></tr>
 <tr class="b">
-<td align="left"><a 
href="./mail-page-mojo.html">commons-build:mail-page</a></td>
+<td style="text-align: left;"><a 
href="./mail-page-mojo.html">commons-build:mail-page</a></td>
 <td>Apache Commons Build Mojo: Generate Mailing List page.</td></tr>
 <tr class="a">
-<td align="left"><a 
href="./notice-txt-mojo.html">commons-build:notice-txt</a></td>
+<td style="text-align: left;"><a 
href="./notice-txt-mojo.html">commons-build:notice-txt</a></td>
 <td>Apache Commons Build Mojo: Generate NOTICE.txt.</td></tr>
 <tr class="b">
-<td align="left"><a 
href="./readme-md-mojo.html">commons-build:readme-md</a></td>
+<td style="text-align: left;"><a 
href="./readme-md-mojo.html">commons-build:readme-md</a></td>
 <td>Apache Commons Build Mojo: Generate README.md.</td></tr>
 <tr class="a">
-<td align="left"><a 
href="./sandbox-jira-page-mojo.html">commons-build:sandbox-jira-page</a></td>
+<td style="text-align: left;"><a 
href="./sandbox-jira-page-mojo.html">commons-build:sandbox-jira-page</a></td>
 <td>Apache Commons Build Mojo: Generate Sandbox Issue Tracking 
page.</td></tr></table></section><section>
-<h3><a name="System_Requirements"></a>System Requirements</h3><a 
name="System_Requirements"></a>
+<h2>System Requirements</h2><a id="System_Requirements"></a>
 <p>The following specifies the minimum requirements to run this Maven 
plugin:</p>
-<table border="0" class="bodyTable">
+<table class="bodyTable">
 <tr class="a">
-<td align="left">Maven</td>
+<td style="text-align: left;">Maven</td>
 <td>3.9.9</td></tr>
 <tr class="b">
-<td align="left">JDK</td>
+<td style="text-align: left;">JDK</td>
 <td>17</td></tr></table></section><section>
-<h3><a name="System_Requirements_History"></a>System Requirements 
History</h3><a name="System_Requirements_History"></a>
+<h2>System Requirements History</h2><a id="System_Requirements_History"></a>
 <p>The following specifies the minimum requirements to run this Maven plugin 
for historical versions:</p>
-<table border="0" class="bodyTable">
+<table class="bodyTable">
 <tr class="a">
 <th>Plugin Version</th>
 <th>Maven</th>
 <th>JDK</th></tr>
 <tr class="b">
-<td align="left">from 1.9 to 1.14.1</td>
+<td style="text-align: left;">from 1.9 to 1.15.0</td>
 <td>-</td>
 <td>8</td></tr>
 <tr class="a">
-<td align="left">from 1.0 to 1.8</td>
+<td style="text-align: left;">from 1.0 to 1.8</td>
 <td>-</td>
 <td>-</td></tr></table></section><section>
-<h3><a name="Usage"></a>Usage</h3><a name="Usage"></a>
+<h2>Usage</h2><a id="Usage"></a>
 <p>You should specify the version in your project's plugin configuration:</p>
-<div class="source">
 <pre>&lt;project&gt;
   ...
   &lt;build&gt;
@@ -404,7 +400,7 @@
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
           &lt;artifactId&gt;commons-build-plugin&lt;/artifactId&gt;
-          &lt;version&gt;1.14.1&lt;/version&gt;
+          &lt;version&gt;1.15.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -419,7 +415,7 @@
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre></div>
+&lt;/project&gt;</pre>
 <p>For more information, see <a class="externalLink" 
href="https://maven.apache.org/guides/mini/guide-configuring-plugins.html";>&quot;Guide
 to Configuring Plug-ins&quot;</a></p></section></section>
                       </td>
         </tr>
@@ -427,13 +423,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2024
+      <p>Copyright &copy;                    2008-2025
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
-                                        
-<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, 
Apache, the Apache feather logo, and the Apache Commons project logos are 
trademarks of The Apache Software Foundation.
-      All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-                  </div>
+          </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/profile.noanimal
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/profile.noanimal
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/profile.noanimal
 Sat Jan 11 13:47:10 2025
@@ -0,0 +1,16 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//  https://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.


Reply via email to