Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/help-doc.html
==============================================================================
--- dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/help-doc.html 
(added)
+++ dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/help-doc.html Sun 
Mar 13 18:05:31 2022
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>API Help (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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Commons Release Plugin 
1.8.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document 
has pages corresponding to the items in the navigation bar, described as 
follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of 
this API document and provides a list of all packages with a summary for each.  
This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, 
with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own 
separate page. Each of these pages has three sections consisting of a 
class/interface description, summary tables, and detailed member 
descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed 
description for that item. The summary entries are alphabetical, while the 
detailed descriptions are in the order they appear in the source code. This 
preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following 
sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This 
page describes what packages, classes, methods, constructors and fields use any 
part of the given class or package. Given a class or interface A, its Use page 
includes subclasses of A, fields declared as A, methods that return A, and 
methods and constructors with parameters of type A.  You can access this page 
by first going to the package, class or interface, then clicking on the "Use" 
link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all 
packages, plus a hierarchy for each package. Each hierarchy page contains a 
list of classes and a list of interfaces. The classes are organized by 
inheritance structure starting with <code>java.lang.Object</code>. The 
interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy 
for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking 
"Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the 
API that have been deprecated. A deprecated API is not recommended for use, 
generally due to improvements, and a replacement API is usually given. 
Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all 
classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or 
related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or 
without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all 
classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its 
serialization fields and methods. This information is of interest to 
re-implementors, not to developers using the API. While there is no link in the 
navigation bar, you can get to this information by going to any serialized 
class and clicking "Serialized Form" in the "See also" section of the class 
description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the 
static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation 
generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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>

Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index-all.html
==============================================================================
--- dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index-all.html 
(added)
+++ dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index-all.html 
Sun Mar 13 18:05:31 2022
@@ -0,0 +1,697 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Index (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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Commons Release Plugin 1.8.0 
API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a 
href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a 
href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a 
href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a 
href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a 
href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a 
href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#addToZip-java.io.File-java.io.File-java.util.zip.ZipOutputStream-">addToZip(File,
 File, ZipOutputStream)</a></span> - Method in class 
org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Given the <code>directoryToZip</code> we add the 
<code>file</code> to the zip archive represented by
+ <code>zos</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#ARTIFACT_TYPES_TO_DETACH">ARTIFACT_TYPES_TO_DETACH</a></span>
 - Static variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A list of "artifact types" in the Maven vernacular, to
+ be detached from the deployment.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#artifactId">artifactId</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">This is supposed to represent the maven artifactId.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#artifactId">artifactId</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">The maven artifactId to use in the <code>README.vm</code> 
template.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#artifactSha512s">artifactSha512s</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A <code>SortedProperties</code> of <code>Artifact</code> 
→ <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a> containing the 
sha512 signatures
+ for the individual artifacts, where the <code>Artifact</code> is represented 
as:
+ <code>groupId:artifactId:version:type=sha512</code>.</div>
+</dd>
+</dl>
+<a name="I:B">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir">baseDir</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<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.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#BUFFER_BYTE_SIZE">BUFFER_BYTE_SIZE</a></span>
 - Static variable in class org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">I want a buffer that is an array with 1024 elements of 
bytes.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html#build--">build()</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#build--">build()</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#builder--">builder()</a></span>
 - Static method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">For instantiating our <a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>HeaderHtmlVelocityDelegate</code></a>
 using 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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#builder--">builder()</a></span>
 - Static method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">Gets the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>
 for constructing the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#buildReadmeAndHeaderHtmlFiles--">buildReadmeAndHeaderHtmlFiles()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Builds up <code>README.html</code> and 
<code>HEADER.html</code> that reside in following.</div>
+</dd>
+</dl>
+<a name="I:C">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in org.apache.commons.release.plugin.mojos"><span 
class="typeNameLink">CommonsDistributionDetachmentMojo</span></a> - Class in <a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a></dt>
+<dd>
+<div class="block">The purpose of this Maven mojo is to detach the artifacts 
generated by the maven-assembly-plugin,
+ which for the Apache Commons Project do not get uploaded to Nexus, and 
putting those artifacts
+ in the dev distribution location for Apache projects.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#CommonsDistributionDetachmentMojo--">CommonsDistributionDetachmentMojo()</a></span>
 - Constructor for class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in org.apache.commons.release.plugin.mojos"><span 
class="typeNameLink">CommonsDistributionStagingMojo</span></a> - Class in <a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a></dt>
+<dd>
+<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.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#CommonsDistributionStagingMojo--">CommonsDistributionStagingMojo()</a></span>
 - Constructor for class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#commonsRcVersion">commonsRcVersion</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The RC version of the release.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#commonsReleaseVersion">commonsReleaseVersion</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The release version of the artifact to be built.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in org.apache.commons.release.plugin.mojos"><span 
class="typeNameLink">CommonsSiteCompressionMojo</span></a> - Class in <a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">- as we no longer wish to 
compress the site, we are going to put this functionality in the
+               <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos"><code>CommonsDistributionStagingMojo</code></a>.</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#CommonsSiteCompressionMojo--">CommonsSiteCompressionMojo()</a></span>
 - Constructor for class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in org.apache.commons.release.plugin.mojos"><span 
class="typeNameLink">CommonsStagingCleanupMojo</span></a> - Class in <a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a></dt>
+<dd>
+<div class="block">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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#CommonsStagingCleanupMojo--">CommonsStagingCleanupMojo()</a></span>
 - Constructor for class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyDistributionsIntoScmDirectoryStructureAndAddToSvn-java.io.File-org.apache.maven.scm.provider.ScmProvider-org.apache.maven.scm.repository.ScmRepository-">copyDistributionsIntoScmDirectoryStructureAndAddToSvn(File,
 ScmProvider, ScmRepository)</a></span> - Method in class 
