Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/scm.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/scm.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/scm.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,288 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 13 March 2022 + | 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="20220313" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Source Code Management</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" 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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 13 March 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="changes-report.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </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> + </ul> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="expanded"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About"> + About</a> + </li> + <li class="none"> + <a href="summary.html" title="Summary"> + Summary</a> + </li> + <li class="none"> + <a href="team.html" title="Team"> + Team</a> + </li> + <li class="none active"> + <a href="scm.html" title="Source Code Management"> + Source Code Management</a> + </li> + <li class="none"> + <a href="issue-management.html" title="Issue Management"> + Issue Management</a> + </li> + <li class="none"> + <a href="mailing-lists.html" title="Mailing Lists"> + Mailing Lists</a> + </li> + <li class="none"> + <a href="dependency-info.html" title="Dependency Information"> + Dependency Information</a> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies"> + Dependencies</a> + </li> + <li class="none"> + <a href="dependency-convergence.html" title="Dependency Convergence"> + Dependency Convergence</a> + </li> + <li class="none"> + <a href="ci-management.html" title="CI Management"> + CI Management</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management"> + Distribution Management</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </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="http://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="../../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="http://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="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </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://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section> +<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> +<p>The following is a link to a browsable version of the source repository:</p> +<div class="source"> +<pre><a class="externalLink" href="https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git">https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git</a></pre></div></section><section> +<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> +<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p> +<div class="source"> +<pre>$ git clone http://gitbox.apache.org/repos/asf/commons-release-plugin.git</pre></div></section><section> +<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> +<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p> +<div class="source"> +<pre>$ git clone https://gitbox.apache.org/repos/asf/commons-release-plugin.git</pre></div></section><section> +<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> +<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018-2022 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Release Plugin, 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>
Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/spotbugs.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/spotbugs.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/spotbugs.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,310 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 13 March 2022 + | 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="20220313" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – SpotBugs Bug Detector Report</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" 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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 13 March 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="changes-report.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </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> + </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="apidocs/index.html" title="Javadoc"> + Javadoc</a> + </li> + <li class="none"> + <a href="xref/index.html" title="Source Xref"> + Source Xref</a> + </li> + <li class="none"> + <a href="xref-test/index.html" title="Test Source Xref"> + Test Source Xref</a> + </li> + <li class="none"> + <a href="rat-report.html" title="Rat Report"> + Rat Report</a> + </li> + <li class="none"> + <a href="jacoco/index.html" title="JaCoCo"> + JaCoCo</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> + <li class="none"> + <a href="checkstyle.html" title="Checkstyle"> + Checkstyle</a> + </li> + <li class="none active"> + <a href="spotbugs.html" title="SpotBugs"> + SpotBugs</a> + </li> + <li class="none"> + <a href="clirr-report.html" title="Clirr"> + Clirr</a> + </li> + <li class="none"> + <a href="pmd.html" title="PMD"> + PMD</a> + </li> + <li class="none"> + <a href="cpd.html" title="CPD"> + CPD</a> + </li> + <li class="none"> + <a href="taglist.html" title="Tag List"> + Tag List</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="http://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="../../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="http://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="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <section> +<h2><a name="SpotBugs_Bug_Detector_Report"></a>SpotBugs Bug Detector Report</h2> +<p>The following document contains the results of <a class="externalLink" href="https://spotbugs.github.io/">SpotBugs</a></p> +<p>SpotBugs Version is <i>4.6.0</i></p> +<p>Threshold is <i>medium</i></p> +<p>Effort is <i>default</i></p></section><section> +<h2><a name="Summary"></a>Summary</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Classes</th> +<th>Bugs</th> +<th>Errors</th> +<th>Missing Classes</th></tr> +<tr class="b"> +<td>11</td> +<td>0</td> +<td>0</td> +<td>0</td></tr></table></section><section> +<h2><a name="Files"></a>Files</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Class</th> +<th>Bugs</th></tr></table></section> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018-2022 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Release Plugin, 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> Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/stage-distributions-mojo.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/stage-distributions-mojo.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/stage-distributions-mojo.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,703 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 13 March 2022 + | 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="20220313" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – commons-release:stage-distributions</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" 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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 13 March 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="changes-report.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </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> + </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="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </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="http://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="../../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="http://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="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + + + <section> +<h2><a name="commons-release:stage-distributions"></a>commons-release:stage-distributions</h2> + +<p><b>Full name</b>:</p> + +<p>org.apache.commons:commons-release-plugin:1.8.0:stage-distributions</p> + +<p><b>Description</b>:</p> + +<div>This class checks out the dev distribution location, copies the +distributions into that directory structure under the +<code>target/commons-release-plugin/scm</code> directory. Then +commits the distributions back up to SVN. Also, we include the +built and zipped site as well as the RELEASE-NOTES.txt.</div> + +<p><b>Attributes</b>:</p> + +<ul> + +<li>Requires a Maven project to be executed.</li> + +<li>Executes as an aggregator plugin.</li> + +<li>The goal is thread-safe and supports parallel builds.</li> + +<li>Since version: <code>1.0</code>.</li> + +<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>deploy</code>.</li> + </ul> + <section> +<h3><a name="Required_Parameters"></a>Required Parameters</h3> + +<table class="bodyTable" border="0"> + +<tr class="a"> + +<th>Name</th> + +<th>Type</th> + +<th>Since</th> + +<th>Description</th> + </tr> + +<tr class="b"> + +<td><code><a href="#project"><project></a></code></td> + +<td><code>MavenProject</code></td> + +<td><code>1.0</code></td> + +<td>The <code>MavenProject</code> object is essentially the context of +the maven build at a given time.<br /><b>Default value is</b>: <code>${project}</code>.<br /></td> + </tr> + </table> + </section> + <section> +<h3><a name="Optional_Parameters"></a>Optional Parameters</h3> + +<table class="bodyTable" border="0"> + +<tr class="a"> + +<th>Name</th> + +<th>Type</th> + +<th>Since</th> + +<th>Description</th> + </tr> + +<tr class="b"> + +<td><code><a href="#baseDir"><baseDir></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The <code>File</code> that contains a file to the root directory of +the working project. Typically this directory is where the +<code>pom.xml</code> resides.<br /><b>Default value is</b>: <code>${basedir}</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#commonsRcVersion"><commonsRcVersion></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The RC version of the release. For example the first voted on +candidate would be "RC1".<br /><b>User property is</b>: <code>commons.rc.version</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#commonsReleaseVersion"><commonsReleaseVersion></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The release version of the artifact to be built.<br /><b>User property is</b>: <code>commons.release.version</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#distCheckoutDirectory"><distCheckoutDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The location to which to checkout the dist subversion repository +under our working directory, which was given above.<br /><b>Default value is</b>: <code>${project.build.directory}/commons-release-plugin/scm</code>.<br /><b>User property is</b>: <code>commons.distCheckoutDirectory</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#distServer"><distServer></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The ID of the server (specified in settings.xml) which should be +used for dist authentication. This will be used in preference to +<code>username</code>/<code>password</code>.<br /><b>User property is</b>: <code>commons.distServer</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#distSvnStagingUrl"><distSvnStagingUrl></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The url of the subversion repository to which we wish the artifacts +to be staged. Typically this would need to be of the form: +<code>scm:svn:https://dist.apache.org/repos/dist/dev/commons/foo/version-RC#</code>. +Note. that the prefix to the substring <code>https</code> is a +requirement.<br /><b>User property is</b>: <code>commons.distSvnStagingUrl</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#dryRun"><dryRun></a></code></td> + +<td><code>Boolean</code></td> + +<td><code>1.0</code></td> + +<td>A boolean that determines whether or not we actually commit the +files up to the subversion repository. If this is set to +<code>true</code>, we do all but make the commits. We do checkout +the repository in question though.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>commons.release.dryRun</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#isDistModule"><isDistModule></a></code></td> + +<td><code>Boolean</code></td> + +<td><code>1.0</code></td> + +<td>A parameter to generally avoid running unless it is specifically +turned on by the consuming module.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>commons.release.isDistModule</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#password"><password></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The password associated with +<code>CommonsDistributionStagingMojo.username</code>.<br /><b>User property is</b>: <code>user.password</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#releaseNotesFile"><releaseNotesFile></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The location of the RELEASE-NOTES.txt file such that multi-module +builds can configure it.<br /><b>Default value is</b>: <code>${basedir}/RELEASE-NOTES.txt</code>.<br /><b>User property is</b>: <code>commons.releaseNotesLocation</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#siteDirectory"><siteDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The location to which the site gets built during running <code>mvn +site</code>.<br /><b>Default value is</b>: <code>${project.build.directory}/site</code>.<br /><b>User property is</b>: <code>commons.siteOutputDirectory</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#username"><username></a></code></td> + +<td><code>String</code></td> + +<td><code>1.0</code></td> + +<td>The username for the distribution subversion repository. This is +typically your Apache id.<br /><b>User property is</b>: <code>user.name</code>.<br /></td> + </tr> + +<tr class="b"> + +<td><code><a href="#workingDirectory"><workingDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The main working directory for the plugin, namely +<code>target/commons-release-plugin</code>, but that assumes that +we're using the default maven +<code>${project.build.directory}</code>.<br /><b>Default value is</b>: <code>${project.build.directory}/commons-release-plugin</code>.<br /><b>User property is</b>: <code>commons.outputDirectory</code>.<br /></td> + </tr> + </table> + </section> + <section> +<h3><a name="Parameter_Details"></a>Parameter Details</h3> + <section> +<h4><a name="a.3CbaseDir.3E"></a><b><a name="baseDir"><baseDir></a></b></h4> + +<div>The <code>File</code> that contains a file to the root directory of +the working project. Typically this directory is where the +<code>pom.xml</code> resides.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>Default</b>: <code>${basedir}</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CcommonsRcVersion.3E"></a><b><a name="commonsRcVersion"><commonsRcVersion></a></b></h4> + +<div>The RC version of the release. For example the first voted on +candidate would be "RC1".</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.rc.version</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CcommonsReleaseVersion.3E"></a><b><a name="commonsReleaseVersion"><commonsReleaseVersion></a></b></h4> + +<div>The release version of the artifact to be built.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.release.version</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CdistCheckoutDirectory.3E"></a><b><a name="distCheckoutDirectory"><distCheckoutDirectory></a></b></h4> + +<div>The location to which to checkout the dist subversion repository +under our working directory, which was given above.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.distCheckoutDirectory</code></li> + +<li><b>Default</b>: <code>${project.build.directory}/commons-release-plugin/scm</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CdistServer.3E"></a><b><a name="distServer"><distServer></a></b></h4> + +<div>The ID of the server (specified in settings.xml) which should be +used for dist authentication. This will be used in preference to +<code>username</code>/<code>password</code>.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.distServer</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CdistSvnStagingUrl.3E"></a><b><a name="distSvnStagingUrl"><distSvnStagingUrl></a></b></h4> + +<div>The url of the subversion repository to which we wish the artifacts +to be staged. Typically this would need to be of the form: +<code>scm:svn:https://dist.apache.org/repos/dist/dev/commons/foo/version-RC#</code>. +Note. that the prefix to the substring <code>https</code> is a +requirement.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.distSvnStagingUrl</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CdryRun.3E"></a><b><a name="dryRun"><dryRun></a></b></h4> + +<div>A boolean that determines whether or not we actually commit the +files up to the subversion repository. If this is set to +<code>true</code>, we do all but make the commits. We do checkout +the repository in question though.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.Boolean</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.release.dryRun</code></li> + +<li><b>Default</b>: <code>false</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CisDistModule.3E"></a><b><a name="isDistModule"><isDistModule></a></b></h4> + +<div>A parameter to generally avoid running unless it is specifically +turned on by the consuming module.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.Boolean</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.release.isDistModule</code></li> + +<li><b>Default</b>: <code>false</code></li> + </ul><hr /></section><section> +<h4><a name="a.3Cpassword.3E"></a><b><a name="password"><password></a></b></h4> + +<div>The password associated with +<code>CommonsDistributionStagingMojo.username</code>.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>user.password</code></li> + </ul><hr /></section><section> +<h4><a name="a.3Cproject.3E"></a><b><a name="project"><project></a></b></h4> + +<div>The <code>MavenProject</code> object is essentially the context of +the maven build at a given time.</div> + +<ul> + +<li><b>Type</b>: <code>org.apache.maven.project.MavenProject</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>Yes</code></li> + +<li><b>Default</b>: <code>${project}</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CreleaseNotesFile.3E"></a><b><a name="releaseNotesFile"><releaseNotesFile></a></b></h4> + +<div>The location of the RELEASE-NOTES.txt file such that multi-module +builds can configure it.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.releaseNotesLocation</code></li> + +<li><b>Default</b>: <code>${basedir}/RELEASE-NOTES.txt</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CsiteDirectory.3E"></a><b><a name="siteDirectory"><siteDirectory></a></b></h4> + +<div>The location to which the site gets built during running <code>mvn +site</code>.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.siteOutputDirectory</code></li> + +<li><b>Default</b>: <code>${project.build.directory}/site</code></li> + </ul><hr /></section><section> +<h4><a name="a.3Cusername.3E"></a><b><a name="username"><username></a></b></h4> + +<div>The username for the distribution subversion repository. This is +typically your Apache id.</div> + +<ul> + +<li><b>Type</b>: <code>java.lang.String</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>user.name</code></li> + </ul><hr /></section><section> +<h4><a name="a.3CworkingDirectory.3E"></a><b><a name="workingDirectory"><workingDirectory></a></b></h4> + +<div>The main working directory for the plugin, namely +<code>target/commons-release-plugin</code>, but that assumes that +we're using the default maven +<code>${project.build.directory}</code>.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.0</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.outputDirectory</code></li> + +<li><b>Default</b>: <code>${project.build.directory}/commons-release-plugin</code></li> + </ul> + </section></section> + </section> + + + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018-2022 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Release Plugin, 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> Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/summary.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/summary.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/summary.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,318 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 13 March 2022 + | 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="20220313" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Project Summary</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" 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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 13 March 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="changes-report.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </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> + </ul> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="expanded"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About"> + About</a> + </li> + <li class="none active"> + <a href="summary.html" title="Summary"> + Summary</a> + </li> + <li class="none"> + <a href="team.html" title="Team"> + Team</a> + </li> + <li class="none"> + <a href="scm.html" title="Source Code Management"> + Source Code Management</a> + </li> + <li class="none"> + <a href="issue-management.html" title="Issue Management"> + Issue Management</a> + </li> + <li class="none"> + <a href="mailing-lists.html" title="Mailing Lists"> + Mailing Lists</a> + </li> + <li class="none"> + <a href="dependency-info.html" title="Dependency Information"> + Dependency Information</a> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies"> + Dependencies</a> + </li> + <li class="none"> + <a href="dependency-convergence.html" title="Dependency Convergence"> + Dependency Convergence</a> + </li> + <li class="none"> + <a href="ci-management.html" title="CI Management"> + CI Management</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management"> + Distribution Management</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </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="http://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="../../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="http://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="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <section> +<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a><section> +<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>Name</td> +<td>Apache Commons Release Plugin</td></tr> +<tr class="a"> +<td>Description</td> +<td>Apache Maven Mojo for Apache Commons Release tasks.</td></tr> +<tr class="b"> +<td>Homepage</td> +<td><a class="externalLink" href="https://commons.apache.org/proper/commons-release-plugin/">https://commons.apache.org/proper/commons-release-plugin/</a></td></tr></table></section><section> +<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>Name</td> +<td>The Apache Software Foundation</td></tr> +<tr class="a"> +<td>URL</td> +<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></section><section> +<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>GroupId</td> +<td>org.apache.commons</td></tr> +<tr class="a"> +<td>ArtifactId</td> +<td>commons-release-plugin</td></tr> +<tr class="b"> +<td>Version</td> +<td>1.8.0</td></tr> +<tr class="a"> +<td>Type</td> +<td>maven-plugin</td></tr> +<tr class="b"> +<td>Java Version</td> +<td>1.8</td></tr></table></section></section> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018-2022 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Release Plugin, 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> Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/taglist.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/taglist.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/taglist.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,304 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 13 March 2022 + | 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="20220313" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Tag List report</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" 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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 13 March 2022</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.8.0</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="changes-report.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="plugin-info.html" title="Plugin Documentation"> + Plugin Documentation</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </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> + </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="apidocs/index.html" title="Javadoc"> + Javadoc</a> + </li> + <li class="none"> + <a href="xref/index.html" title="Source Xref"> + Source Xref</a> + </li> + <li class="none"> + <a href="xref-test/index.html" title="Test Source Xref"> + Test Source Xref</a> + </li> + <li class="none"> + <a href="rat-report.html" title="Rat Report"> + Rat Report</a> + </li> + <li class="none"> + <a href="jacoco/index.html" title="JaCoCo"> + JaCoCo</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> + <li class="none"> + <a href="checkstyle.html" title="Checkstyle"> + Checkstyle</a> + </li> + <li class="none"> + <a href="spotbugs.html" title="SpotBugs"> + SpotBugs</a> + </li> + <li class="none"> + <a href="clirr-report.html" title="Clirr"> + Clirr</a> + </li> + <li class="none"> + <a href="pmd.html" title="PMD"> + PMD</a> + </li> + <li class="none"> + <a href="cpd.html" title="CPD"> + CPD</a> + </li> + <li class="none active"> + <a href="taglist.html" title="Tag List"> + Tag List</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="http://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="../../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="http://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="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved"> + Get Involved</a> + </li> + <li class="none"> + <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources"> + Developer Resources</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + Thanks</a> + </li> + </ul> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <section> +<h2><a name="Tag_List_Report"></a>Tag List Report</h2> +<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Tag Class</th> +<th>Total number of occurrences</th> +<th>Tag strings used by tag class</th></tr> +<tr class="b"> +<td>Needs Work</td> +<td>0</td> +<td>TODO, FIXME, XXX</td></tr> +<tr class="a"> +<td>Noteable Markers</td> +<td>0</td> +<td>NOTE, NOPMD, NOSONAR</td></tr></table> +<p>Each tag is detailed below:</p></section> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018-2022 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + +<div class="center">Apache Commons, Apache Commons Release Plugin, 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>