Modified: 
websites/production/commons/content/proper/commons-build-plugin/download-page.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/download-page.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/download-page.html
 Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Generating Download Page</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -195,7 +195,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -250,11 +250,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -335,7 +335,7 @@
 
                 
 <p>
-                <b>Note:</b> The Download page should only need to be 
re-generated after a new release of the component 
+                <b>Note:</b> The Download page should only need to be 
re-generated after a new release of the component
                 or if the download page template changes.
                 </p>
 
@@ -353,7 +353,7 @@
                         ant script</li>
                     
 <li>Uses either the
-                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=blob;f=src/main/resources/commons-xdoc-templates/download-page-body.xml";>download-page-body.xml</a>
 or 
+                        <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=blob;f=src/main/resources/commons-xdoc-templates/download-page-body.xml";>download-page-body.xml</a>
 or
                         <a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=blob;f=src/main/resources/commons-xdoc-templates/no-download-page-template.xml";>no-download-page-template.xml</a>
                         template, depending on whether the 
<code>commons.release.version</code> property is set or not.
                         </li>
@@ -394,7 +394,7 @@
     &lt;properties&gt;
         &lt;commons.componentid&gt;text&lt;/commons.componentid&gt;
         &lt;commons.release.version&gt;1.10.0&lt;/commons.release.version&gt;
-    &lt;/properties&gt; 
+    &lt;/properties&gt;
 </pre></div>
                 
 
@@ -410,7 +410,7 @@
                     
 <li><b>commons.release.2.desc</b> - (<i>optional</i>) Additional text to 
append to the section name of the alternative release</li>
                     
-<li><b>commons.release.2.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative 
+<li><b>commons.release.2.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative
                         binary release (some components use &quot;-bin&quot;, 
others have no suffix)</li>
                     
 <li><b>commons.release.2.subdir</b> - The subdirectory to use. This defaults 
to using separate source/binaries folders; it set it will be used as the 
directory for both.</li>
@@ -428,12 +428,12 @@
                     
 <li><b>commons.release.3.desc</b> - (<i>optional</i>) Additional text to 
append to the section name of the alternative release</li>
                     
-<li><b>commons.release.3.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative 
+<li><b>commons.release.3.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative
                         binary release (some components use &quot;-bin&quot;, 
others have no suffix)</li>
                     
 <li><b>commons.release.3.subdir</b> - The subdirectory to use. This defaults 
to using separate source/binaries folders; it set it will be used as the 
directory for both.</li>
                 </ul>
-                                
+                
                 
 <p>
                 You can have a fourth version on the download page. This can 
be achieved using the following properties:
@@ -446,12 +446,12 @@
                     
 <li><b>commons.release.4.desc</b> - (<i>optional</i>) Additional text to 
append to the section name of the alternative release</li>
                     
-<li><b>commons.release.4.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative 
+<li><b>commons.release.4.binary.suffix</b> - (<i>optional - defaults to 
<code>-bin</code></i>) The suffix for the alternative
                         binary release (some components use &quot;-bin&quot;, 
others have no suffix)</li>
                     
 <li><b>commons.release.4.subdir</b> - The subdirectory to use. This defaults 
to using separate source/binaries folders; it set it will be used as the 
directory for both.</li>
                 </ul>
-                                
+                
                 
 <p>
                 Example configuration for Commons DBCP with two releases:
@@ -464,7 +464,7 @@
         &lt;commons.release.desc&gt;for JDBC 4 (JDK 
1.6)&lt;/commons.release.desc&gt;
         &lt;commons.release.2.version&gt;1.3&lt;/commons.release.2.version&gt;
         &lt;commons.release.2.desc&gt; for JDBC 3 (JDK 
1.4-1.5)&lt;/commons.release.2.desc&gt;
-    &lt;/properties&gt; 
+    &lt;/properties&gt;
 </pre></div>
                 
                 
@@ -487,7 +487,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -496,4 +496,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/download_build-plugin.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/download_build-plugin.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/download_build-plugin.html
 Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Download Apache Commons Build 
Plugin Maven Mojo</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -195,7 +195,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -250,11 +250,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -369,7 +369,7 @@
     </section>
     </section>
     <section>
-<h2><a name="Apache_Commons_Build_Plugin_Maven_Mojo_1.13"></a>Apache Commons 
Build Plugin Maven Mojo 1.13 </h2>
+<h2><a name="Apache_Commons_Build_Plugin_Maven_Mojo_1.14.0"></a>Apache Commons 
Build Plugin Maven Mojo 1.14.0 </h2>
       <section>
 <h3><a name="Binaries"></a>Binaries</h3>
         
@@ -377,20 +377,20 @@
           
 <tr class="a">
               
-<td align="left"><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz">commons-build-plugin-1.13-bin.tar.gz</a></td>
+<td align="left"><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz">commons-build-plugin-1.14.0-bin.tar.gz</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz.sha512";>sha512</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz.sha512";>sha512</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.tar.gz.asc";>pgp</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           
 <tr class="b">
               
