You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2022/03/17 19:32:31 UTC

svn commit: r1078854 [2/25] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/class-use/ apidocs/org/apache/commons/release/plugin/m...

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
       defaultPhase=DEPLOY,
       threadSafe=true,
       aggregator=true)
-public class <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.68">CommonsDistributionStagingMojo</a>
+public class <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.72">CommonsDistributionStagingMojo</a>
 extends org.apache.maven.plugin.AbstractMojo</pre>
 <div class="block">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
@@ -177,23 +177,23 @@ extends org.apache.maven.plugin.Abstract
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distRcVersionDirectory">distRcVersionDirectory</a></span></code>
+<div class="block">A subdirectory of the dist directory into which we are going to stage the release candidate.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distServer">distServer</a></span></code>
 <div class="block">The ID of the server (specified in settings.xml) which should be used for dist authentication.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span></code>
 <div class="block">The url of the subversion repository to which we wish the artifacts to be staged.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distVersionRcVersionDirectory">distVersionRcVersionDirectory</a></span></code>
-<div class="block">A subdirectory of the dist directory into which we are going to stage the release candidate.</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#dryRun">dryRun</a></span></code>
@@ -250,18 +250,24 @@ extends org.apache.maven.plugin.Abstract
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>private static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#SIGNATURE_VALIDATOR_NAME">SIGNATURE_VALIDATOR_NAME</a></span></code>
+<div class="block">The name of the signature validation shell script to be checked into the dist svn repo.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#siteDirectory">siteDirectory</a></span></code>
 <div class="block">The location to which the site gets built during running <code>mvn site</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username">username</a></span></code>
 <div class="block">The username for the distribution subversion repository.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory">workingDirectory</a></span></code>
 <div class="block">The main working directory for the plugin, namely <code>target/commons-release-plugin</code>, but
@@ -338,23 +344,30 @@ extends org.apache.maven.plugin.Abstract
 </td>
 </tr>
 <tr id="i4" class="altColor">
+<td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copySignatureValidatorScriptToScmDirectory--">copySignatureValidatorScriptToScmDirectory</a></span>()</code>
+<div class="block">Copies our <code>signature-validator.sh</code> script into
+ <code>${basedir}/target/commons-release-plugin/scm/signature-validator.sh</code>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code>private <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copySiteToScmDirectory--">copySiteToScmDirectory</a></span>()</code>
 <div class="block">Copies <code>${basedir}/target/site</code> to <code>${basedir}/target/commons-release-plugin/scm/site</code>.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#listNotHiddenFilesAndDirectories-java.io.File-java.util.List-">listNotHiddenFilesAndDirectories</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directory,
                                 <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files)</code>
 <div class="block">Lists all directories and files to a flat list.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#setBaseDir-java.io.File-">setBaseDir</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;baseDir)</code>
 <div class="block">This method is the setter for the <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir"><code>baseDir</code></a> field, specifically
@@ -396,7 +409,7 @@ extends org.apache.maven.plugin.Abstract
 <ul class="blockList">
 <li class="blockList">
 <h4>README_FILE_NAME</h4>
-<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.71">README_FILE_NAME</a></pre>
+<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.75">README_FILE_NAME</a></pre>
 <div class="block">The name of file generated from the README.vm velocity template to be checked into the dist svn repo.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -410,7 +423,7 @@ extends org.apache.maven.plugin.Abstract
 <ul class="blockList">
 <li class="blockList">
 <h4>HEADER_FILE_NAME</h4>
-<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.73">HEADER_FILE_NAME</a></pre>
+<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.78">HEADER_FILE_NAME</a></pre>
 <div class="block">The name of file generated from the HEADER.vm velocity template to be checked into the dist svn repo.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -418,6 +431,20 @@ extends org.apache.maven.plugin.Abstract
 </dl>
 </li>
 </ul>
+<a name="SIGNATURE_VALIDATOR_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SIGNATURE_VALIDATOR_NAME</h4>
+<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.81">SIGNATURE_VALIDATOR_NAME</a></pre>
+<div class="block">The name of the signature validation shell script to be checked into the dist svn repo.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo.SIGNATURE_VALIDATOR_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a name="project">
 <!--   -->
 </a>
