Modified: 
websites/production/commons/content/proper/commons-build-plugin/contributing-md-mojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/contributing-md-mojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/contributing-md-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:contributing-md</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,148 +307,76 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
-  
-    <section>
-<h2><a 
name="commons-build:contributing-md"></a>commons-build:contributing-md</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.commons:commons-build-plugin:1.11:contributing-md</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>Apache Commons Build Mojo: Generate CONTRIBUTING.md</div>
-      
-<p><b>Attributes</b>:</p>
-      
+                                                                          
<section>
+<h2><a 
name="commons-build:contributing-md"></a>commons-build:contributing-md</h2><a 
name="commons-build:contributing-md"></a>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.commons:commons-build-plugin:1.14.0:contributing-md</p>
+<p><strong>Description</strong>:</p>
+<p>Apache Commons Build Mojo: Generate CONTRIBUTING.md.</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="#basedir">basedir</a></b></td>
-            
-<td><code>File</code></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 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 external JIRA id for the project (alphabetic, upper case.)<br 
/><strong>Default</strong>: 
<code>${commons.jira.id}</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>
-        
-<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>
-        
+<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.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.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><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="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>
                                         
@@ -457,4 +385,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/contributing-md.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/contributing-md.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/contributing-md.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 CONTRIBUTING.md</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">
@@ -386,7 +386,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>
                                         
@@ -395,4 +395,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-build.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-build.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-build.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; Copy NOTICE and LICENSE files to 
javadoc jar</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">
@@ -349,7 +349,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>
                                         
@@ -358,4 +358,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-mojo.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-mojo.html
 (original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/copy-javadoc-files-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:copy-javadoc-files</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,123 +307,64 @@
                       </div>
           </td>
           <td class="content">
-                                                                          
-  
-    <section>
-<h2><a 
name="commons-build:copy-javadoc-files"></a>commons-build:copy-javadoc-files</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.commons:commons-build-plugin:1.11:copy-javadoc-files</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar</div>
-      
-<p><b>Attributes</b>:</p>
-      
+                                                                          
<section>
+<h2><a 
name="commons-build:copy-javadoc-files"></a>commons-build:copy-javadoc-files</h2><a
 name="commons-build:copy-javadoc-files"></a>
+<p><strong>Full name</strong>:</p>
+<p>org.apache.commons:commons-build-plugin:1.14.0:copy-javadoc-files</p>
+<p><strong>Description</strong>:</p>
+<p>Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar</p>
+<p><strong>Attributes</strong>:</p>
 <ul>
-        
-<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>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="#basedir">basedir</a></b></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 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 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">
 <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="basedir">basedir</a>:</b></p>
-        
+<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.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.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="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>
                                         
@@ -432,4 +373,4 @@
                   </div>
   </body>
 
-</html>
+</html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/css/print.css
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/css/print.css 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/css/print.css 
Mon Apr 15 22:56:54 2024
@@ -17,10 +17,7 @@
  * under the License.
  */
 
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {
-       display: none !important;
-}
-#bodyColumn, body.docs div.docs {
-       margin: 0 !important;
-       border: none !important
-}
\ No newline at end of file
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-build-plugin/css/site.css
==============================================================================
--- 
websites/production/commons/content/proper/commons-build-plugin/css/site.css 
(original)
+++ 
websites/production/commons/content/proper/commons-build-plugin/css/site.css 
Mon Apr 15 22:56:54 2024
@@ -96,4 +96,4 @@ dt { margin: 15px 0 5px 0; font-size: 1.
           box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
 }
 ol.linenums { margin: 0 0 0 33px; } 
-ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; 
text-shadow: 0 1px 0 #fff; }
+ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; 
text-shadow: 0 1px 0 #fff; }
\ No newline at end of file


Reply via email to