-<td align="left"><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip">commons-build-plugin-1.13-bin.zip</a></td>
+<td align="left"><a 
href="[preferred]/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip">commons-build-plugin-1.14.0-bin.zip</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip.sha512";>sha512</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip.sha512";>sha512</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.13-bin.zip.asc";>pgp</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/binaries/commons-build-plugin-1.14.0-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </section>
@@ -401,20 +401,20 @@
           
 <tr class="a">
               
-<td align="left"><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz">commons-build-plugin-1.13-src.tar.gz</a></td>
+<td align="left"><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz">commons-build-plugin-1.14.0-src.tar.gz</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz.sha512";>sha512</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz.sha512";>sha512</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.tar.gz.asc";>pgp</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.tar.gz.asc";>pgp</a></td>
           </tr>
           
 <tr class="b">
               
-<td align="left"><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.13-src.zip">commons-build-plugin-1.13-src.zip</a></td>
+<td align="left"><a 
href="[preferred]/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip">commons-build-plugin-1.14.0-src.zip</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.zip.sha512";>sha512</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip.sha512";>sha512</a></td>
               
-<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.13-src.zip.asc";>pgp</a></td>
+<td><a class="externalLink" 
href="https://downloads.apache.org/commons/build-plugin/source/commons-build-plugin-1.14.0-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </section>
@@ -441,7 +441,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -450,4 +450,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/collapsed.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/expanded.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/icon_error_sml.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/icon_info_sml.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/icon_success_sml.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/images/icon_warning_sml.gif
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/commons/content/proper/commons-build-plugin/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-build-plugin/index.html 
(original)
+++ websites/production/commons/content/proper/commons-build-plugin/index.html 
Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Overview</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -245,7 +245,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -300,11 +300,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -367,7 +367,7 @@
 
             
 <p>
-            This is a <a class="externalLink" 
href="https://maven.apache.org/";>Maven 2.x/3.x</a> 
+            This is a <a class="externalLink" 
href="https://maven.apache.org/";>Maven 2.x/3.x</a>
             <a class="externalLink" href="https://ant.apache.org/";>Ant</a> 
Plugin which is
             used by <a class="externalLink" 
href="https://commons.apache.org/";>Apache Commons</a> builds. See
             the <a href="development.html">Development</a> page for 
information to
@@ -435,7 +435,7 @@
 <p>To use a SNAPSHOT version (for testing etc)</p>
             
 <div class="source">
-<pre>mvn org.apache.commons:commons-build-plugin:1.13-SNAPSHOT:download-page 
[-Dcommons.release.version=1.2.3]</pre></div>
+<pre>mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page 
[-Dcommons.release.version=1.2.3]</pre></div>
         </section>
     
 
@@ -445,7 +445,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -454,4 +454,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/issue-management.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/issue-management.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/issue-management.html
 Mon Apr 15 22:56:54 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230628" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Issue Management</title>
 
@@ -36,8 +36,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -244,7 +244,7 @@
           </li>
                    </ul>
               </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -299,11 +299,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -370,7 +370,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -379,4 +379,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/issue-tracking.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/issue-tracking.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/issue-tracking.html
 Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Apache Commons Build Plugin Maven 
Mojo Issue tracking</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -195,7 +195,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -250,11 +250,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -389,7 +389,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -398,4 +398,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/japicmp.diff
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/japicmp.diff 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/japicmp.diff 
Mon Apr 15 22:56:54 2024
@@ -1,2 +1,3 @@
-Comparing source compatibility of commons-build-plugin-1.13.jar against 
commons-build-plugin-1.12.jar
-No changes.
\ No newline at end of file
+Comparing source compatibility of commons-build-plugin-1.14.0.jar against 
commons-build-plugin-1.13.jar
+No changes.
+Semantic versioning suggestion: 0.0.0
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/japicmp.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/japicmp.html 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/japicmp.html 
Mon Apr 15 22:56:54 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230628" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; </title>
 
@@ -36,8 +36,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -194,7 +194,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                <li 
class="expanded">
+                                                                               
                                                                                
  <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -214,6 +214,10 @@
                   <a href="japicmp.html" title="japicmp">
     japicmp</a>
           </li>
+                                 <li class="none">
+                  <a href="plugin-info.html" title="Plugin Documentation">
+    Plugin Documentation</a>
+          </li>
                    </ul>
               </li>
                  </ul>
@@ -267,11 +271,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -326,10 +330,9 @@
           </td>
           <td class="content">
                                                                           
-    
-        
-        
-        <style type="text/css">
+
+
+<style>
 body {
     font-family: Verdana;
 }
@@ -498,63 +501,79 @@ ul {
 }
 
 </style>