org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Copies the list of files at the root of the <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory"><code>CommonsDistributionStagingMojo.workingDirectory</code></a>
 into
+ the directory structure of the distribution staging repository.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#copyFile-org.apache.maven.plugin.logging.Log-java.io.File-java.io.File-">copyFile(Log,
 File, File)</a></span> - Static method in class 
org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Copies 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"><code>File</code></a> from the 
<code>fromFile</code> to the <code>toFile</code> and logs the failure
+ using the Maven <code>Log</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyHeaderAndReadmeToSubdirectories-java.io.File-java.io.File-">copyHeaderAndReadmeToSubdirectories(File,
 File)</a></span> - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Copies <code>README.html</code> and 
<code>HEADER.html</code> to the source and binaries
+ directories.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyReleaseNotesToWorkingDirectory--">copyReleaseNotesToWorkingDirectory()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<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>CommonsDistributionStagingMojo.workingDirectory</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#copyRemovedArtifactsToWorkingDirectory--">copyRemovedArtifactsToWorkingDirectory()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A helper method to copy the newly detached artifacts to 
<code>target/commons-release-plugin</code>
+ so that the <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos"><code>CommonsDistributionStagingMojo</code></a>
 can find the artifacts later.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copySignatureValidatorScriptToScmDirectory--">copySignatureValidatorScriptToScmDirectory()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Copies our <code>signature-validator.sh</code> script into
+ 
<code>${basedir}/target/commons-release-plugin/scm/signature-validator.sh</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copySiteToScmDirectory--">copySiteToScmDirectory()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Copies <code>${basedir}/target/site</code> to 
<code>${basedir}/target/commons-release-plugin/scm/site</code>.</div>
+</dd>
+</dl>
+<a name="I:D">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#detachedArtifacts">detachedArtifacts</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">This list is supposed to hold the Maven references to the 
aforementioned artifacts so that we
+ can upload them to svn after they've been detached from the Maven 
deployment.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distCheckoutDirectory">distCheckoutDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The location to which to checkout the dist subversion 
repository under our working directory, which
+ was given above.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#distCleanupDirectory">distCleanupDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The location to which to checkout the dist subversion 
repository under our working directory, which
+ was given above.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distRcVersionDirectory">distRcVersionDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">A subdirectory of the dist directory into which we are 
going to stage the release candidate.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distServer">distServer</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The ID of the server (specified in settings.xml) which 
should be used for dist authentication.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#distServer">distServer</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The ID of the server (specified in settings.xml) which 
should be used for dist authentication.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">The subversion staging url to which we upload all of our 
staged artifacts.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The url of the subversion repository to which we wish the 
artifacts to be staged.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The url of the subversion repository to which we wish the 
artifacts to be staged.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The url of the subversion repository to which we wish the 
artifacts to be staged.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#dryRun">dryRun</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">A boolean that determines whether or not we actually commit 
the files up to the subversion repository.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#dryRun">dryRun</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">A boolean that determines whether or not we actually commit 
the files up to the subversion repository.</div>
+</dd>
+</dl>
+<a name="I:E">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#execute--">execute()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#execute--">execute()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#execute--">execute()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#execute--">execute()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:F">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress">filesToCompress</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The list of files to compress into the site.zip file.</div>
+</dd>
+</dl>
+<a name="I:G">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#getAllSiteFiles-java.io.File-java.util.List-">getAllSiteFiles(File,
 List&lt;File&gt;)</a></span> - Method in class 
