Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/ci-management.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/ci-management.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/ci-management.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,280 @@ +<!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 – CI 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"> + <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 active"> + <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="http://jenkins-ci.org/">Jenkins</a>.</p></section><section> +<h2><a name="Access"></a>Access</h2><a name="Access"></a> +<p>The following is a link to the continuous integration system used by the project:</p> +<div class="source"> +<pre><a class="externalLink" href="https://builds.apache.org/">https://builds.apache.org/</a></pre></div></section><section> +<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a> +<p>No notifiers are defined. Please check back at a later date.</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/clean-staging-mojo.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/clean-staging-mojo.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/clean-staging-mojo.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,564 @@ +<!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:clean-staging</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:clean-staging"></a>commons-release:clean-staging</h2> + +<p><b>Full name</b>:</p> + +<p>org.apache.commons:commons-release-plugin:1.8.0:clean-staging</p> + +<p><b>Description</b>:</p> + +<div>This class checks out the dev distribution location, checkes +whether anything exists in the distribution location, and if it is +non-empty it deletes all of the resources there.</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.6</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>post-clean</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.6</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="#distCleanupDirectory"><distCleanupDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.6</code></td> + +<td>The location to which to checkout the dist subversion repository +under our working directory, which was given above. We then do an +SVN delete on all of the directories in this repository.<br /><b>Default value is</b>: <code>${project.build.directory}/commons-release-plugin/scm-cleanup</code>.<br /><b>User property is</b>: <code>commons.distCleanupDirectory</code>.<br /></td> + </tr> + +<tr class="a"> + +<td><code><a href="#distServer"><distServer></a></code></td> + +<td><code>String</code></td> + +<td><code>1.6</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="b"> + +<td><code><a href="#distSvnStagingUrl"><distSvnStagingUrl></a></code></td> + +<td><code>String</code></td> + +<td><code>1.6</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="a"> + +<td><code><a href="#dryRun"><dryRun></a></code></td> + +<td><code>Boolean</code></td> + +<td><code>1.6</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="b"> + +<td><code><a href="#isDistModule"><isDistModule></a></code></td> + +<td><code>Boolean</code></td> + +<td><code>1.6</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="a"> + +<td><code><a href="#password"><password></a></code></td> + +<td><code>String</code></td> + +<td><code>1.6</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="b"> + +<td><code><a href="#username"><username></a></code></td> + +<td><code>String</code></td> + +<td><code>1.6</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="a"> + +<td><code><a href="#workingDirectory"><workingDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.6</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.3CdistCleanupDirectory.3E"></a><b><a name="distCleanupDirectory"><distCleanupDirectory></a></b></h4> + +<div>The location to which to checkout the dist subversion repository +under our working directory, which was given above. We then do an +SVN delete on all of the directories in this repository.</div> + +<ul> + +<li><b>Type</b>: <code>java.io.File</code></li> + +<li><b>Since</b>: <code>1.6</code></li> + +<li><b>Required</b>: <code>No</code></li> + +<li><b>User Property</b>: <code>commons.distCleanupDirectory</code></li> + +<li><b>Default</b>: <code>${project.build.directory}/commons-release-plugin/scm-cleanup</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.6</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.6</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.6</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.6</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.6</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.6</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.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.6</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.6</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/clirr-report.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/clirr-report.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/clirr-report.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,350 @@ +<!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 – Clirr Results</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 active"> + <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="Clirr_Results"></a>Clirr Results</h2> +<p>The following document contains the results of <a class="externalLink" href="http://clirr.sourceforge.net/">Clirr</a>.</p> +<ul> +<li>Current Version: 1.8.0</li> +<li>Comparison Version: 1.7</li></ul></section><section> +<h2><a name="Summary"></a>Summary</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Severity</th> +<th>Number</th></tr> +<tr class="b"> +<td><figure><figcaption>Error</figcaption><img src="images/icon_error_sml.gif" alt="" /></figure> Error</td> +<td>0</td></tr> +<tr class="a"> +<td><figure><figcaption>Warning</figcaption><img src="images/icon_warning_sml.gif" alt="" /></figure> Warning</td> +<td>0</td></tr> +<tr class="b"> +<td><figure><figcaption>Info</figcaption><img src="images/icon_info_sml.gif" alt="" /></figure> Info</td> +<td>3</td></tr></table></section><section> +<h2><a name="API_Incompatibilities"></a>API Incompatibilities</h2> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Severity</th> +<th>Message</th> +<th>Class</th> +<th>Method / Field</th></tr> +<tr class="b"> +<td><figure><figcaption>Info</figcaption><img src="images/icon_info_sml.gif" alt="" /></figure></td> +<td>Method 'public java.lang.Object requireNonNull(java.lang.Object)' has been added</td> +<td><a href="./xref/org/apache/commons/release/plugin/SharedFunctions.html">org.apache.commons.release.plugin.SharedFunctions</a></td> +<td>public java.lang.Object requireNonNull(java.lang.Object)</td></tr> +<tr class="a"> +<td><figure><figcaption>Info</figcaption><img src="images/icon_info_sml.gif" alt="" /></figure></td> +<td>Method 'public java.lang.Object requireNonNull(java.lang.Object, java.lang.String)' has been added</td> +<td><a href="./xref/org/apache/commons/release/plugin/SharedFunctions.html">org.apache.commons.release.plugin.SharedFunctions</a></td> +<td>public java.lang.Object requireNonNull(java.lang.Object, java.lang.String)</td></tr> +<tr class="b"> +<td><figure><figcaption>Info</figcaption><img src="images/icon_info_sml.gif" alt="" /></figure></td> +<td>Method 'public java.lang.Object requireNonNull(java.lang.Object, java.util.function.Supplier)' has been added</td> +<td><a href="./xref/org/apache/commons/release/plugin/SharedFunctions.html">org.apache.commons.release.plugin.SharedFunctions</a></td> +<td>public java.lang.Object requireNonNull(java.lang.Object, java.util.function.Supplier)</td></tr></table></section><section> +<h2><a name="API_Changelog"></a>API Changelog</h2>The following APIs were modified from version 1.7 to 1.8.0: +<ul> +<li>Non justified changes +<p></p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Class</th> +<th>From</th> +<th>To</th></tr> +<tr class="b"> +<td>org.apache.commons.release.plugin.SharedFunctions</td> +<td>public java.lang.Object requireNonNull(java.lang.Object)</td> +<td></td></tr> +<tr class="a"> +<td>org.apache.commons.release.plugin.SharedFunctions</td> +<td>public java.lang.Object requireNonNull(java.lang.Object, java.lang.String)</td> +<td></td></tr> +<tr class="b"> +<td>org.apache.commons.release.plugin.SharedFunctions</td> +<td>public java.lang.Object requireNonNull(java.lang.Object, java.util.function.Supplier)</td> +<td></td></tr></table></li></ul></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/compress-site-mojo.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/compress-site-mojo.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/compress-site-mojo.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,403 @@ +<!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:compress-site</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:compress-site"></a>commons-release:compress-site</h2> + +<p><b>Full name</b>:</p> + +<p>org.apache.commons:commons-release-plugin:1.8.0:compress-site</p> + +<p><b>This plugin goal has been deprecated</b>:</p> + +<div>- as we no longer wish to compress the site, we are going to put +this functionality in the +<code>CommonsDistributionStagingMojo</code>.</div> + +<p><b>Description</b>:</p> + +<div>Takes the built <code>./target/site</code> directory and compresses +it to <code>./target/commons-release-plugin/site.zip</code>.</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>post-site</code>.</li> + </ul> + <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="#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. Typicallly this would need to be of the form: +<code>scm:svn:https://dist.apache.org/repos/dist/dev/commons/foo</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="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="#siteDirectory"><siteDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>(no description)<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="#workingDirectory"><workingDirectory></a></code></td> + +<td><code>File</code></td> + +<td><code>1.0</code></td> + +<td>The working directory for the plugin which, assuming the maven uses +the default <code>${project.build.directory}</code>, this becomes +<code>target/commons-release-plugin</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.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. Typicallly this would need to be of the form: +<code>scm:svn:https://dist.apache.org/repos/dist/dev/commons/foo</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.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.3CsiteDirectory.3E"></a><b><a name="siteDirectory"><siteDirectory></a></b></h4> + +<div>(no description)</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.3CworkingDirectory.3E"></a><b><a name="workingDirectory"><workingDirectory></a></b></h4> + +<div>The working directory for the plugin which, assuming the maven uses +the default <code>${project.build.directory}</code>, this becomes +<code>target/commons-release-plugin</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/cpd.html ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/cpd.html (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/cpd.html Sun Mar 13 18:05:31 2022 @@ -0,0 +1,292 @@ +<!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 – CPD Results</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 active"> + <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="CPD_Results"></a>CPD Results</h2> +<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 6.42.0.</p></section><section> +<h2><a name="Duplications"></a>Duplications</h2> +<p>CPD found no problems in your source code.</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/css/bootstrap.min.css ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/css/bootstrap.min.css (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/css/bootstrap.min.css Sun Mar 13 18:05:31 2022 @@ -0,0 +1,9 @@ +/*! + * Bootstrap v2.2.1 + * + * Copyright 2012 Twitter, Inc + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world @twitter by @mdo and @fat. [... 2 lines stripped ...] Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/css/prettify.css ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/css/prettify.css (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/css/prettify.css Sun Mar 13 18:05:31 2022 @@ -0,0 +1,111 @@ +/** + * + * Copyright (C) 2006 Google Inc. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/* $Id$ */ + +.str { + color: #080 +} + +.kwd { + color: #008 +} + +.com { + color: #800 +} + +.typ { + color: #606 +} + +.lit { + color: #066 +} + +.pun { + color: #660 +} + +.pln { + color: #000 +} + +.tag { + color: #008 +} + +.atn { + color: #606 +} + +.atv { + color: #080 +} + +.dec { + color: #606 +} + +.source { + background-color: #EAEAEA; + border: none; + margin: 0.5em; +} + +.source pre { + font-family: "Monaco",Courier,monospace; + font-size: 0.9em; + margin-bottom: 0; +} + +@media print { + .str { + color: #060 + } + .kwd { + color: #006; + font-weight: bold + } + .com { + color: #600; + font-style: italic + } + .typ { + color: #404; + font-weight: bold + } + .lit { + color: #044 + } + .pun { + color: #440 + } + .pln { + color: #000 + } + .tag { + color: #006; + font-weight: bold + } + .atn { + color: #404 + } + .atv { + color: #060 + } +} \ No newline at end of file Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/css/print.css ============================================================================== --- dev/commons/commons-release-plugin/1.8.0-RC1/site/css/print.css (added) +++ dev/commons/commons-release-plugin/1.8.0-RC1/site/css/print.css Sun Mar 13 18:05:31 2022 @@ -0,0 +1,23 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ + +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