-    
-    
-        <span class="title">Comparing source compatibility of 
commons-build-plugin-1.13.jar against commons-build-plugin-1.12.jar</span>
-        <br>
-        <div class="meta-information">
-            <table>
-                <tr>
-                    <td>Old:</td><td>commons-build-plugin-1.12.jar</td>
-                </tr>
-                <tr>
-                    <td>New:</td><td>commons-build-plugin-1.13.jar</td>
-                </tr>
-                <tr>
-                    <td>Created:</td><td>2023-06-28T15:38:02.294-0400</td>
-                </tr>
-                <tr>
-                    <td>Access modifier filter:</td><td>PROTECTED</td>
-                </tr>
-                <tr>
-                    <td>Only modifications:</td><td>true</td>
-                </tr>
-                <tr>
-                    <td>Only binary incompatible 
modifications:</td><td>false</td>
-                </tr>
-                <tr>
-                    <td>Ignore missing classes:</td><td>false</td>
-                </tr>
-                <tr>
-                    <td>Includes:</td><td>all</td>
-                </tr>
-                <tr>
-                    <td>Excludes:</td><td>n.a.</td>
-                </tr>
-                <tr>
-                    <td id="semver-label">Semantic Versioning:</td><td 
id="semver-version">0.0.0</td>
-                </tr>
-            </table>
-        </div>
-        <ul></ul>
-            
-        <div class="toc" id="toc">
-            <span class="label">Classes:</span>
-            <table>
-                <thead>
-                    <tr>
-                        <td>Status</td><td>Fully Qualified Name</td>
-                    </tr>
-                </thead>
-                <tbody></tbody>
-            </table>
-        </div>
-        <div class="explanations">
-            <span>Binary incompatible changes are marked with (!) while source 
incompatible changes are marked with (*).</span>
-        </div>
-        <div></div>
-        
-    
+
+
+<span class="title">Comparing source compatibility of 
commons-build-plugin-1.14.0.jar against commons-build-plugin-1.13.jar</span>
+<br/>
+<div class="meta-information">
+       <table>
+               <tr>
+                       <td>Old:</td>
+                       <td>
+                               commons-build-plugin-1.13.jar
+                       </td>
+               </tr>
+               <tr>
+                       <td>New:</td>
+                       <td>
+                               commons-build-plugin-1.14.0.jar
+                       </td>
+               </tr>
+               <tr>
+                       <td>Created:</td>
+                       <td>
+                               2024-04-15T22:56:35.316+0000
+                       </td>
+               </tr>
+               <tr>
+                       <td>Access modifier filter:</td>
+                       <td id="meta-accessmodifier-value">
+                               PROTECTED
+                       </td>
+               </tr>
+               <tr>
+                       <td>Only modifications:</td>
+                       <td>
+                               true
+                       </td>
+               </tr>
+               <tr>
+                       <td>Only binary incompatible modifications:</td>
+                       <td>
+                               false
+                       </td>
+               </tr>
+               <tr>
+                       <td>Ignore missing classes:</td>
+                       <td>
+                               false
+                       </td>
+               </tr>
+               <tr>
+                       <td>Includes:</td>
+                       <td>
+                               all
+                       </td>
+               </tr>
+               <tr>
+                       <td>Excludes:</td>
+                       <td>
+                               n.a.
+                       </td>
+               </tr>
+               <tr>
+                       <td id="semver-label">Semantic Versioning:</td>
+                       <td id="semver-version">
+                               0.0.0
+                       </td>
+               </tr>
+       </table>
+</div>
+
+<div class="explanations">
+<span>Binary incompatible changes are marked with (!) while source 
incompatible changes are marked with (*).</span>
+</div>
+
 
 
                       </td>
