Modified: websites/production/commons/content/proper/commons-build-plugin/all.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/all.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/all.html Sat Jan 11 13:47:10 2025 @@ -1,16 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/all.xml at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Apache Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – Generating All Pages</title> + <title>Generating All Pages â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -25,7 +23,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -35,10 +33,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -190,7 +187,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -312,18 +309,17 @@ - <section> -<h2><a name="commons-build:all"></a>commons-build:all</h2> + <section><a id="commons-build.3Aall"></a> +<h1>commons-build:all</h1> - <section> -<h3><a name="Overview"></a>Overview</h3> + <section><a id="Overview"></a> +<h2>Overview</h2> <p> - The <code>commons-build:all</code> goal generates all pages for a <b>Proper</b> component - (for <b>Sandbox</b> components use the <a href="all-sandbox.html">commons-build:all-sandbox</a> goal). + The <code>commons-build:all</code> goal generates all pages for a <strong>Proper</strong> component + (for <strong>Sandbox</strong> components use the <a href="all-sandbox.html">commons-build:all-sandbox</a> goal). Execute the goal using the following command: </p> -<div class="source"> -<pre>mvn commons-build:all</pre></div> +<pre><code>mvn commons-build:all</code></pre> <p> @@ -332,17 +328,17 @@ <ul> <li>The goal is mapped to the ant script/target using the <code>all</code> Mojo definition in the - <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml">generate-xdocs.mojos.xml</a> mapping document</li> + <a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml" class="externalLink">generate-xdocs.mojos.xml</a> mapping document</li> <li>Executes the <code>all</code> target in - <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml">generate-xdocs.build.xml</a> + <a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml" class="externalLink">generate-xdocs.build.xml</a> ant script</li> </ul> </section> - <section> -<h3><a name="Configuration"></a>Configuration</h3> + <section><a id="Configuration"></a> +<h2>Configuration</h2> <p> To generate all pages, the union of other goal's properties are configured in the component's <code>pom.xml</code> @@ -359,13 +355,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file
Added: websites/production/commons/content/proper/commons-build-plugin/changes.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/changes.html (added) +++ websites/production/commons/content/proper/commons-build-plugin/changes.html Sat Jan 11 13:47:10 2025 @@ -0,0 +1,829 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-changes-plugin:3.0.0-M2:changes at 11 Jan 2025 + | Rendered using Apache Commons Skin +--> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>Apache Commons Build Plugin Release Notes â Commons Build Plugin</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <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"> + <a href="https://commons.apache.org/" id="bannerLeft"> + <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: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <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 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">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 active"> + <a href="changes.html" title="Changes"> + Changes</a> + </li> + <li class="none"> + <a href="jira-changes.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"> + <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> + <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><a id="Apache_Commons_Build_Plugin_Release_Notes"></a> +<h1>Apache Commons Build Plugin Release Notes</h1><section><a id="Release_History"></a> +<h2>Release History</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Version</th> +<th>Date</th> +<th>Description</th></tr> +<tr class="b"> +<td><a href="#a1.15.0">1.15.0</a></td> +<td>2025-01-08</td> +<td>This is a maintenance release.</td></tr> +<tr class="a"> +<td><a href="#a1.14.1">1.14.1</a></td> +<td>2024-11-03</td> +<td>This is a maintenance release.</td></tr> +<tr class="b"> +<td><a href="#a1.14.0">1.14.0</a></td> +<td>2024-04-12</td> +<td>This is feature release.</td></tr> +<tr class="a"> +<td><a href="#a1.13">1.13</a></td> +<td>2023-06-25</td> +<td>This is feature release.</td></tr> +<tr class="b"> +<td><a href="#a1.12">1.12</a></td> +<td>2020-10-17</td> +<td>This is feature release.</td></tr> +<tr class="a"> +<td><a href="#a1.11">1.11</a></td> +<td>2019-08-30</td> +<td>This is feature release.</td></tr> +<tr class="b"> +<td><a href="#a1.10">1.10</a></td> +<td>2019-02-26</td> +<td>This is feature release.</td></tr> +<tr class="a"> +<td><a href="#a1.9">1.9</a></td> +<td>2018-06-16</td> +<td>This is feature release.</td></tr> +<tr class="b"> +<td><a href="#a1.8">1.8</a></td> +<td>2018-04-02</td> +<td>This is feature release.</td></tr> +<tr class="a"> +<td><a href="#a1.7">1.7</a></td> +<td>2016-11-18</td> +<td>This is feature release.</td></tr> +<tr class="b"> +<td><a href="#a1.6">1.6</a></td> +<td>2016-04-24</td> +<td>This is feature release.</td></tr> +<tr class="a"> +<td><a href="#a1.5">1.5</a></td> +<td>2015-11-28</td> +<td>This is a feature and fix release.</td></tr> +<tr class="b"> +<td><a href="#a1.4">1.4</a></td> +<td>3 March 2012</td> +<td>This is a feature and fix release.</td></tr></table></section><section><a id="a1.15.0"></a> +<h2>Release 1.15.0 – 2025-01-08</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Pick up maven-antrun-plugin version from parent POM org.apache:apache. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.commons:commons-parent from 78 to 79, upgrades Doxia from 1 to 2. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.14.1"></a> +<h2>Release 1.14.1 – 2024-11-03</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix broken URL to project location in Maven Central #320. Thanks to Capt. Cutlass.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.commons:commons-parent from 69 to 78 #264, #276, #291, #301, #307, #312, #324. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.graalvm.js:js-scriptengine from 24.0.0 to 24.1.1 #248, #282, #308, #322. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.graalvm.js:js from 23.0.3 to 23.0.6 #247, #281, #321. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.12.0 to 3.15.1 #260, #272, #292, #298. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugin-tools:maven-script-ant from 3.12.0 to 3.15.1 #259, #270, #295, #300. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.15.1 #258, #271, #299. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.9 #267, #277, #293. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven:maven-core from 3.9.6 to 3.9.9 #268, #278, #294. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.ant:ant-launcher from 1.10.14 to 1.10.15 #303. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1 #311. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td> +<td>Drop codecov.io badge. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.14.0"></a> +<h2>Release 1.14.0 – 2024-04-12</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>maven-plugin-report-plugin replaces maven-plugin-plugin report goal</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix up errors in GHA badges for Java and CodeQL</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Only use graalvm on Java11+; update to 22.3.3 which avoids NoClassDefFoundError messages</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Replace mail-archives.apache.org with lists.apache.org</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Drop mail archives that no longer exist (markmail, gmane, old.nabble)</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Disable moditect as it fails currently</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Add Maven property project.build.outputTimestamp for build reproducibility. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 Thanks to Dependabot.</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Drop IRC references Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump commons-parent from 58 to 69 #240. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Disable cyclonedx - not needed</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Drop outdated, unmaintained table of components in README in favour of link to website.</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.graalvm.js:js-scriptengine from 23.1.0 to 24.0.0 #236. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.graalvm.js:js from 23.0.1 to 23.0.3. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven:maven-core 3.9.4 to 3.9.6. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 to 3.12.0 #241. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 3.12.0 #242. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to 3.5.1 #393. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.13"></a> +<h2>Release 1.13 – 2023-06-25</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix running on Java 11 and up. Use GraalVM instead of Java 8 Nashorn for JavaScript, which was deprecated in Java 11 and removed in Java 15. + Unfortunately, you will see this output on the console at the end of a successful build: + + Exception in thread "Thread-2" java.lang.NoClassDefFoundError: org/graalvm/collections/EconomicMapImpl$3 + at org.graalvm.collections.EconomicMapImpl.iterator(EconomicMapImpl.java:846) + at com.oracle.truffle.polyglot.PolyglotEngineImpl.collectAliveContexts(PolyglotEngineImpl.java:1261) + at com.oracle.truffle.polyglot.PolyglotEngineImpl.ensureClosed(PolyglotEngineImpl.java:1158) + at com.oracle.truffle.polyglot.PolyglotEngineImpl$PolyglotShutDownHook.run(PolyglotEngineImpl.java:1407) + at java.lang.Thread.run(Thread.java:750) + Caused by: java.lang.ClassNotFoundException: org.graalvm.collections.EconomicMapImpl$3 + at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) + at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) + at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) + at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) + ... 5 more Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix minor typos #79. Thanks to Marc Wrobel.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>[StepSecurity] ci: Harden GitHub Actions #162. Thanks to step-security-bot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Add property commons.dist.subdir. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Add github/codeql-action. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump Ant integration from org.apache.maven:maven-script-ant to org.apache.maven.plugin-tools:maven-script-ant 3.9.0. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump actions/cache. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump actions/checkout. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump actions/setup-java. Thanks to Gary Gregory, Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump actions/upload-artifact. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump github/codeql-action. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump maven-antrun-plugin from 1.8 to 3.1.0, #18, #71. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump spotbugs-maven-plugin from 4.1.3 to 4.7.3.0 #56, #58, #66, #73, #75, #77, #82, #93, #106. Thanks to Gary Gregory, Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump spotbugs from 4.1.3 to 4.7.3, #24, #26, #57, #63, #72, #80, #98. Thanks to Gary Gregory, Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump maven-plugin-plugin from 3.6.0 to 3.8.2, #33, #52, #61, #104, #127, #138, #154. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump maven-plugin-tools-ant from 3.6.0 to 3.9.0, #32, #53, #59, #126, #139, #152. Thanks to Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump versions-maven-plugin from 2.9.0 to 2.15.0 #64, #74, #81, #101. #115, #119. #136. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump commons-parent from 52 to 61 #67, #86, #110, #120, #153. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.12"></a> +<h2>Release 1.12 – 2020-10-17</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>commons-build:mail-page - add links to lists.apache.org.</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>commons-build:all ignores commons.release.hash settings. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-137">COMMONSSITE-137</a>.</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Enable GitHub build.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update spotbugs-maven-plugin from 4.0.0 to 4.1.3, #7, #12, #15. Thanks to Gary Gregory, Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update actions/checkout from v2.3.1 to v2.3.3 #9, #14, #21. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update versions-maven-plugin from 2.7 to 2.8.1 #10. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update actions/setup-java from v1.4.0 to v1.4.2 #13. Thanks to Dependabot.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.11"></a> +<h2>Release 1.11 – 2019-08-30</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update versions-maven-plugin 2.5 -> 2.7.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update maven-plugin-plugin 3.5.2 -> 3.6.0.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update maven-plugin-tools-ant 3.5.2 -> 3.6.0.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update commons.release-plugin.version 1.5 -> 1.6.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Replace http://mail-archives.apache.org with https://mail-archives.apache.org.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.10"></a> +<h2>Release 1.10 – 2019-02-26</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Use SHA512 signatures as the default in the download page.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Use SHA256 signatures as the default in the download page.</td> +<td><a href="team.html#sebb">sebb</a></td></tr></table></section><section><a id="a1.9"></a> +<h2>Release 1.9 – 2018-06-16</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix in src/main/resources/commons-xdoc-templates/readme-md-template.md for components that have a major version number in their artifact IDs.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Add a goal for creating all items for pre-release. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-109">COMMONSSITE-109</a>.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Add a goal for creating the NOTICE.txt file. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-116">COMMONSSITE-116</a>.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Fix README.md generation typo: 'JavaDoc' -> 'Javadoc'.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Change the Maven goal prefix from "commons" to "commons-build".</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Update platform requirement from Java 7 to Java 8.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.8"></a> +<h2>Release 1.8 – 2018-04-02</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Use sha1 signatures as opposed to md5 signatures in download page.</td> +<td><a href="team.html#sebb">sebb</a></td></tr> +<tr class="a"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Include Javadoc badge in README.md file. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-94">COMMONSSITE-94</a>.</td> +<td><a href="team.html#britter">britter</a></td></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Add eol-style:native otherwise generated files can cause commit errors</td> +<td><a href="team.html#sebb">sebb</a></td></tr></table></section><section><a id="a1.7"></a> +<h2>Release 1.7 – 2016-11-18</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Include badges in the README.md file. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-90">COMMONSSITE-90</a>.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Build plugin does not pass the JIRA_ID property when generating README.md. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-91">COMMONSSITE-91</a>.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr></table></section><section><a id="a1.6"></a> +<h2>Release 1.6 – 2016-04-24</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>Added new download-page subdir property: set this (e.g. to '1.2' or 'lang-1.2' etc) to override the default of binaries/source</td> +<td><a href="team.html#sebb">sebb</a></td></tr></table></section><section><a id="a1.5"></a> +<h2>Release 1.5 – 2015-11-28</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>commons-build-plugin README/CONTRIBUTING.md handle multi-modules. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-81">COMMONSSITE-81</a>.</td> +<td><a href="team.html#ecki">ecki</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Download Page - Better describes KEYS file (and uses https links).</td> +<td><a href="team.html#ecki">ecki</a></td></tr> +<tr class="b"> +<td><img src="images/add.gif" alt="Add" title="Add" /></td> +<td>CONTRIBUTING.md/README.md - New Goals to build Markdown formatted intro files for GitHub.</td> +<td><a href="team.html#britter">britter</a></td></tr></table></section><section><a id="a1.4"></a> +<h2>Release 1.4 – 3 March 2012</h2> +<table class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Add support for a "commons.release.3" set of properties to offer a 3rd download option. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/COMMONSSITE-66">COMMONSSITE-66</a>.</td> +<td><a href="team.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Mailing List Page - Make it clear that you have to be subscribed to post.</td> +<td>-</td></tr> +<tr class="b"> +<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td> +<td>Fix announce mod_mbox link</td> +<td>-</td></tr></table></section></section> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2008-2025 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/ci-management.html ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/ci-management.html (original) +++ websites/production/commons/content/proper/commons-build-plugin/ci-management.html Sat Jan 11 13:47:10 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:ci-management at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – CI Management</title> + <title>CI Management â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -34,10 +32,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -189,7 +186,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="expanded"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -357,14 +354,13 @@ </div> </td> <td class="content"> - <section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section> -<h2><a name="Access"></a>Access</h2><a name="Access"></a> + <section><a id="Overview"></a> +<h1>Overview</h1> +<p>This project uses <a class="externalLink" href="https://github.com/features/actions/">GitHub Actions</a>.</p></section><section><a id="Access"></a> +<h1>Access</h1> <p>The following is a link to the continuous integration system used by the project:</p> -<div> -<pre><a class="externalLink" href="https://github.com/apache/commons-build-plugin/actions">https://github.com/apache/commons-build-plugin/actions</a></pre></div></section><section> -<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a> +<pre><a class="externalLink" href="https://github.com/apache/commons-build-plugin/actions">https://github.com/apache/commons-build-plugin/actions</a></pre></section><section><a id="Notifiers"></a> +<h1>Notifiers</h1> <p>No notifiers are defined. Please check back at a later date.</p></section> </td> </tr> @@ -372,13 +368,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/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 Sat Jan 11 13:47:10 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – commons-build:contributing-md</title> + <title>commons-build:contributing-md â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -34,10 +32,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -189,7 +186,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -308,9 +305,9 @@ </td> <td class="content"> <section> -<h2><a name="commons-build:contributing-md"></a>commons-build:contributing-md</h2><a name="commons-build:contributing-md"></a> +<h1>commons-build:contributing-md</h1><a id="commons-build.3Acontributing-md"></a> <p><strong>Full name</strong>:</p> -<p>org.apache.commons:commons-build-plugin:1.14.1:contributing-md</p> +<p>org.apache.commons:commons-build-plugin:1.15.0:contributing-md</p> <p><strong>Description</strong>:</p> <p>Apache Commons Build Mojo: Generate CONTRIBUTING.md.</p> <p><strong>Attributes</strong>:</p> @@ -318,51 +315,51 @@ <li>Requires a Maven project to be executed.</li> <li>The goal is not marked as thread-safe and thus does not support parallel builds.</li> <li>Is NOT inherited by default in multi-project builds.</li></ul><section> -<h3><a name="Required_Parameters"></a>Required Parameters</h3><a name="Required_Parameters"></a> -<table border="0" class="bodyTable"> +<h2>Required Parameters</h2><a id="Required_Parameters"></a> +<table class="bodyTable"> <tr class="a"> <th>Name</th> <th>Type</th> <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td align="left"><a href="#commons.jira.id"><code><commons.jira.id></code></a></td> +<td style="text-align: left;"><a href="#commons.jira.id"><code><commons.jira.id></code></a></td> <td><code>String</code></td> <td><code>-</code></td> <td>The external JIRA id for the project (alphabetic, upper case.)<br /><strong>Default</strong>: <code>${commons.jira.id}</code></td></tr> <tr class="a"> -<td align="left"><a href="#basedir"><code><basedir></code></a></td> +<td style="text-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 /><strong>Default</strong>: <code>${basedir}</code><br /><strong>User Property</strong>: <code>antBasedir</code><br /><strong>Alias</strong>: <code>ant.basedir</code></td></tr></table></section><section> -<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a name="Optional_Parameters"></a> -<table border="0" class="bodyTable"> +<h2>Optional Parameters</h2><a id="Optional_Parameters"></a> +<table class="bodyTable"> <tr class="a"> <th>Name</th> <th>Type</th> <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td align="left"><a href="#messageLevel"><code><messageLevel></code></a></td> +<td style="text-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 /><strong>Default</strong>: <code>info</code><br /><strong>User Property</strong>: <code>antMessageLevel</code><br /><strong>Alias</strong>: <code>ant.messageLevel</code></td></tr></table></section><section> -<h3><a name="Parameter_Details"></a>Parameter Details</h3><a name="Parameter_Details"></a><a name="commons.jira.id"></a><section> -<h4><a name="a.3Ccommons.jira.id.3E"></a><commons.jira.id></h4><a name="a.3Ccommons.jira.id.3E"></a> +<h2>Parameter Details</h2><a id="Parameter_Details"></a><a id="commons.jira.id"></a><section> +<h3><commons.jira.id></h3><a id="a.3Ccommons.jira.id.3E"></a> <div>The external JIRA id for the project (alphabetic, upper case.)</div> <ul> <li><strong>Type</strong>: <code>java.lang.String</code></li> <li><strong>Required</strong>: <code>Yes</code></li> -<li><strong>Default</strong>: <code>${commons.jira.id}</code></li></ul><hr /></section><a name="basedir"></a><section> -<h4><a name="a.3Cbasedir.3E"></a><basedir></h4><a name="a.3Cbasedir.3E"></a> +<li><strong>Default</strong>: <code>${commons.jira.id}</code></li></ul><hr /></section><a id="basedir"></a><section> +<h3><basedir></h3><a id="a.3Cbasedir.3E"></a> <div>The base directory from which to execute the Ant script.</div> <ul> <li><strong>Type</strong>: <code>java.io.File</code></li> <li><strong>Required</strong>: <code>Yes</code></li> <li><strong>User Property</strong>: <code>antBasedir</code></li> <li><strong>Default</strong>: <code>${basedir}</code></li> -<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr /></section><a name="messageLevel"></a><section> -<h4><a name="a.3CmessageLevel.3E"></a><messageLevel></h4><a name="a.3CmessageLevel.3E"></a> +<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr /></section><a id="messageLevel"></a><section> +<h3><messageLevel></h3><a id="a.3CmessageLevel.3E"></a> <div>The message-level used to tune the verbosity of Ant logging.</div> <ul> <li><strong>Type</strong>: <code>java.lang.String</code></li> @@ -376,13 +373,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/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 Sat Jan 11 13:47:10 2025 @@ -1,16 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/contributing-md.xml at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Apache Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – Generating CONTRIBUTING.md</title> + <title>Generating CONTRIBUTING.md â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -25,7 +23,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -35,10 +33,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -190,7 +187,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -313,22 +310,21 @@ - <section> -<h2><a name="commons-build:contributing-md"></a>commons-build:contributing-md</h2> + <section><a id="commons-build.3Acontributing-md"></a> +<h1>commons-build:contributing-md</h1> - <section> -<h3><a name="Overview"></a>Overview</h3> + <section><a id="Overview"></a> +<h2>Overview</h2> <p> The <code>commons-build:contributing-md</code> goal generates a CONTRIBUTING.md file for a component. Execute the goal using the following command: </p> -<div class="source"> -<pre>mvn commons-build:contributing-md</pre></div> +<pre><code>mvn commons-build:contributing-md</code></pre> <p> - <b>Note:</b> The CONTRIBUTING.md only needs to be generated once or if the template changes. + <strong>Note:</strong> The CONTRIBUTING.md only needs to be generated once or if the template changes. </p> @@ -338,13 +334,13 @@ <ul> <li>The goal is mapped to the ant script/target using the <code>contributing-md</code> mojo definition in the - <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml">generate-xdocs.mojos.xml</a> mapping document</li> + <a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.mojos.xml" class="externalLink">generate-xdocs.mojos.xml</a> mapping document</li> <li>Executes the <code>contributing-md</code> target in - <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml">generate-xdocs.build.xml</a> + <a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/generate-xdocs.build.xml" class="externalLink">generate-xdocs.build.xml</a> ant script</li> -<li>Uses the <a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/contributing-md-template.md">contributing-md-template.md</a> +<li>Uses the <a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/resources/commons-xdoc-templates/contributing-md-template.md" class="externalLink">contributing-md-template.md</a> template</li> <li>Uses the <a href="contributing-md-mojo.html">goal's (i.e. mojo's) parameters</a> to filter values in the template</li> @@ -352,8 +348,8 @@ </section> - <section> -<h3><a name="Configuration"></a>Configuration</h3> + <section><a id="Configuration"></a> +<h2>Configuration</h2> <p> To generate a CONTRIBUTING.md, the following <a href="contributing-md-mojo.html">properties</a> are configured in the component's <code>pom.xml</code> @@ -367,12 +363,11 @@ <p> Example configuration for Commons Text: </p> -<div class="source"> -<pre> +<pre><code> <properties> <commons.jira.id>TEXT</commons.jira.id> </properties> -</pre></div> +</code></pre> </section> @@ -386,13 +381,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/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 Sat Jan 11 13:47:10 2025 @@ -1,16 +1,14 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/copy-javadoc-files-build.xml at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Apache Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – Copy NOTICE and LICENSE files to javadoc jar</title> + <title>Copy NOTICE and LICENSE files to javadoc jar â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -25,7 +23,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -35,10 +33,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -190,7 +187,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -312,8 +309,8 @@ - <section> -<h2><a name="Copy_NOTICE_and_LICENSE_files_to_javadoc_jar"></a>Copy NOTICE and LICENSE files to javadoc jar</h2> + <section><a id="Copy_NOTICE_and_LICENSE_files_to_javadoc_jar"></a> +<h1>Copy NOTICE and LICENSE files to javadoc jar</h1> <p> @@ -331,9 +328,9 @@ <ul> -<li><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/copy-javadoc-files.build.xml">copy-javadoc-files.build.xml</a> - Ant build script</li> +<li><a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/copy-javadoc-files.build.xml" class="externalLink">copy-javadoc-files.build.xml</a> - Ant build script</li> -<li><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/copy-javadoc-files.mojos.xml">copy-javadoc-files.mojos.xml</a> - mapping document</li> +<li><a href="https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=tree;f=src/main/scripts/copy-javadoc-files.mojos.xml" class="externalLink">copy-javadoc-files.mojos.xml</a> - mapping document</li> <li><a href="copy-javadoc-files-mojo.html">Parameters</a></li> </ul> @@ -349,13 +346,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Modified: websites/production/commons/content/proper/commons-build-plugin/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 Sat Jan 11 13:47:10 2025 @@ -1,15 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 09 November 2024 - | Rendered using Apache Maven Fluido Skin 1.3.0 + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-plugin-report-plugin:3.13.1:report at 11 Jan 2025 + | Rendered using Apache Commons Skin --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta charset="iso-8859-1" /> + <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20241109" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Commons Build Plugin – commons-build:copy-javadoc-files</title> + <title>commons-build:copy-javadoc-files â Commons Build Plugin</title> <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="./css/site.css" type="text/css" /> @@ -24,7 +22,7 @@ </head> <body class="composite"> - <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <a href="https://commons.apache.org/" id="bannerLeft"> <img class="logo-left" src=" ./images/commons-logo.png " alt="Apache Commons logo"/> </a> @@ -34,10 +32,9 @@ <div class="navbar-inner"> <div class="container-fluid"> <a class="brand" href="https://commons.apache.org/proper/commons-build-plugin/">Apache Commons Build Plugin Maven Mojo ™</a> - <ul class="nav"> - - <li id="publishDate">Last Published: 09 November 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.14.1</li> + <ul class="nav"> + <li id="publishDate">Last Published: 08 Jan 2025</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.15.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -189,7 +186,7 @@ </li> </ul> <ul class="nav nav-list"> - <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="nav-header">Project Documentation</li> <li class="collapsed"> <a href="project-info.html" title="Project Information"> Project Information</a> @@ -308,49 +305,49 @@ </td> <td class="content"> <section> -<h2><a name="commons-build:copy-javadoc-files"></a>commons-build:copy-javadoc-files</h2><a name="commons-build:copy-javadoc-files"></a> +<h1>commons-build:copy-javadoc-files</h1><a id="commons-build.3Acopy-javadoc-files"></a> <p><strong>Full name</strong>:</p> -<p>org.apache.commons:commons-build-plugin:1.14.1:copy-javadoc-files</p> +<p>org.apache.commons:commons-build-plugin:1.15.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>The goal is not marked as thread-safe and thus does not support parallel builds.</li> <li>Is NOT inherited by default in multi-project builds.</li></ul><section> -<h3><a name="Required_Parameters"></a>Required Parameters</h3><a name="Required_Parameters"></a> -<table border="0" class="bodyTable"> +<h2>Required Parameters</h2><a id="Required_Parameters"></a> +<table class="bodyTable"> <tr class="a"> <th>Name</th> <th>Type</th> <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td align="left"><a href="#basedir"><code><basedir></code></a></td> +<td style="text-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 /><strong>Default</strong>: <code>${basedir}</code><br /><strong>User Property</strong>: <code>antBasedir</code><br /><strong>Alias</strong>: <code>ant.basedir</code></td></tr></table></section><section> -<h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a name="Optional_Parameters"></a> -<table border="0" class="bodyTable"> +<h2>Optional Parameters</h2><a id="Optional_Parameters"></a> +<table class="bodyTable"> <tr class="a"> <th>Name</th> <th>Type</th> <th>Since</th> <th>Description</th></tr> <tr class="b"> -<td align="left"><a href="#messageLevel"><code><messageLevel></code></a></td> +<td style="text-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 /><strong>Default</strong>: <code>info</code><br /><strong>User Property</strong>: <code>antMessageLevel</code><br /><strong>Alias</strong>: <code>ant.messageLevel</code></td></tr></table></section><section> -<h3><a name="Parameter_Details"></a>Parameter Details</h3><a name="Parameter_Details"></a><a name="basedir"></a><section> -<h4><a name="a.3Cbasedir.3E"></a><basedir></h4><a name="a.3Cbasedir.3E"></a> +<h2>Parameter Details</h2><a id="Parameter_Details"></a><a id="basedir"></a><section> +<h3><basedir></h3><a id="a.3Cbasedir.3E"></a> <div>The base directory from which to execute the Ant script.</div> <ul> <li><strong>Type</strong>: <code>java.io.File</code></li> <li><strong>Required</strong>: <code>Yes</code></li> <li><strong>User Property</strong>: <code>antBasedir</code></li> <li><strong>Default</strong>: <code>${basedir}</code></li> -<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr /></section><a name="messageLevel"></a><section> -<h4><a name="a.3CmessageLevel.3E"></a><messageLevel></h4><a name="a.3CmessageLevel.3E"></a> +<li><strong>Alias</strong>: <code>ant.basedir</code></li></ul><hr /></section><a id="messageLevel"></a><section> +<h3><messageLevel></h3><a id="a.3CmessageLevel.3E"></a> <div>The message-level used to tune the verbosity of Ant logging.</div> <ul> <li><strong>Type</strong>: <code>java.lang.String</code></li> @@ -364,13 +361,10 @@ </div> <div class="footer"> - <p>Copyright © 2008-2024 + <p>Copyright © 2008-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> - -<div class="center">Apache Commons, Apache Commons Build Plugin Maven Mojo, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation. - All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </div> + </div> </body> </html> \ No newline at end of file Added: websites/production/commons/content/proper/commons-build-plugin/default-site.diff ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/default-site.diff (added) +++ websites/production/commons/content/proper/commons-build-plugin/default-site.diff Sat Jan 11 13:47:10 2025 @@ -0,0 +1,3 @@ +Comparing source compatibility of commons-build-plugin-1.15.0.jar against commons-build-plugin-1.14.1.jar +No changes. +Semantic versioning suggestion: 0.0.0 \ No newline at end of file Added: websites/production/commons/content/proper/commons-build-plugin/default-site.md ============================================================================== --- websites/production/commons/content/proper/commons-build-plugin/default-site.md (added) +++ websites/production/commons/content/proper/commons-build-plugin/default-site.md Sat Jan 11 13:47:10 2025 @@ -0,0 +1,53 @@ + +# Compatibility Report + + + +## Summary + +> [!NOTE] +> +> No incompatible changes found while checking backward compatibility of version `1.15.0` with the previous version `1.14.1`. + +<details markdown="1"> +<summary>Expand to see options used.</summary> + +- **Report only summary**: No +- **Report only changes**: Yes +- **Report only binary-incompatible changes**: No +- **Access modifier filter**: `PROTECTED` +- **Old archives**: + -  +- **New archives**: + -  +- **Evaluate annotations**: Yes +- **Include synthetic classes and class members**: No +- **Include specific elements**: No +- **Exclude specific elements**: No +- **Ignore all missing classes**: No +- **Ignore specific missing classes**: No +- **Treat changes as errors**: + - Any changes: No + - Binary incompatible changes: No + - Source incompatible changes: No + - Incompatible changes caused by excluded classes: Yes + - Semantically incompatible changes: No + - Semantically incompatible changes, including development versions: No +- **Classpath mode**: `ONE_COMMON_CLASSPATH` +- **Old classpath**: +``` + +``` +- **New classpath**: +``` + +``` + +</details> + + +___ + +*Generated on: 2025-01-11 13:47:01.645+0000*. + +