@@ -426,7 +453,7 @@ extends org.apache.maven.plugin.Abstract
 <h4>project</h4>
 <pre>@Parameter(defaultValue="${project}",
            required=true)
-private&nbsp;org.apache.maven.project.MavenProject <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.80">project</a></pre>
+private&nbsp;org.apache.maven.project.MavenProject <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.87">project</a></pre>
 <div class="block">The <code>MavenProject</code> object is essentially the context of the maven build at
  a given time.</div>
 </li>
@@ -438,7 +465,7 @@ private&nbsp;org.apache.maven.project.Ma
 <li class="blockList">
 <h4>baseDir</h4>
 <pre>@Parameter(defaultValue="${basedir}")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.87">baseDir</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.94">baseDir</a></pre>
 <div class="block">The <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a> that contains a file to the root directory of the working project. Typically
  this directory is where the <code>pom.xml</code> resides.</div>
 </li>
@@ -451,7 +478,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>siteDirectory</h4>
 <pre>@Parameter(defaultValue="${project.build.directory}/site",
            property="commons.siteOutputDirectory")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.91">siteDirectory</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.98">siteDirectory</a></pre>
 <div class="block">The location to which the site gets built during running <code>mvn site</code>.</div>
 </li>
 </ul>
@@ -463,7 +490,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>workingDirectory</h4>
 <pre>@Parameter(defaultValue="${project.build.directory}/commons-release-plugin",
            property="commons.outputDirectory")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.98">workingDirectory</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.105">workingDirectory</a></pre>
 <div class="block">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>
 </li>
@@ -476,7 +503,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>distCheckoutDirectory</h4>
 <pre>@Parameter(defaultValue="${project.build.directory}/commons-release-plugin/scm",
            property="commons.distCheckoutDirectory")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.106">distCheckoutDirectory</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.113">distCheckoutDirectory</a></pre>
 <div class="block">The location to which to checkout the dist subversion repository under our working directory, which
  was given above.</div>
 </li>
@@ -489,7 +516,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>releaseNotesFile</h4>
 <pre>@Parameter(defaultValue="${basedir}/RELEASE-NOTES.txt",
            property="commons.releaseNotesLocation")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.112">releaseNotesFile</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.119">releaseNotesFile</a></pre>
 <div class="block">The location of the RELEASE-NOTES.txt file such that multi-module builds can configure it.</div>
 </li>
 </ul>
@@ -501,7 +528,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>dryRun</h4>
 <pre>@Parameter(property="commons.release.dryRun",
            defaultValue="false")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.120">dryRun</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.127">dryRun</a></pre>
 <div class="block">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>
@@ -515,7 +542,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>distSvnStagingUrl</h4>
 <pre>@Parameter(defaultValue="",
            property="commons.distSvnStagingUrl")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.128">distSvnStagingUrl</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.135">distSvnStagingUrl</a></pre>
 <div class="block">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>
@@ -529,7 +556,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>isDistModule</h4>
 <pre>@Parameter(defaultValue="false",
            property="commons.release.isDistModule")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.134">isDistModule</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.141">isDistModule</a></pre>
 <div class="block">A parameter to generally avoid running unless it is specifically turned on by the consuming module.</div>
 </li>
 </ul>
@@ -540,7 +567,7 @@ private&nbsp;<a href="https://docs.oracl
 <li class="blockList">
 <h4>commonsReleaseVersion</h4>
 <pre>@Parameter(property="commons.release.version")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.140">commonsReleaseVersion</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.147">commonsReleaseVersion</a></pre>
 <div class="block">The release version of the artifact to be built.</div>
 </li>
 </ul>
@@ -551,7 +578,7 @@ private&nbsp;<a href="https://docs.oracl
 <li class="blockList">
 <h4>commonsRcVersion</h4>
 <pre>@Parameter(property="commons.rc.version")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.146">commonsRcVersion</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.153">commonsRcVersion</a></pre>
 <div class="block">The RC version of the release. For example the first voted on candidate would be "RC1".</div>
 </li>
 </ul>