@@ -563,7 +582,7 @@ ul {
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -572,4 +591,4 @@ ul {
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/japicmp.xsd
==============================================================================
--- websites/production/commons/content/proper/commons-build-plugin/japicmp.xsd 
(original)
+++ websites/production/commons/content/proper/commons-build-plugin/japicmp.xsd 
Mon Apr 15 22:56:54 2024
@@ -130,6 +130,13 @@
     <xs:attribute name="sourceCompatible" type="xs:boolean" use="required"/>
   </xs:complexType>
 
+  <xs:complexType name="jApiCompatibilityChange">
+    <xs:sequence/>
+    <xs:attribute name="binaryCompatible" type="xs:boolean" use="required"/>
+    <xs:attribute name="sourceCompatible" type="xs:boolean" use="required"/>
+    <xs:attribute name="type" type="jApiCompatibilityChangeType"/>
+  </xs:complexType>
+
   <xs:complexType name="jApiAnnotationElement">
     <xs:sequence>
       <xs:element name="compatibilityChanges" minOccurs="0">
@@ -523,7 +530,7 @@
     </xs:restriction>
   </xs:simpleType>
 
-  <xs:simpleType name="jApiCompatibilityChange">
+  <xs:simpleType name="jApiCompatibilityChangeType">
     <xs:restriction base="xs:string">
       <xs:enumeration value="ANNOTATION_DEPRECATED_ADDED"/>
       <xs:enumeration value="CLASS_REMOVED"/>
@@ -563,12 +570,19 @@
       <xs:enumeration value="METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE"/>
       <xs:enumeration value="METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE"/>
       <xs:enumeration value="METHOD_NEW_DEFAULT"/>
+      <xs:enumeration value="METHOD_NEW_STATIC_ADDED_TO_INTERFACE"/>
       <xs:enumeration value="METHOD_MOVED_TO_SUPERCLASS"/>
       <xs:enumeration value="METHOD_ABSTRACT_NOW_DEFAULT"/>
+      <xs:enumeration value="METHOD_NON_STATIC_IN_INTERFACE_NOW_STATIC"/>
+      <xs:enumeration value="METHOD_STATIC_IN_INTERFACE_NO_LONGER_STATIC"/>
       <xs:enumeration value="FIELD_STATIC_AND_OVERRIDES_STATIC"/>
       <xs:enumeration value="FIELD_LESS_ACCESSIBLE_THAN_IN_SUPERCLASS"/>
       <xs:enumeration value="FIELD_NOW_FINAL"/>
+      <xs:enumeration value="FIELD_NOW_TRANSIENT"/>
+      <xs:enumeration value="FIELD_NOW_VOLATILE"/>
       <xs:enumeration value="FIELD_NOW_STATIC"/>
+      <xs:enumeration value="FIELD_NO_LONGER_TRANSIENT"/>
+      <xs:enumeration value="FIELD_NO_LONGER_VOLATILE"/>
       <xs:enumeration value="FIELD_NO_LONGER_STATIC"/>
       <xs:enumeration value="FIELD_TYPE_CHANGED"/>
       <xs:enumeration value="FIELD_REMOVED"/>

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
 Mon Apr 15 22:56:54 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230628" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; commons-build:jira-page</title>
 
@@ -36,8 +36,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -194,7 +194,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -249,11 +249,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -307,171 +307,87 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
-  
-    <section>
-<h2><a name="commons-build:jira-page"></a>commons-build:jira-page</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.commons:commons-build-plugin:1.11:jira-page</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>Apache Commons Build Mojo: Generate Issue Tracking page</div>
-      
-<p><b>Attributes</b>:</p>
-      
+                                                                          
<section>
+<h2><a name="commons-build:jira-page"></a>commons-build:jira-page</h2><a 
name="commons-build:jira-page"></a>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.commons:commons-build-plugin:1.14.0:jira-page</p>
+<p><strong>Description</strong>:</p>
+<p>Apache Commons Build Mojo: Generate Issue Tracking page.</p>
+<p><strong>Attributes</strong>:</p>
 <ul>
-        
-<li>Requires a Maven 2.0 project to be executed.</li>
-        
-<li>Is NOT inherited by default in multi-project builds.</li>
-      </ul>
-      <section>
-<h3><a name="Required_Parameters"></a>Required Parameters</h3>
-        
-<table class="bodyTable" border="0" align="left">
-          
+<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">
 <tr class="a">
-            
 <th>Name</th>
-            
 <th>Type</th>
-            
 <th>Since</th>
-            
-<th>Description</th>
-          </tr>
-          
+<th>Description</th></tr>
 <tr class="b">
-            
-<td align="left"><b><a href="#commons.jira.id">commons.jira.id</a></b></td>
-            
-<td><code>String</code></td>
-            
+<td align="left"><a href="#basedir"><code>&lt;basedir&gt;</code></a></td>
+<td><code>File</code></td>
 <td><code>-</code></td>
-            
-<td>The external JIRA id for the project (alphabetic, upper case)<br 
/><b>Default value is</b>: <code>${commons.jira.id}</code>.</td>
-          </tr>
-          
+<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>
 <tr class="a">
-            
-<td align="left"><b><a href="#commons.jira.pid">commons.jira.pid</a></b></td>
-            
+<td 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 internal JIRA id for the project (numeric)<br /><b>Default value 
is</b>: <code>${commons.jira.pid}</code>.</td>
-          </tr>
-          
+<td>The external JIRA id for the project (alphabetic, upper case.)<br 
/><strong>Default</strong>: <code>${commons.jira.id}</code></td></tr>
 <tr class="b">
-            
-<td align="left"><b><a href="#basedir">basedir</a></b></td>
-            
-<td><code>File</code></td>
-            
+<td 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 base directory from which to execute the Ant script.<br /><b>Default 
value is</b>: <code>${basedir}</code>.</td>
-          </tr>
-        </table>
-      </section>
-      <section>
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-        
-<table class="bodyTable" border="0" align="left">
-          
+<td>The internal JIRA id for the project (numeric.)<br 
/><strong>Default</strong>: 
<code>${commons.jira.pid}</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">
 <tr class="a">
-            
 <th>Name</th>
-            
 <th>Type</th>
-            
 <th>Since</th>
-            
-<th>Description</th>
-          </tr>
-          
+<th>Description</th></tr>
 <tr class="b">
-            
-<td align="left"><b><a href="#messageLevel">messageLevel</a></b></td>
-            
+<td 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 
/><b>Default value is</b>: <code>info</code>.</td>
-          </tr>
-        </table>
-      </section>
-      <section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3>
-        
-<p><b><a name="commons.jira.id">commons.jira.id</a>:</b></p>
-        
-<div>The external JIRA id for the project (alphabetic, upper case)</div>
-        
+<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"><section>
+<h4><a name="a.3Cbasedir.3E"></a>&lt;basedir&gt;</h4><a 
name="a.3Cbasedir.3E"></a></a>
+<div>The base directory from which to execute the Ant script.</div>
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>Default</b>: <code>${commons.jira.id}</code></li>
-        </ul><hr />
-<p><b><a name="commons.jira.pid">commons.jira.pid</a>:</b></p>
-        
-<div>The internal JIRA id for the project (numeric)</div>
-        
+<li><strong>Type</strong>: <code>java.io.File</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.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="commons.jira.id"><section>
+<h4><a name="a.3Ccommons.jira.id.3E"></a>&lt;commons.jira.id&gt;</h4><a 
name="a.3Ccommons.jira.id.3E"></a></a>
+<div>The external JIRA id for the project (alphabetic, upper case.)</div>
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>Default</b>: <code>${commons.jira.pid}</code></li>
-        </ul><hr />
-<p><b><a name="basedir">basedir</a>:</b></p>
-        
-<div>The base directory from which to execute the Ant script.</div>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.yes</code></li>
+<li><strong>Default</strong>: <code>${commons.jira.id}</code></li></ul><hr 
/></section><a name="commons.jira.pid"><section>
+<h4><a name="a.3Ccommons.jira.pid.3E"></a>&lt;commons.jira.pid&gt;</h4><a 
name="a.3Ccommons.jira.pid.3E"></a></a>
+<div>The internal JIRA id for the project (numeric.)</div>
 <ul>
-          
-<li><b>Type</b>: <code>java.io.File</code></li>
-          
-<li><b>Required</b>: <code>Yes</code></li>
-          
-<li><b>Expression</b>: <code>${antBasedir}</code></li>
-          
-<li><b>Default</b>: <code>${basedir}</code></li>
-        </ul><hr />
-<p><b><a name="messageLevel">messageLevel</a>:</b></p>
-        
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.yes</code></li>
+<li><strong>Default</strong>: <code>${commons.jira.pid}</code></li></ul><hr 
/></section><a name="messageLevel"><section>
+<h4><a name="a.3CmessageLevel.3E"></a>&lt;messageLevel&gt;</h4><a 
name="a.3CmessageLevel.3E"></a></a>
 <div>The message-level used to tune the verbosity of Ant logging.</div>
-        
 <ul>
-          
-<li><b>Type</b>: <code>java.lang.String</code></li>
-          
-<li><b>Required</b>: <code>No</code></li>
-          
-<li><b>Expression</b>: <code>${antMessageLevel}</code></li>
-          
-<li><b>Default</b>: <code>info</code></li>
-        </ul>
-      </section>
-    </section>
-  
-
+<li><strong>Type</strong>: <code>java.lang.String</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>User Property</strong>: <code>antMessageLevel</code></li>
+<li><strong>Default</strong>: <code>info</code></li>
+<li><strong>Alias</strong>: 
<code>ant.messageLevel</code></li></ul></section></section></section>
                       </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -480,4 +396,4 @@
                   </div>
   </body>
 
-</html>
+</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 
Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Generating JIRA Page</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -195,7 +195,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -250,11 +250,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -376,7 +376,7 @@
     &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; 
+    &lt;/properties&gt;
 </pre></div>
                 
             </section>
@@ -391,7 +391,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -400,4 +400,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/jira-report.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/jira-report.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/jira-report.html
 Mon Apr 15 22:56:54 2024
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="iso-8859-1" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-                    <meta name="Date-Revision-yyyymmdd" content="20230628" />
+                    <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; JIRA Report</title>
 
@@ -36,8 +36,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -194,7 +194,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                <li 
class="expanded">
+                                                                               
                                                                                
  <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -214,6 +214,10 @@
                   <a href="japicmp.html" title="japicmp">
     japicmp</a>
           </li>
+                                 <li class="none">
+                  <a href="plugin-info.html" title="Plugin Documentation">
+    Plugin Documentation</a>
+          </li>
                    </ul>
               </li>
                  </ul>
@@ -267,11 +271,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -370,13 +374,21 @@
 <td>Resolved</td></tr>
 <tr class="b">
 <td></td>
+<td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-85";>COMMONSSITE-85</a></td>
+<td>Site</td>
+<td>https for images</td>
+<td>Bug</td>
+<td>Fixed</td>
+<td>Resolved</td></tr>
+<tr class="a">
+<td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-84";>COMMONSSITE-84</a></td>
 <td>Site</td>
 <td>The link to JIRA on the volunteering page shows &quot;Not Found&quot;</td>
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-82";>COMMONSSITE-82</a></td>
 <td>Commons Skin</td>
@@ -384,7 +396,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-74";>COMMONSSITE-74</a></td>
 <td>Commons Build</td>
@@ -392,7 +404,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-73";>COMMONSSITE-73</a></td>
 <td>Commons Parent Pom</td>
@@ -400,7 +412,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-69";>COMMONSSITE-69</a></td>
 <td></td>
@@ -408,7 +420,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-57";>COMMONSSITE-57</a></td>
 <td>Site</td>
@@ -416,7 +428,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-52";>COMMONSSITE-52</a></td>
 <td>Site</td>
@@ -424,7 +436,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-43";>COMMONSSITE-43</a></td>
 <td>Commons Parent Pom</td>
@@ -432,7 +444,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-41";>COMMONSSITE-41</a></td>
 <td>Commons Parent Pom</td>
@@ -440,7 +452,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-36";>COMMONSSITE-36</a></td>
 <td>Commons Build Plugin</td>
@@ -448,7 +460,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-35";>COMMONSSITE-35</a></td>
 <td>Commons Build Plugin</td>
@@ -456,7 +468,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-25";>COMMONSSITE-25</a></td>
 <td>Site</td>
@@ -464,7 +476,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-6";>COMMONSSITE-6</a></td>
 <td></td>
@@ -472,7 +484,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-5";>COMMONSSITE-5</a></td>
 <td></td>
@@ -480,7 +492,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-4";>COMMONSSITE-4</a></td>
 <td></td>
@@ -488,7 +500,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-3";>COMMONSSITE-3</a></td>
 <td></td>
@@ -496,7 +508,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-2";>COMMONSSITE-2</a></td>
 <td></td>
@@ -504,7 +516,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-1";>COMMONSSITE-1</a></td>
 <td></td>
@@ -512,7 +524,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-124";>COMMONSSITE-124</a></td>
 <td>Commons Parent Pom</td>
@@ -520,7 +532,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-98";>COMMONSSITE-98</a></td>
 <td>Commons Release Plugin</td>
@@ -528,7 +540,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-89";>COMMONSSITE-89</a></td>
 <td>Commons Parent Pom</td>
@@ -536,7 +548,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-81";>COMMONSSITE-81</a></td>
 <td>Commons Build Plugin</td>
@@ -544,7 +556,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-71";>COMMONSSITE-71</a></td>
 <td></td>
@@ -552,7 +564,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-58";>COMMONSSITE-58</a></td>
 <td>Site</td>
@@ -560,7 +572,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-50";>COMMONSSITE-50</a></td>
 <td>Site</td>
@@ -568,7 +580,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-40";>COMMONSSITE-40</a></td>
 <td>Commons Parent Pom</td>
@@ -576,7 +588,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-38";>COMMONSSITE-38</a></td>
 <td>Commons Parent Pom</td>
@@ -584,7 +596,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-33";>COMMONSSITE-33</a></td>
 <td>Site</td>
@@ -592,7 +604,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-32";>COMMONSSITE-32</a></td>
 <td></td>
@@ -600,7 +612,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-30";>COMMONSSITE-30</a></td>
 <td>Commons Parent Pom</td>
@@ -608,7 +620,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-22";>COMMONSSITE-22</a></td>
 <td>Commons Build</td>
@@ -616,7 +628,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-21";>COMMONSSITE-21</a></td>
 <td>Commons Parent Pom</td>
@@ -624,7 +636,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-15";>COMMONSSITE-15</a></td>
 <td>Nightly</td>
@@ -632,7 +644,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-95";>COMMONSSITE-95</a></td>
 <td></td>
@@ -640,7 +652,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-80";>COMMONSSITE-80</a></td>
 <td></td>
@@ -648,7 +660,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-66";>COMMONSSITE-66</a></td>
 <td>Commons Build Plugin</td>
@@ -656,7 +668,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-64";>COMMONSSITE-64</a></td>
 <td>Commons Skin</td>
@@ -664,7 +676,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-23";>COMMONSSITE-23</a></td>
 <td>Commons Parent Pom</td>
@@ -672,7 +684,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-20";>COMMONSSITE-20</a></td>
 <td>Site</td>
@@ -680,7 +692,7 @@
 <td>Task</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td></td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-8";>COMMONSSITE-8</a></td>
 <td>Nightly</td>
@@ -688,7 +700,7 @@
 <td>Task</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.12</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-137";>COMMONSSITE-137</a></td>
 <td></td>
@@ -696,7 +708,7 @@
 <td>Task</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.4</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-120";>COMMONSSITE-120</a></td>
 <td>Commons Release Plugin</td>
@@ -704,7 +716,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.9</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-109";>COMMONSSITE-109</a></td>
 <td></td>
@@ -712,7 +724,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.9</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-116";>COMMONSSITE-116</a></td>
 <td>Commons Build Plugin</td>
@@ -720,7 +732,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.8</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-93";>COMMONSSITE-93</a></td>
 <td>Commons Build Plugin</td>
@@ -728,7 +740,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.8</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-94";>COMMONSSITE-94</a></td>
 <td></td>
@@ -736,7 +748,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.8</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-138";>COMMONSSITE-138</a></td>
 <td>Commons Release Plugin</td>
@@ -744,7 +756,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.3</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-117";>COMMONSSITE-117</a></td>
 <td>Commons Release Plugin</td>
@@ -752,7 +764,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.3</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-108";>COMMONSSITE-108</a></td>
 <td>Commons Release Plugin</td>
@@ -760,7 +772,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.2</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-107";>COMMONSSITE-107</a></td>
 <td>Commons Release Plugin</td>
@@ -768,7 +780,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.2</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-105";>COMMONSSITE-105</a></td>
 <td>Commons Parent Pom</td>
@@ -776,7 +788,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td>44</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-106";>COMMONSSITE-106</a></td>
 <td>Commons Parent Pom</td>
@@ -784,7 +796,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.1</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-104";>COMMONSSITE-104</a></td>
 <td>Commons Release Plugin</td>
@@ -792,7 +804,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.1</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-102";>COMMONSSITE-102</a></td>
 <td>Commons Release Plugin</td>
@@ -800,7 +812,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.7</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-91";>COMMONSSITE-91</a></td>
 <td>Commons Build Plugin</td>
@@ -808,7 +820,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Closed</td></tr>
-<tr class="a">
+<tr class="b">
 <td>40</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-87";>COMMONSSITE-87</a></td>
 <td></td>
@@ -816,7 +828,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>1.5-SNAPSHOT</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-122";>COMMONSSITE-122</a></td>
 <td>Commons Release Plugin</td>
@@ -824,7 +836,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.5-SNAPSHOT</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-123";>COMMONSSITE-123</a></td>
 <td>Commons Release Plugin</td>
@@ -832,7 +844,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>18</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-29";>COMMONSSITE-29</a></td>
 <td>Commons Parent Pom</td>
@@ -840,7 +852,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>17</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-60";>COMMONSSITE-60</a></td>
 <td>Commons Parent Pom</td>
@@ -848,7 +860,7 @@
 <td>Bug</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>16</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-55";>COMMONSSITE-55</a></td>
 <td>Commons Parent Pom</td>
@@ -856,7 +868,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>14</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-48";>COMMONSSITE-48</a></td>
 <td>Commons Build Plugin</td>
@@ -864,7 +876,7 @@
 <td>Improvement</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="b">
+<tr class="a">
 <td>14</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-49";>COMMONSSITE-49</a></td>
 <td>Commons Parent Pom</td>
@@ -872,7 +884,7 @@
 <td>New Feature</td>
 <td>Fixed</td>
 <td>Resolved</td></tr>
-<tr class="a">
+<tr class="b">
 <td>1.6</td>
 <td><a class="externalLink" 
href="https://issues.apache.org/jira/browse/COMMONSSITE-128";>COMMONSSITE-128</a></td>
 <td>Commons Release Plugin</td>
@@ -886,7 +898,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -895,4 +907,4 @@
                   </div>
   </body>
 
-</html>
+</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 
Mon Apr 15 22:56:54 2024
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 28 June 2023
+ | Generated by Apache Maven Doxia at 15 April 2024
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="iso-8859-1" />
     <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="20230628" />
+                <meta name="Date-Revision-yyyymmdd" content="20240415" />
             <meta http-equiv="Content-Language" content="en" />
         <title>Commons Build Plugin &#x2013; Apache Commons Build Plugin Maven 
Mojo Mailing Lists</title>
 
@@ -37,8 +37,8 @@
           <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: 28 June 2023</li>
-    <li class="divider">|</li> <li id="projectVersion">Version: 1.13</li>
+          <li id="publishDate">Last Published: 15 April 2024</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 1.14.0</li>
   </ul>
           <div class="pull-right">  <ul class="nav">
             <li>
@@ -195,7 +195,7 @@
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                      <li class="collapsed">
+                                                                               
                                                                        <li 
class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -250,11 +250,11 @@
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/release-plugin/index.html" title="Commons Release 
Plugin">
+                  <a href="../../release-plugin/index.html" title="Commons 
Release Plugin">
     Commons Release Plugin</a>
           </li>
                              <li class="none">
-                  <a href="/site-publish.html" title="Site Publication">
+                  <a href="../../site-publish.html" title="Site Publication">
     Site Publication</a>
           </li>
                              <li class="none">
@@ -329,9 +329,9 @@
       
 <p>
         Questions related to the usage of Apache Commons Build Plugin Maven 
Mojo should be posted to the
-        <a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-user/";>User List</a>.
+        <a class="externalLink" 
href="https://lists.apache.org/list.html?u...@commons.apache.org";>User List</a>.
         <br />
-        The <a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-dev/";>Developer List</a>
+        The <a class="externalLink" 
href="https://lists.apache.org/list.html?d...@commons.apache.org";>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,8 +341,10 @@
       </p>
       
 <p>
-        <b>Note:</b> please don't send patches or attachments to any of the 
mailing lists.
+        <b>Note:</b> 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).
         Otherwise, please upload the file to a public server and include the 
URL in the mail.
       </p>
     </section>
@@ -392,13 +394,12 @@
           
 <td><a class="externalLink" 
href="mailto:u...@commons.apache.org?subject=[build-plugin]";>Post</a></td>
           
-<td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-user/";>mail-archives.apache.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://lists.apache.org/list.html?u...@commons.apache.org";>lists.apache.org</a>
           </td>
           
-<td><a class="externalLink" 
href="https://markmail.org/list/org.apache.commons.users/";>markmail.org</a><br 
/>
-              <a class="externalLink" 
href="https://www.mail-archive.com/user@commons.apache.org/";>www.mail-archive.com</a><br
 />
-              <a class="externalLink" 
href="https://news.gmane.org/gmane.comp.jakarta.commons.devel";>news.gmane.org</a>
+<td>
+              <a class="externalLink" 
href="https://www.mail-archive.com/user@commons.apache.org/";>www.mail-archive.com</a>
           </td>
         </tr>
 
@@ -419,13 +420,12 @@
           
 <td><a class="externalLink" 
href="mailto:d...@commons.apache.org?subject=[build-plugin]";>Post</a></td>
           
-<td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-dev/";>mail-archives.apache.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://lists.apache.org/list.html?d...@commons.apache.org";>lists.apache.org</a>
           </td>
           
-<td><a class="externalLink" 
href="https://markmail.org/list/org.apache.commons.dev/";>markmail.org</a><br />
-              <a class="externalLink" 
href="https://www.mail-archive.com/dev@commons.apache.org/";>www.mail-archive.com</a><br
 />
-              <a class="externalLink" 
href="https://news.gmane.org/gmane.comp.jakarta.commons.devel";>news.gmane.org</a>
+<td>
+              <a class="externalLink" 
href="https://www.mail-archive.com/dev@commons.apache.org/";>www.mail-archive.com</a>
           </td>
         </tr>
 
@@ -446,11 +446,11 @@
           
 <td><i>read only</i></td>
           
-<td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-issues/";>mail-archives.apache.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://lists.apache.org/list.html?iss...@commons.apache.org";>lists.apache.org</a>
           </td>
           
-<td><a class="externalLink" 
href="https://markmail.org/list/org.apache.commons.issues/";>markmail.org</a><br 
/>
+<td>
               <a class="externalLink" 
href="https://www.mail-archive.com/issues@commons.apache.org/";>www.mail-archive.com</a>
           </td>
         </tr>
@@ -472,11 +472,11 @@
           
 <td><i>read only</i></td>
           
-<td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/commons-commits/";>mail-archives.apache.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://lists.apache.org/list.html?comm...@commons.apache.org";>lists.apache.org</a>
           </td>
           
-<td><a class="externalLink" 
href="https://markmail.org/list/org.apache.commons.commits/";>markmail.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://www.mail-archive.com/commits@commons.apache.org/";>www.mail-archive.com</a>
           </td>
         </tr>
@@ -524,14 +524,12 @@
           
 <td><i>read only</i></td>
           
-<td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/www-announce/";>mail-archives.apache.org</a><br
 />
+<td>
               <a class="externalLink" 
href="https://lists.apache.org/list.html?annou...@apache.org";>lists.apache.org</a>
           </td>
           
-<td><a class="externalLink" 
href="https://markmail.org/list/org.apache.announce/";>markmail.org</a><br />
-              <a class="externalLink" 
href="https://old.nabble.com/Apache-News-and-Announce-f109.html";>old.nabble.com</a><br
 />
-              <a class="externalLink" 
href="https://www.mail-archive.com/announce@apache.org/";>www.mail-archive.com</a><br
 />
-              <a class="externalLink" 
href="https://news.gmane.org/gmane.comp.apache.announce";>news.gmane.org</a>
+<td>
+              <a class="externalLink" 
href="https://www.mail-archive.com/announce@apache.org/";>www.mail-archive.com</a>
           </td>
         </tr>
       </table>
@@ -545,7 +543,7 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2008-2023
+      <p>Copyright &copy;                    2008-2024
                       <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All Rights Reserved.</p>
                                         
@@ -554,4 +552,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file


Reply via email to