org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">By default this method iterates across the 
<code>target/site</code> directory and adds all of the files
+ to the <a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress"><code>CommonsSiteCompressionMojo.filesToCompress</code></a>
 <a 
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#getArtifactKey-org.apache.maven.artifact.Artifact-">getArtifactKey(Artifact)</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">Generates the unique artifact key for storage in our sha512 
map.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#getSha512FilePath-java.io.File-java.io.File-">getSha512FilePath(File,
 File)</a></span> - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A helper method to create a file path for the 
<code>sha512</code> signature file from a given file.</div>
+</dd>
+</dl>
+<a name="I:H">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#hashArtifacts--">hashArtifacts()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A helper method that creates sha512 signature files for our 
detached artifacts in the
+  <code>target/commons-release-plugin</code> directory for the purpose of 
being uploaded by
+  the <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos"><code>CommonsDistributionStagingMojo</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#HEADER_FILE_NAME">HEADER_FILE_NAME</a></span>
 - Static variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The name of file generated from the HEADER.vm velocity 
template to be checked into the dist svn repo.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in org.apache.commons.release.plugin.velocity"><span 
class="typeNameLink">HeaderHtmlVelocityDelegate</span></a> - Class in <a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a></dt>
+<dd>
+<div class="block">This class' purpose is to generate the 
<code>HEADER.html</code> that moves along with the
+ release for the sake of downloading the release from the distribution 
area.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#HeaderHtmlVelocityDelegate--">HeaderHtmlVelocityDelegate()</a></span>
 - Constructor for class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a></dt>
+<dd>
+<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>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html"
 title="class in org.apache.commons.release.plugin.velocity"><span 
class="typeNameLink">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</span></a>
 - Class in <a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a></dt>
+<dd>
+<div class="block">A builder class for instantiation of the <a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>HeaderHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html#HeaderHtmlVelocityDelegateBuilder--">HeaderHtmlVelocityDelegateBuilder()</a></span>
 - Constructor for class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">Private constructor so that we can have a proper builder 
pattern.</div>
+</dd>
+</dl>
+<a name="I:I">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#initDirectory-org.apache.maven.plugin.logging.Log-java.io.File-">initDirectory(Log,
 File)</a></span> - Static method in class org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Cleans and then initializes an empty directory that is 
given by the <code>workingDirectory</code>
+ parameter.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#isDistModule">isDistModule</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">A parameter to generally avoid running unless it is 
specifically turned on by the consuming module.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#isDistModule">isDistModule</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">A parameter to generally avoid running unless it is 
specifically turned on by the consuming module.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#isDistModule">isDistModule</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">A parameter to generally avoid running unless it is 
specifically turned on by the consuming module.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#isDistModule">isDistModule</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">A parameter to generally avoid running unless it is 
specifically turned on by the consuming module.</div>
+</dd>
+</dl>
+<a name="I:L">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#listNotHiddenFilesAndDirectories-java.io.File-java.util.List-">listNotHiddenFilesAndDirectories(File,
 List&lt;File&gt;)</a></span> - Method in class 
org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Lists all directories and files to a flat list.</div>
+</dd>
+</dl>
+<a name="I:O">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a 
href="org/apache/commons/release/plugin/package-summary.html">org.apache.commons.release.plugin</a>
 - package org.apache.commons.release.plugin</dt>
+<dd>
+<div class="block">Base package for the commons-release-plugin.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/mojos/package-summary.html">org.apache.commons.release.plugin.mojos</a>
 - package org.apache.commons.release.plugin.mojos</dt>
+<dd>
+<div class="block">This package contains all of the maven mojos for the 
commons-release-plugin.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a>
 - package org.apache.commons.release.plugin.velocity</dt>