@@ -562,7 +589,7 @@ private&nbsp;<a href="https://docs.oracl
 <li class="blockList">
 <h4>distServer</h4>
 <pre>@Parameter(property="commons.distServer")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.153">distServer</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.160">distServer</a></pre>
 <div class="block">The ID of the server (specified in settings.xml) which should be used for dist authentication.
  This will be used in preference to <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>username</code></a>/<a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#password"><code>password</code></a>.</div>
 </li>
@@ -574,7 +601,7 @@ private&nbsp;<a href="https://docs.oracl
 <li class="blockList">
 <h4>username</h4>
 <pre>@Parameter(property="user.name")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.159">username</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.166">username</a></pre>
 <div class="block">The username for the distribution subversion repository. This is typically your Apache id.</div>
 </li>
 </ul>
@@ -585,7 +612,7 @@ private&nbsp;<a href="https://docs.oracl
 <li class="blockList">
 <h4>password</h4>
 <pre>@Parameter(property="user.password")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.165">password</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.172">password</a></pre>
 <div class="block">The password associated with <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>username</code></a>.</div>
 </li>
 </ul>
@@ -598,7 +625,7 @@ private&nbsp;<a href="https://docs.oracl
 <pre>@Parameter(defaultValue="${settings}",
            readonly=true,
            required=true)
-private&nbsp;org.apache.maven.settings.Settings <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.171">settings</a></pre>
+private&nbsp;org.apache.maven.settings.Settings <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.178">settings</a></pre>
 <div class="block">Maven <code>Settings</code>.</div>
 </li>
 </ul>
@@ -609,17 +636,17 @@ private&nbsp;org.apache.maven.settings.S
 <li class="blockList">
 <h4>settingsDecrypter</h4>
 <pre>@Component
-private&nbsp;org.apache.maven.settings.crypto.SettingsDecrypter <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.177">settingsDecrypter</a></pre>
+private&nbsp;org.apache.maven.settings.crypto.SettingsDecrypter <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.184">settingsDecrypter</a></pre>
 <div class="block">Maven <code>SettingsDecrypter</code> component.</div>
 </li>
 </ul>
-<a name="distVersionRcVersionDirectory">
+<a name="distRcVersionDirectory">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>distVersionRcVersionDirectory</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.184">distVersionRcVersionDirectory</a></pre>
+<h4>distRcVersionDirectory</h4>
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.191">distRcVersionDirectory</a></pre>
 <div class="block">A subdirectory of the dist directory into which we are going to stage the release candidate. We
  build this up in the <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#execute--"><code>execute()</code></a> method. And, for example,
  the directory should look like <code>https://https://dist.apache.org/repos/dist/dev/commons/text/1.4-RC1</code>.</div>
@@ -639,7 +666,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CommonsDistributionStagingMojo</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.68">CommonsDistributionStagingMojo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.72">CommonsDistributionStagingMojo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -656,7 +683,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>execute</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.187">execute</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.194">execute</a>()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
@@ -672,7 +699,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>listNotHiddenFilesAndDirectories</h4>
-<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.273">listNotHiddenFilesAndDirectories</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directory,
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.280">listNotHiddenFilesAndDirectories</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directory,
                                               <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;files)</pre>
 <div class="block">Lists all directories and files to a flat list.</div>
 <dl>
@@ -688,7 +715,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>copyReleaseNotesToWorkingDirectory</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.297">copyReleaseNotesToWorkingDirectory</a>()
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.304">copyReleaseNotesToWorkingDirectory</a>()
                                          throws org.apache.maven.plugin.MojoExecutionException</pre>
 <div class="block">A utility method that takes the <code>RELEASE-NOTES.txt</code> file from the base directory of the
  project and copies it into <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory"><code>workingDirectory</code></a>.</div>
@@ -710,7 +737,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>copyDistributionsIntoScmDirectoryStructureAndAddToSvn</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.336">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;copiedReleaseNotes,
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.343">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;copiedReleaseNotes,
                                                                          org.apache.maven.scm.provider.ScmProvider&nbsp;provider,
                                                                          org.apache.maven.scm.repository.ScmRepository&nbsp;repository)
                                                                   throws org.apache.maven.plugin.MojoExecutionException</pre>
