Modified: websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/mail-page-mojo.html 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 – commons-build:mail-page</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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,125 +307,65 @@ </div> </td> <td class="content"> - - - <section> -<h2><a name="commons-build:mail-page"></a>commons-build:mail-page</h2> - -<p><b>Full name</b>:</p> - -<p>org.apache.commons:commons-build-plugin:1.11:mail-page</p> - -<p><b>Description</b>:</p> - -<div>Apache Commons Build Mojo: Generate Mailing List page</div> - -<p><b>Attributes</b>:</p> - + <section> +<h2><a name="commons-build:mail-page"></a>commons-build:mail-page</h2><a name="commons-build:mail-page"></a> +<p><strong>Full name</strong>:</p> +<p>org.apache.commons:commons-build-plugin:1.14.0:mail-page</p> +<p><strong>Description</strong>:</p> +<p>Apache Commons Build Mojo: Generate Mailing List 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="#basedir">basedir</a></b></td> - +<td align="left"><a href="#basedir"><code><basedir></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><messageLevel></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><basedir></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><messageLevel></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 © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -434,4 +374,4 @@ </div> </body> -</html> +</html> \ No newline at end of file
Modified: websites/production/commons/content/proper/commons-build-plugin/mail-page.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/mail-page.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/mail-page.html 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 – Generating Mailing List Page</title> @@ -37,8 +37,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -372,7 +372,7 @@ <pre> <properties> <commons.componentid>text</commons.componentid> - </properties> + </properties> </pre></div> </section> @@ -387,7 +387,7 @@ </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -396,4 +396,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/mailing-lists.html 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 – Project Mailing Lists</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -374,27 +374,13 @@ <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> <td><a class="externalLink" href="mailto:[email protected]">Post</a></td> <td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td> -<td><a class="externalLink" href="https://markmail.org/list/org.apache.commons.users/">markmail.org</a></td></tr> -<tr class="a"> -<td align="left">-</td> -<td>-</td> -<td>-</td> -<td>-</td> -<td>-</td> <td><a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a></td></tr> -<tr class="b"> +<tr class="a"> <td align="left">Commons Dev List</td> <td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> <td><a class="externalLink" href="mailto:[email protected]">Post</a></td> <td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td> -<td><a class="externalLink" href="https://markmail.org/list/org.apache.commons.dev/">markmail.org</a></td></tr> -<tr class="a"> -<td align="left">-</td> -<td>-</td> -<td>-</td> -<td>-</td> -<td>-</td> <td><a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a></td></tr> <tr class="b"> <td align="left">Commons Issues List</td> @@ -402,27 +388,13 @@ <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> <td>-</td> <td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a></td> -<td><a class="externalLink" href="https://markmail.org/list/org.apache.commons.issues/">markmail.org</a></td></tr> -<tr class="a"> -<td align="left">-</td> -<td>-</td> -<td>-</td> -<td>-</td> -<td>-</td> <td><a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a></td></tr> -<tr class="b"> +<tr class="a"> <td align="left">Commons Commits List</td> <td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> <td>-</td> <td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a></td> -<td><a class="externalLink" href="https://markmail.org/list/org.apache.commons.commits/">markmail.org</a></td></tr> -<tr class="a"> -<td align="left">-</td> -<td>-</td> -<td>-</td> -<td>-</td> -<td>-</td> <td><a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a></td></tr> <tr class="b"> <td align="left">Apache Announce List</td> @@ -430,13 +402,6 @@ <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> <td>-</td> <td><a class="externalLink" href="https://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td> -<td><a class="externalLink" href="https://markmail.org/list/org.apache.announce/">markmail.org</a></td></tr> -<tr class="a"> -<td align="left">-</td> -<td>-</td> -<td>-</td> -<td>-</td> -<td>-</td> <td><a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a></td></tr></table></section> </td> </tr> @@ -444,7 +409,7 @@ </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -453,4 +418,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/notice-txt-mojo.html 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 – commons-build:notice-txt</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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,65 @@ </div> </td> <td class="content"> - - - <section> -<h2><a name="commons-build:notice-txt"></a>commons-build:notice-txt</h2> - -<p><b>Full name</b>:</p> - -<p>org.apache.commons:commons-build-plugin:1.11:notice-txt</p> - -<p><b>Description</b>:</p> - -<div>Apache Commons Build Mojo: Generate NOTICE.txt</div> - -<p><b>Attributes</b>:</p> - + <section> +<h2><a name="commons-build:notice-txt"></a>commons-build:notice-txt</h2><a name="commons-build:notice-txt"></a> +<p><strong>Full name</strong>:</p> +<p>org.apache.commons:commons-build-plugin:1.14.0:notice-txt</p> +<p><strong>Description</strong>:</p> +<p>Apache Commons Build Mojo: Generate NOTICE.txt.</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="#project.inceptionYear">project.inceptionYear</a></b></td> - -<td><code>String</code></td> - -<td><code>-</code></td> - -<td>The year of the project's inception, specified with 4 digits. This value is used when generating copyright notices as well as being informational.<br /><b>Default value is</b>: <code>${project.inceptionYear}</code>.</td> - </tr> - -<tr class="a"> - -<td align="left"><b><a href="#basedir">basedir</a></b></td> - +<td align="left"><a href="#basedir"><code><basedir></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><messageLevel></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.release.version">project.inceptionYear</a>:</b></p> - -<div>The year of the project's inception, specified with 4 digits. This value is used when generating copyright notices as well as being informational.</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>${project.inceptionYear}</code></li> - </ul><hr /> -<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><basedir></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><messageLevel></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 © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -457,4 +374,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/notice-txt.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/notice-txt.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/notice-txt.html 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 – Generating NOTICE.txt</title> @@ -37,8 +37,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -372,7 +372,7 @@ <pre> <project> <inceptionYear>2014</inceptionYear> - </project> + </project> </pre></div> </section> @@ -387,7 +387,7 @@ </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -396,4 +396,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/plugin-info.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/plugin-info.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/plugin-info.html Mon Apr 15 22:56:54 2024 @@ -1,46 +1,335 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 at 2023-06-28 - - | Rendered using Apache Maven Default Skin + | 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="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Commons Build Plugin Maven Mojo – Plugin Documentation</title> - <link rel="stylesheet" href="./css/maven-base.css" /> - <link rel="stylesheet" href="./css/maven-theme.css" /> - <link rel="stylesheet" href="./css/site.css" /> + <meta name="Date-Revision-yyyymmdd" content="20240415" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Build Plugin – Plugin Documentation</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - </head> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <script type="text/javascript" src="./js/prettify.min.js"></script> + <script type="text/javascript" src="./js/site.js"></script> + + + </head> + <body class="composite"> - <div id="banner"> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - <div class="xleft"> - <span id="publishDate">Last Published: 2023-06-28</span> - | <span id="projectVersion">Version: 1.13</span> - </div> - <div class="xright"> </div> - <div class="clear"> - <hr/> + <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src=" ./images/commons-logo.png +" alt="Apache Commons logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> + <ul class="nav"> + + <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> + <a href="https://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="https://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> </div> </div> - <div id="leftColumn"> - <div id="navcolumn"> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Build Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="expanded"> + <a href="" title="Goals"> + Goals</a> + <ul> + <li class="expanded"> + <a href="all.html" title="all"> + all</a> + <ul> + <li class="none"> + <a href="all-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="all-sandbox.html" title="all-sandbox"> + all-sandbox</a> + <ul> + <li class="none"> + <a href="all-sandbox-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="download-page.html" title="download-page"> + download-page</a> + <ul> + <li class="none"> + <a href="download-page-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="jira-page.html" title="jira-page"> + jira-page</a> + <ul> + <li class="none"> + <a href="jira-page-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="sandbox-jira-page.html" title="sandbox-jira-page"> + sandbox-jira-page</a> + <ul> + <li class="none"> + <a href="sandbox-jira-page-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="mail-page.html" title="mail-page"> + mail-page</a> + <ul> + <li class="none"> + <a href="mail-page-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="readme-md.html" title="readme-md"> + readme-md</a> + <ul> + <li class="none"> + <a href="readme-md-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="notice-txt.html" title="notice-txt"> + notice-txt</a> + <ul> + <li class="none"> + <a href="notice-txt-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + <li class="expanded"> + <a href="contributing-md.html" title="contributing-md"> + contributing-md</a> + <ul> + <li class="none"> + <a href="contributing-md-mojo.html" title="properties"> + properties</a> + </li> + </ul> + </li> + </ul> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + <li class="none"> + <a href="https://maven.apache.org/guides/plugin/guide-ant-plugin-development.html" class="externalLink" title="Maven Plugins"> + Maven Plugins</a> + </li> + <li class="none"> + <a href="https://ant.apache.org/manual/index.html" class="externalLink" title="Ant"> + Ant</a> + </li> + </ul> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="collapsed"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + </li> + <li class="expanded"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + <ul> + <li class="none"> + <a href="changes-report.html" title="Changes"> + Changes</a> + </li> + <li class="none"> + <a href="jira-report.html" title="JIRA Report"> + JIRA Report</a> + </li> + <li class="none"> + <a href="rat-report.html" title="Rat Report"> + Rat Report</a> + </li> + <li class="none"> + <a href="japicmp.html" title="japicmp"> + japicmp</a> + </li> + <li class="none active"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + </ul> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <li class="none"> + <a href="../../" title="Home"> + Home</a> + </li> + <li class="none"> + <a href="https://www.apache.org/licenses/" class="externalLink" title="License"> + License</a> + </li> + <li class="collapsed"> + <a href="../../components.html" title="Components"> + Components</a> + </li> + <li class="collapsed"> + <a href="../../sandbox/index.html" title="Sandbox"> + Sandbox</a> + </li> + <li class="collapsed"> + <a href="../../dormant/index.html" title="Dormant"> + Dormant</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="../../security.html" title="Security"> + Security</a> + </li> + <li class="none"> + <a href="../../volunteering.html" title="Volunteering"> + Volunteering</a> + </li> + <li class="none"> + <a href="../../patches.html" title="Contributing Patches"> + Contributing Patches</a> + </li> + <li class="none"> + <a href="../../building.html" title="Building Components"> + Building Components</a> + </li> + <li class="none"> + <a href="../../commons-parent-pom.html" title="Commons Parent POM"> + Commons Parent POM</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</a> + </li> + <li class="none"> + <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"> + Site Publication</a> + </li> + <li class="none"> + <a href="../../releases/index.html" title="Releasing Components"> + Releasing Components</a> + </li> + <li class="none"> + <a href="https://cwiki.apache.org/confluence/display/commons/FrontPage" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <li class="none"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works"> + How the ASF works</a> + </li> + <li class="none"> + <a href="https://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="https://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="https://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="externalLink" title="Privacy"> + Privacy</a> + </li> + <li class="none"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="https://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="https://www.apache.org/events/current-event-125x125.png" /> </a> - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> -<section> + <a href="https://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="https://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <section> <h2><a name="Plugin_Documentation"></a>Plugin Documentation</h2><a name="Plugin_Documentation"></a> <p>Goals available for this plugin:</p> <table border="0" class="bodyTable"> @@ -82,10 +371,10 @@ <table border="0" class="bodyTable"> <tr class="a"> <td align="left">Maven</td> -<td>2.0</td></tr> +<td>3.9.6</td></tr> <tr class="b"> <td align="left">JDK</td> -<td>8</td></tr></table></section><section> +<td>17</td></tr></table></section><section> <h3><a name="Usage"></a>Usage</h3><a name="Usage"></a> <p>You should specify the version in your project's plugin configuration:</p> <div class="source"> @@ -98,7 +387,7 @@ <plugin> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> - <version>1.13</version> + <version>1.14.0</version> </plugin> ... </plugins> @@ -113,21 +402,21 @@ </plugins> </build> ... -</project> -</pre></div> +</project></pre></div> <p>For more information, see <a class="externalLink" href="https://maven.apache.org/guides/mini/guide-configuring-plugins.html">"Guide to Configuring Plug-ins"</a></p></section></section> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - Copyright © 2008–2023<a href="https://www.apache.org/">The Apache Software Foundation</a>. -. </div> - <div class="clear"> - <hr/> - </div> + </td> + </tr> + </table> </div> + + <div class="footer"> + <p>Copyright © 2008-2024 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. + All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + </div> </body> + </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/project-info.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/project-info.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/project-info.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 – Project Information</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -373,7 +373,7 @@ mvn commons-build:download-page [-Dcommons.release.version=1.2.3] To use a SNAPSHOT version (for testing etc) - mvn org.apache.commons:commons-build-plugin:1.12-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</td></tr> + mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</td></tr> <tr class="a"> <td align="left"><a href="summary.html">Summary</a></td> <td align="left">This document lists other related information of this project</td></tr> @@ -413,7 +413,7 @@ </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -422,4 +422,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/project-reports.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/project-reports.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/project-reports.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 – Generated Reports</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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 active"> + <li class="expanded active"> <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"> @@ -344,14 +348,17 @@ <td align="left">Report on compliance to license related source code policies</td></tr> <tr class="a"> <td align="left"><a href="japicmp.html">japicmp</a></td> -<td align="left">Comparing source compatibility of commons-build-plugin-1.13.jar against commons-build-plugin-1.12.jar</td></tr></table></section></section> +<td align="left">Comparing source compatibility of commons-build-plugin-1.14.0.jar against commons-build-plugin-1.13.jar</td></tr> +<tr class="b"> +<td align="left"><a href="plugin-info.html">Plugin Documentation</a></td> +<td align="left">This report provides goals and parameters documentation of a plugin.</td></tr></table></section></section> </td> </tr> </table> </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -360,4 +367,4 @@ </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/rat-report.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/rat-report.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/rat-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 – Rat (Release Audit Tool) results</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -334,14 +338,14 @@ ***************************************************** Summary ------- -Generated at: 2023-06-28T15:38:01-04:00 +Generated at: 2024-04-15T22:56:34Z Notes: 3 Binaries: 1 Archives: 0 -Standards: 51 +Standards: 53 -Apache Licensed: 51 +Apache Licensed: 53 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. @@ -363,6 +367,7 @@ Generated files do not require license h AL .github/GH-ROBOTS.txt AL .github/workflows/coverage.yml AL .github/workflows/maven.yml + AL .github/workflows/codeql-analysis.yml AL .github/workflows/scorecards-analysis.yml AL .github/dependabot.yml N LICENSE.txt @@ -370,6 +375,7 @@ Generated files do not require license h AL src/changes/release-notes.vm AL src/changes/changes.xml AL src/assembly/src.xml + AL src/assembly/bin.xml B src/site/resources/download-page-2release.jpg AL src/site/xdoc/download-page-mojo.xml AL src/site/xdoc/download_build-plugin.xml @@ -387,7 +393,7 @@ Generated files do not require license h AL src/site/xdoc/notice-txt-mojo.xml AL src/site/xdoc/all-mojo.xml AL src/site/xdoc/jira-page-mojo.xml - AL src/site/xdoc/all-mojo-sandbox.xml + AL src/site/xdoc/all-sandbox-mojo.xml AL src/site/xdoc/jira-page.xml AL src/site/xdoc/development.xml AL src/site/xdoc/mail-page.xml @@ -418,7 +424,7 @@ Generated files do not require license h </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -427,4 +433,4 @@ Generated files do not require license h </div> </body> -</html> +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/readme-md-mojo.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/readme-md-mojo.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/readme-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 – commons-build:readme-md</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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:readme-md"></a>commons-build:readme-md</h2> - -<p><b>Full name</b>:</p> - -<p>org.apache.commons:commons-build-plugin:1.11:readme-md</p> - -<p><b>Description</b>:</p> - -<div>Apache Commons Build Mojo: Generate README.md</div> - -<p><b>Attributes</b>:</p> - + <section> +<h2><a name="commons-build:readme-md"></a>commons-build:readme-md</h2><a name="commons-build:readme-md"></a> +<p><strong>Full name</strong>:</p> +<p>org.apache.commons:commons-build-plugin:1.14.0:readme-md</p> +<p><strong>Description</strong>:</p> +<p>Apache Commons Build Mojo: Generate README.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.release.version">commons.release.version</a></b></td> - -<td><code>String</code></td> - +<td align="left"><a href="#basedir"><code><basedir></code></a></td> +<td><code>File</code></td> <td><code>-</code></td> - -<td>The version of the latest release of the project.<br /><b>Default value is</b>: <code>${commons.release.version}</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.componentid">commons.componentid</a></b></td> - +<td align="left"><a href="#commons.jira.id"><code><commons.jira.id></code></a></td> <td><code>String</code></td> - <td><code>-</code></td> - -<td>Commons component id.<br /><b>Default value is</b>: <code>${commons.componentid}</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.release.version"><code><commons.release.version></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 version of the latest release of the project.<br /><strong>Default</strong>: <code>${commons.release.version}</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><messageLevel></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.release.version">commons.release.version</a>:</b></p> - -<div>The version of the latest release of the project.</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><basedir></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.release.version}</code></li> - </ul><hr /> -<p><b><a name="commons.componentid">commons.componentid</a>:</b></p> - -<div>The Commons componentid.</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><commons.jira.id></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.componentid}</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.release.version"><section> +<h4><a name="a.3Ccommons.release.version.3E"></a><commons.release.version></h4><a name="a.3Ccommons.release.version.3E"></a></a> +<div>The version of the latest release of the project.</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.release.version}</code></li></ul><hr /></section><a name="messageLevel"><section> +<h4><a name="a.3CmessageLevel.3E"></a><messageLevel></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 © 2008-2023 + <p>Copyright © 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/readme-md.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/readme-md.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/readme-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 – Generating README.md</title> @@ -37,8 +37,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</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"> @@ -377,7 +377,7 @@ <properties> <commons.componentid>text</commons.componentid> <commons.release.version>1.10.0</commons.release.version> - </properties> + </properties> </pre></div> </section> @@ -392,7 +392,7 @@ </div> <div class="footer"> - <p>Copyright © 2008-2023 + <p>Copyright © 2008-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> @@ -401,4 +401,4 @@ </div> </body> -</html> +</html> \ No newline at end of file