+<dd>
+<div class="block">Contains classes that take our velocity templates and 
render's them to a <a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io"><code>Writer</code></a>
+ class.</div>
+</dd>
+</dl>
+<a name="I:P">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#password">password</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The password associated with <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>CommonsDistributionStagingMojo.username</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#password">password</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The password associated with <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>CommonsDistributionStagingMojo.username</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#project">project</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">The maven project context injection so that we can get a 
hold of the variables at hand.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#project">project</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The <code>MavenProject</code> object is essentially the 
context of the maven build at
+ a given time.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#project">project</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The <code>MavenProject</code> object is essentially the 
context of the maven build at
+ a given time.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#putAttachedArtifactInSha512Map-org.apache.maven.artifact.Artifact-">putAttachedArtifactInSha512Map(Artifact)</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">Takes an attached artifact and puts the signature in the 
map.</div>
+</dd>
+</dl>
+<a name="I:R">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#README_FILE_NAME">README_FILE_NAME</a></span>
 - Static variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The name of file generated from the README.vm velocity 
template to be checked into the dist svn repo.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in org.apache.commons.release.plugin.velocity"><span 
class="typeNameLink">ReadmeHtmlVelocityDelegate</span></a> - Class in <a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a></dt>
+<dd>
+<div class="block">This class' purpose is to generate the 
<code>README.html</code> that moves along with the
+ release for the sake of downloading the release from the distribution 
area.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#ReadmeHtmlVelocityDelegate-java.lang.String-java.lang.String-java.lang.String-">ReadmeHtmlVelocityDelegate(String,
 String, String)</a></span> - Constructor for class 
org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">The private constructor to be used by the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
+</dd>
+<dt><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in org.apache.commons.release.plugin.velocity"><span 
class="typeNameLink">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</span></a>
 - Class in <a 
href="org/apache/commons/release/plugin/velocity/package-summary.html">org.apache.commons.release.plugin.velocity</a></dt>
+<dd>
+<div class="block">A builder class for instantiation of the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#ReadmeHtmlVelocityDelegateBuilder--">ReadmeHtmlVelocityDelegateBuilder()</a></span>
 - Constructor for class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">Private constructor for using the builder through the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#builder--"><code>ReadmeHtmlVelocityDelegate.builder()</code></a>
+ method.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#releaseNotesFile">releaseNotesFile</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The location of the RELEASE-NOTES.txt file such that 
multi-module builds can configure it.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#render-java.io.Writer-">render(Writer)</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">Builds the HEADER.vm velocity template to the writer passed 
in.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#render-java.io.Writer-">render(Writer)</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">Renders the <code>README.vm</code> velocity template with 
the variables constructed with the
+ <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#requireNonNull-T-">requireNonNull(T)</a></span>
 - Static method in class org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Checks that the specified object reference is not 
<code>null</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#requireNonNull-T-java.lang.String-">requireNonNull(T,
 String)</a></span> - Static method in class 
org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Checks that the specified object reference is not 
<code>null</code> and throws a customized <code>MojoExecutionException</code> 
if it is.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#requireNonNull-T-java.util.function.Supplier-">requireNonNull(T,
 Supplier&lt;String&gt;)</a></span> - Static method in class 
org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Checks that the specified object reference is not 
<code>null</code> and throws a customized <code>MojoExecutionException</code> 
if it is.</div>
+</dd>
+</dl>
+<a name="I:S">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#setAuthentication-org.apache.maven.scm.provider.ScmProviderRepository-java.lang.String-org.apache.maven.settings.Settings-org.apache.maven.settings.crypto.SettingsDecrypter-java.lang.String-java.lang.String-">setAuthentication(ScmProviderRepository,
 String, Settings, SettingsDecrypter, String, String)</a></span> - Static 
method in class org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Set authentication information on the specified 
<code>ScmProviderRepository</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#setBaseDir-java.io.File-">setBaseDir(File)</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">This method is the setter for the <a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir"><code>CommonsDistributionStagingMojo.baseDir</code></a>
 field, specifically
+ for the usage in the unit tests.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#settings">settings</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Maven <code>Settings</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#settings">settings</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">Maven <code>Settings</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#settingsDecrypter">settingsDecrypter</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">Maven <code>SettingsDecrypter</code> component.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#settingsDecrypter">settingsDecrypter</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">Maven <code>SettingsDecrypter</code> component.</div>
+</dd>
+<dt><a href="org/apache/commons/release/plugin/SharedFunctions.html" 
title="class in org.apache.commons.release.plugin"><span 
class="typeNameLink">SharedFunctions</span></a> - Class in <a 
href="org/apache/commons/release/plugin/package-summary.html">org.apache.commons.release.plugin</a></dt>
+<dd>
+<div class="block">Shared static functions for all of our Mojos.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/SharedFunctions.html#SharedFunctions--">SharedFunctions()</a></span>
 - Constructor for class org.apache.commons.release.plugin.<a 