@@ -749,13 +776,31 @@ private&nbsp;org.apache.maven.settings.c
 </dl>
 </li>
 </ul>
+<a name="copySignatureValidatorScriptToScmDirectory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copySignatureValidatorScriptToScmDirectory</h4>
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.385">copySignatureValidatorScriptToScmDirectory</a>()
+                                                 throws org.apache.maven.plugin.MojoExecutionException</pre>
+<div class="block">Copies our <code>signature-validator.sh</code> script into
+ <code>${basedir}/target/commons-release-plugin/scm/signature-validator.sh</code>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a> for the signature-validator.sh</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an error occurs while the resource is being copied</dd>
+</dl>
+</li>
+</ul>
 <a name="copySiteToScmDirectory--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>copySiteToScmDirectory</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.377">copySiteToScmDirectory</a>()
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.404">copySiteToScmDirectory</a>()
                                    throws org.apache.maven.plugin.MojoExecutionException</pre>
 <div class="block">Copies <code>${basedir}/target/site</code> to <code>${basedir}/target/commons-release-plugin/scm/site</code>.</div>
 <dl>
@@ -773,7 +818,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>buildReadmeAndHeaderHtmlFiles</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.411">buildReadmeAndHeaderHtmlFiles</a>()
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.438">buildReadmeAndHeaderHtmlFiles</a>()
                                           throws org.apache.maven.plugin.MojoExecutionException</pre>
 <div class="block">Builds up <code>README.html</code> and <code>HEADER.html</code> that reside in following.
  <ul>
@@ -803,7 +848,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockList">
 <li class="blockList">
 <h4>copyHeaderAndReadmeToSubdirectories</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.458">copyHeaderAndReadmeToSubdirectories</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;headerFile,
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.490">copyHeaderAndReadmeToSubdirectories</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;headerFile,
                                                        <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;readmeFile)
                                                 throws org.apache.maven.plugin.MojoExecutionException</pre>
 <div class="block">Copies <code>README.html</code> and <code>HEADER.html</code> to the source and binaries
@@ -826,7 +871,7 @@ private&nbsp;org.apache.maven.settings.c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setBaseDir</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.485">setBaseDir</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;baseDir)</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.517">setBaseDir</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;baseDir)</pre>
 <div class="block">This method is the setter for the <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir"><code>baseDir</code></a> field, specifically
  for the usage in the unit tests.</div>
 <dl>
@@ -905,6 +950,6 @@ private&nbsp;org.apache.maven.settings.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -127,7 +127,7 @@ var activeTableTab = "activeTableTab";
       defaultPhase=POST_SITE,
       threadSafe=true,
       aggregator=true)
-public class <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.51">CommonsSiteCompressionMojo</a>
+public class <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.52">CommonsSiteCompressionMojo</a>
 extends org.apache.maven.plugin.AbstractMojo</pre>
 <div class="block">Takes the built <code>./target/site</code> directory and compresses it to
  <code>./target/commons-release-plugin/site.zip</code>.</div>
@@ -303,7 +303,7 @@ extends org.apache.maven.plugin.Abstract
 <h4>workingDirectory</h4>
 <pre>@Parameter(defaultValue="${project.build.directory}/commons-release-plugin",
            property="commons.outputDirectory")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.59">workingDirectory</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.60">workingDirectory</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">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>
@@ -317,7 +317,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>siteDirectory</h4>
 <pre>@Parameter(defaultValue="${project.build.directory}/site",
            property="commons.siteOutputDirectory")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.64">siteDirectory</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.65">siteDirectory</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -329,7 +329,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>distSvnStagingUrl</h4>
 <pre>@Parameter(defaultValue="",
            property="commons.distSvnStagingUrl")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.73">distSvnStagingUrl</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.74">distSvnStagingUrl</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">The url of the subversion repository to which we wish the artifacts to be staged. Typicallly
  this would need to be of the form:
@@ -345,7 +345,7 @@ private&nbsp;<a href="https://docs.oracl
 <h4>isDistModule</h4>
 <pre>@Parameter(defaultValue="false",
            property="commons.release.isDistModule")
-private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.79">isDistModule</a></pre>
+private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.80">isDistModule</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">A parameter to generally avoid running unless it is specifically turned on by the consuming module.</div>
 </li>
@@ -356,7 +356,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>filesToCompress</h4>
-<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt; <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.84">filesToCompress</a></pre>
+<pre>private&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt; <a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.85">filesToCompress</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">The list of files to compress into the site.zip file.</div>
 </li>
@@ -375,7 +375,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CommonsSiteCompressionMojo</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.51">CommonsSiteCompressionMojo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.52">CommonsSiteCompressionMojo</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -393,7 +393,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockList">
 <li class="blockList">
 <h4>execute</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.87">execute</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.88">execute</a>()
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -410,7 +410,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllSiteFiles</h4>
-<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.127">getAllSiteFiles</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;siteDirectory,
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.128">getAllSiteFiles</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;siteDirectory,
                              <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;filesToCompress)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">By default this method iterates across the <code>target/site</code> directory and adds all of the files
@@ -428,7 +428,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockList">
 <li class="blockList">
 <h4>writeZipFile</h4>
-<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.148">writeZipFile</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;outputDirectory,
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.149">writeZipFile</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;outputDirectory,
                           <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directoryToZip,
                           <a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;fileList)
                    throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -453,7 +453,7 @@ private&nbsp;<a href="https://docs.oracl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addToZip</h4>
-<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.170">addToZip</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directoryToZip,
+<pre>private&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.172">addToZip</a>(<a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;directoryToZip,
                       <a href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
                       <a href="https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true" title="class or interface in java.util.zip">ZipOutputStream</a>&nbsp;zos)
                throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -540,6 +540,6 @@ private&nbsp;<a href="https://docs.oracl
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -538,6 +538,6 @@ private&nbsp;org.apache.maven.settings.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsStagingCleanupMojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsStagingCleanupMojo.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsStagingCleanupMojo.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Class org.apache.commons.release.plugin.mojos.CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Class org.apache.commons.release.plugin.mojos.CommonsStagingCleanupMojo (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -184,6 +184,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -140,6 +140,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.release.plugin (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="org.apache.commons.release.plugin (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin Class Hierarchy (Apache Commons Release Plugin 1.7 API)</title>
+<title>org.apache.commons.release.plugin Class Hierarchy (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.release.plugin Class Hierarchy (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="org.apache.commons.release.plugin Class Hierarchy (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -133,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Package org.apache.commons.release.plugin (Apache Commons Release Plugin 1.7 API)</title>
+<title>Uses of Package org.apache.commons.release.plugin (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.commons.release.plugin (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="Uses of Package org.apache.commons.release.plugin (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache Commons Release Plugin 1.7 API)</title>
+<title>HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -207,7 +207,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html" title="class in org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html#line.84">build</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html" title="class in org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html#line.83">build</a>()</pre>
 <div class="block">Builds up the <a href="../../../../../../org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html" title="class in org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a> from the previously set parameters.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -284,6 +284,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html
==============================================================================
--- websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html (original)
+++ websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html Thu Mar 17 19:32:29 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.7 API)</title>
+<title>HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.8.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.7 API)";
+            parent.document.title="HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.8.0 API)";
         }
     }
     catch(err) {
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TEMPLATE</h4>
-<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.35">TEMPLATE</a></pre>
+<pre>private static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.36">TEMPLATE</a></pre>
 <div class="block">The location of the velocity tempate for this class.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -262,7 +262,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HeaderHtmlVelocityDelegate</h4>
-<pre>private&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.38">HeaderHtmlVelocityDelegate</a>()</pre>
+<pre>private&nbsp;<a href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.39">HeaderHtmlVelocityDelegate</a>()</pre>
 <div class="block">The private constructor to be used by the <a href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html" title="class in org.apache.commons.release.plugin.velocity"><code>HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</code></a>.</div>
 </li>
 </ul>
@@ -373,6 +373,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2018&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file