href="org/apache/commons/release/plugin/SharedFunctions.html" title="class in 
org.apache.commons.release.plugin">SharedFunctions</a></dt>
+<dd>
+<div class="block">Making the constructor private because the class only 
contains static methods.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#SIGNATURE_VALIDATOR_NAME">SIGNATURE_VALIDATOR_NAME</a></span>
 - Static variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The name of the signature validation shell script to be 
checked into the dist svn repo.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#siteDirectory">siteDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The location to which the site gets built during running 
<code>mvn site</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#siteDirectory">siteDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#siteUrl">siteUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">The site url to use in the <code>README.vm</code> 
template.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#siteUrl">siteUrl</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">The url of the site that gets set into the 
<code>README.html</code>.</div>
+</dd>
+</dl>
+<a name="I:T">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#TEMPLATE">TEMPLATE</a></span>
 - Static variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">HeaderHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">The location of the velocity tempate for this class.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#TEMPLATE">TEMPLATE</a></span>
 - Static variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">The location of the velocity template for this class.</div>
+</dd>
+</dl>
+<a name="I:U">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username">username</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<div class="block">The username for the distribution subversion 
repository.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#username">username</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<div class="block">The username for the distribution subversion 
repository.</div>
+</dd>
+</dl>
+<a name="I:V">
+<!--   -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#version">version</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">The maven version to use in the <code>README.vm</code> 
template.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html#version">version</a></span>
 - Variable in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate</a></dt>
+<dd>
+<div class="block">This is supposed to represent the maven version of the 
release.</div>
+</dd>
+</dl>
+<a name="I:W">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withArtifactId-java.lang.String-">withArtifactId(String)</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">Adds the artifactId to the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withSiteUrl-java.lang.String-">withSiteUrl(String)</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">Adds the siteUrl to the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html#withVersion-java.lang.String-">withVersion(String)</a></span>
 - Method in class org.apache.commons.release.plugin.velocity.<a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.html"
 title="class in 
org.apache.commons.release.plugin.velocity">ReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder</a></dt>
+<dd>
+<div class="block">Adds the version to the <a 
href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegate.html"
 title="class in 
org.apache.commons.release.plugin.velocity"><code>ReadmeHtmlVelocityDelegate</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#workingDirectory">workingDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">The working directory in <code>target</code> that we use as 
a sandbox for the plugin.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory">workingDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionStagingMojo</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#workingDirectory">workingDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html#workingDirectory">workingDirectory</a></span>
 - Variable in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsStagingCleanupMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsStagingCleanupMojo</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html#writeAllArtifactsInSha512PropertiesFile--">writeAllArtifactsInSha512PropertiesFile()</a></span>
 - Method in class org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojo.html"
 title="class in 
org.apache.commons.release.plugin.mojos">CommonsDistributionDetachmentMojo</a></dt>
+<dd>
+<div class="block">Writes to ./target/commons-release-plugin/sha512.properties 
the artifact sha512's.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#writeZipFile-java.io.File-java.io.File-java.util.List-">writeZipFile(File,
 File, List&lt;File&gt;)</a></span> - Method in class 
org.apache.commons.release.plugin.mojos.<a 
href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html" 
title="class in 
org.apache.commons.release.plugin.mojos">CommonsSiteCompressionMojo</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">A helper method for writing all of the files in our 
<code>fileList</code> to a <code>site.zip</code> file
+ in the <code>workingDirectory</code>.</div>
+</dd>
+</dl>
+<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a 
href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a 
href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a 
href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a 
href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a 
href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a 
href="#I:W">W</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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>

Added: dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index.html
==============================================================================
--- dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index.html (added)
+++ dev/commons/commons-release-plugin/1.8.0-RC1/site/apidocs/index.html Sun 
Mar 13 18:05:31 2022
@@ -0,0 +1,76 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" 
"http://www.w3.org/TR/html4/frameset.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Apache Commons Release Plugin 1.8.0 API</title>
+<script type="text/javascript">
+    tmpTargetPage = "" + window.location.search;
+    if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+        tmpTargetPage = tmpTargetPage.substring(1);
+    if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && 
!validURL(tmpTargetPage)))
+        tmpTargetPage = "undefined";
+    targetPage = tmpTargetPage;
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and 
interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and 
interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see 
this message, you are using a non-frame-capable web client. Link to <a 
href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>


Reply via email to