You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2021/11/27 18:10:05 UTC

svn commit: r1895381 [2/10] - in /maven/website/components/plugins-archives/maven-artifact-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/artifact/buildinfo/ apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/ xref/ xref/org/apa...

Added: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html (added)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html Sat Nov 27 18:10:04 2021
@@ -0,0 +1,359 @@
+<!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=UTF-8">
+<title>CompareMojo (Apache Maven Artifact Plugin 3.2.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="CompareMojo (Apache Maven Artifact Plugin 3.2.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</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="../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompareMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" target="_top">Frames</a></li>
+<li><a href="CompareMojo.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.maven.plugins.artifact.buildinfo</div>
+<h2 title="Class CompareMojo" class="title">Class CompareMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugins.artifact.buildinfo.CompareMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="compare")
+public class <span class="typeNameLabel">CompareMojo</span>
+extends <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a></pre>
+<div class="block">Compare current build output with reference either previously installed or downloaded from a remote repository:
+ results go to <code>.buildcompare</code> file.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.2.0</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a></h3>
+<code><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#artifactHandlerManager">artifactHandlerManager</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#buildinfoFile">buildinfoFile</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#project">project</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#reactorProjects">reactorProjects</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html#CompareMojo--">CompareMojo</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html#execute-java.util.Map-">execute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;artifacts)</code>
+<div class="block">Execute after buildinfo has been generated for current build (eventually aggregated).</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html#skip-org.apache.maven.project.MavenProject-">skip</a></span>(<a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;last)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a></h3>
+<code><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#copyAggregateToRoot-java.io.File-">copyAggregateToRoot</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#execute--">execute</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#generateBuildinfo-boolean-">generateBuildinfo</a>, <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#getExecutionRoot--">getExecutionRoot</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CompareMojo--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CompareMojo</h4>
+<pre>public&nbsp;CompareMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;artifacts)
+             throws <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#execute-java.util.Map-">AbstractBuildinfoMojo</a></code></span></div>
+<div class="block">Execute after buildinfo has been generated for current build (eventually aggregated).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>artifacts</code> - a Map of artifacts added to the build info with their associated property key prefix
+         (<code>outputs.[#module.].#artifact</code>)</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="skip-org.apache.maven.project.MavenProject-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>skip</h4>
+<pre>protected&nbsp;void&nbsp;skip(<a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;last)
+             throws <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#skip-org.apache.maven.project.MavenProject-">skip</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompareMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" target="_top">Frames</a></li>
+<li><a href="CompareMojo.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <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: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>HelpMojo (Apache Maven Artifact Plugin 3.2.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="HelpMojo (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="HelpMojo (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
@@ -99,7 +99,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.artifact.buildinfo.HelpMojo</li>
@@ -113,15 +113,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
 <br>
-<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="help",
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false,
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
+<pre><a href="https://maven.apache.org/ref/3.1.1/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="help",
+      requiresProject=false,
+      threadSafe=true)
 public class <span class="typeNameLabel">HelpMojo</span>
-extends <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+extends <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
 <div class="block">Display help information on maven-artifact-plugin.<br>
  Call <code>mvn artifact:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 <dl>
@@ -144,8 +144,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -187,8 +187,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -235,10 +235,10 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws <a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -269,7 +269,7 @@ extends <a href="http://maven.apache.org
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">

Added: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html (added)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html Sat Nov 27 18:10:04 2021
@@ -0,0 +1,159 @@
+<!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=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo (Apache Maven Artifact Plugin 3.2.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="Uses of Class org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo (Apache Maven Artifact Plugin 3.2.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="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></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?org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractBuildinfoMojo.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">
+<h2 title="Uses of Class org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo" class="title">Uses of Class<br>org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugins.artifact.buildinfo">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a> in <a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">org.apache.maven.plugins.artifact.buildinfo</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a> in <a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">org.apache.maven.plugins.artifact.buildinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">BuildinfoMojo</a></span></code>
+<div class="block">Creates a buildinfo file recording build environment and output, as specified in
+ <a href="https://reproducible-builds.org/docs/jvm/">Reproducible Builds for the JVM</a>
+ for mono-module build, and extended for multi-module build.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">CompareMojo</a></span></code>
+<div class="block">Compare current build output with reference either previously installed or downloaded from a remote repository:
+ results go to <code>.buildcompare</code> file.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</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="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></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?org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html" target="_top">Frames</a></li>
+<li><a href="AbstractBuildinfoMojo.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; 2002&#x2013;2021 <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: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/BuildinfoMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/BuildinfoMojo.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/BuildinfoMojo.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo (Apache Maven Artifact Plugin 3.2.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.maven.plugins.artifact.buildinfo.BuildinfoMojo (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {

Added: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/CompareMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/CompareMojo.html (added)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/CompareMojo.html Sat Nov 27 18:10:04 2021
@@ -0,0 +1,123 @@
+<!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=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.CompareMojo (Apache Maven Artifact Plugin 3.2.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="Uses of Class org.apache.maven.plugins.artifact.buildinfo.CompareMojo (Apache Maven Artifact Plugin 3.2.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="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></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?org/apache/maven/plugins/artifact/buildinfo/class-use/CompareMojo.html" target="_top">Frames</a></li>
+<li><a href="CompareMojo.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">
+<h2 title="Uses of Class org.apache.maven.plugins.artifact.buildinfo.CompareMojo" class="title">Uses of Class<br>org.apache.maven.plugins.artifact.buildinfo.CompareMojo</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.maven.plugins.artifact.buildinfo.CompareMojo</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="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../index-all.html">Index</a></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?org/apache/maven/plugins/artifact/buildinfo/class-use/CompareMojo.html" target="_top">Frames</a></li>
+<li><a href="CompareMojo.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; 2002&#x2013;2021 <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: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/class-use/HelpMojo.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.HelpMojo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.artifact.buildinfo.HelpMojo (Apache Maven Artifact Plugin 3.2.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.maven.plugins.artifact.buildinfo.HelpMojo (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.artifact.buildinfo.HelpMojo (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-frame.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.2.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,9 @@
 <div class="indexContainer">
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
+<li><a href="AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo" target="classFrame">AbstractBuildinfoMojo</a></li>
 <li><a href="BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo" target="classFrame">BuildinfoMojo</a></li>
+<li><a href="CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo" target="classFrame">CompareMojo</a></li>
 <li><a href="HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo" target="classFrame">HelpMojo</a></li>
 </ul>
 </div>

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-summary.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.2.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.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -82,6 +82,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a></td>
+<td class="colLast">
+<div class="block">Base buildinfo-generating class, for goals related to Reproducible Builds <code>.buildinfo</code> files.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">BuildinfoMojo</a></td>
 <td class="colLast">
 <div class="block">Creates a buildinfo file recording build environment and output, as specified in
@@ -89,6 +95,13 @@
  for mono-module build, and extended for multi-module build.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">CompareMojo</a></td>
+<td class="colLast">
+<div class="block">Compare current build output with reference either previously installed or downloaded from a remote repository:
+ results go to <code>.buildcompare</code> file.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo">HelpMojo</a></td>
 <td class="colLast">

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-tree.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.artifact.buildinfo Class Hierarchy (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>org.apache.maven.plugins.artifact.buildinfo Class Hierarchy (Apache Maven Artifact Plugin 3.2.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.maven.plugins.artifact.buildinfo Class Hierarchy (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="org.apache.maven.plugins.artifact.buildinfo Class Hierarchy (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -76,9 +76,14 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<ul>
+<li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">AbstractBuildinfoMojo</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">BuildinfoMojo</span></a></li>
+<li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">CompareMojo</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/org/apache/maven/plugins/artifact/buildinfo/package-use.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.2.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.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="Uses of Package org.apache.maven.plugins.artifact.buildinfo (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -71,7 +71,27 @@
 <div class="header">
 <h1 title="Uses of Package org.apache.maven.plugins.artifact.buildinfo" class="title">Uses of Package<br>org.apache.maven.plugins.artifact.buildinfo</h1>
 </div>
-<div class="contentContainer">No usage of org.apache.maven.plugins.artifact.buildinfo</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.maven.plugins.artifact.buildinfo">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">org.apache.maven.plugins.artifact.buildinfo</a> used by <a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/package-summary.html">org.apache.maven.plugins.artifact.buildinfo</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../../org/apache/maven/plugins/artifact/buildinfo/class-use/AbstractBuildinfoMojo.html#org.apache.maven.plugins.artifact.buildinfo">AbstractBuildinfoMojo</a>
+<div class="block">Base buildinfo-generating class, for goals related to Reproducible Builds <code>.buildinfo</code> files.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/overview-tree.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/apidocs/overview-tree.html Sat Nov 27 18:10:04 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven Artifact Plugin 3.1.0 API)</title>
+<title>Class Hierarchy (Apache Maven Artifact Plugin 3.2.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="Class Hierarchy (Apache Maven Artifact Plugin 3.1.0 API)";
+            parent.document.title="Class Hierarchy (Apache Maven Artifact Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -80,9 +80,14 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<ul>
+<li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">AbstractBuildinfoMojo</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">BuildinfoMojo</span></a></li>
+<li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="org/apache/maven/plugins/artifact/buildinfo/CompareMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">CompareMojo</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.maven.plugins.artifact.buildinfo.<a href="org/apache/maven/plugins/artifact/buildinfo/HelpMojo.html" title="class in org.apache.maven.plugins.artifact.buildinfo"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/buildinfo-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/buildinfo-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/buildinfo-mojo.html Sat Nov 27 18:10:04 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/buildinfo-mojo.xml at 2021-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/buildinfo-mojo.xml at 2021-11-27
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20210509" />
+    <meta name="Date-Revision-yyyymmdd" content="20211127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Artifact Plugin &#x2013; artifact:buildinfo</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Artifact Plugin">Apache Maven Artifact Plugin</a><span class="divider">/</span></li>
     <li class="active ">artifact:buildinfo</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -110,15 +110,14 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-artifact-plugin:3.1.0:buildinfo</p>
+<p>org.apache.maven.plugins:maven-artifact-plugin:3.2.0:buildinfo</p>
       
 <p><b>Description</b>:</p>
       
 <div>Creates a buildinfo file recording build environment and output, as
 specified in <a class="externalLink" href="https://reproducible-builds.org/docs/jvm/">Reproducible
 Builds for the JVM</a> for mono-module build, and extended for
-multi-module build. Then if a remote repository is configured,
-check against reference content in it.</div>
+multi-module build.</div>
       
 <p><b>Attributes</b>:</p>
       
@@ -126,6 +125,8 @@ check against reference content in it.</
         
 <li>Requires a Maven project to be executed.</li>
         
+<li>Since version: <tt>3.2.0</tt>.</li>
+        
 <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>verify</tt>.</li>
       </ul>
       
@@ -151,7 +152,7 @@ check against reference content in it.</
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>3.2.0</tt></td>
             
 <td>Specifies whether to attach the generated buildinfo file to the
 project.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>buildinfo.attach</tt>.<br /></td>
@@ -163,10 +164,10 @@ project.<br /><b>Default value is</b>: <
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>3.2.0</tt></td>
             
 <td>Detect projects/modules with install or deploy skipped: avoid
-taking fingerprinting.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>buildinfo.detect.skip</tt>.<br /></td>
+taking fingerprints.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>buildinfo.detect.skip</tt>.<br /></td>
           </tr>
           
 <tr class="b">
@@ -175,7 +176,7 @@ taking fingerprinting.<br /><b>Default v
             
 <td><tt>Set</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>3.2.0</tt></td>
             
 <td>Artifacts to ignore, specified as <tt>extension</tt> or
 <tt>classifier.extension</tt>.<br /><b>User property is</b>: <tt>buildinfo.ignore</tt>.<br /></td>
@@ -187,50 +188,25 @@ taking fingerprinting.<br /><b>Default v
             
 <td><tt>boolean</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>3.2.0</tt></td>
             
 <td>Ignore javadoc attached artifacts from buildinfo generation.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>buildinfo.ignoreJavadoc</tt>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a href="#referenceCompareSave">&lt;referenceCompareSave&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>Specifies if reference comparison output file should be saved. This
-is expected to be a temporary feature to ease <a class="externalLink" href="https://github.com/jvm-repo-rebuild/reproducible-central">Central
-Repository rebuild</a> results display.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>reference.compare.save</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#referenceRepo">&lt;referenceRepo&gt;</a></tt></td>
+<td><tt><a href="#outputTimestamp">&lt;outputTimestamp&gt;</a></tt></td>
             
 <td><tt>String</tt></td>
             
-<td><tt>-</tt></td>
+<td><tt>3.2.0</tt></td>
             
-<td>Repository for reference build, containing either reference
-buildinfo file or reference artifacts.<br />
-Format: <tt>id</tt> or <tt>url</tt> or <tt>id::url</tt>
-
-
-<dl>
-
-<dt>id</dt>
-
-<dd>The repository id</dd>
-
-<dt>url</dt>
-
-<dd>The url of the repository</dd>
-</dl><br /><b>User property is</b>: <tt>reference.repo</tt>.<br /></td>
+<td>Timestamp for reproducible output archive entries, either formatted
+as ISO 8601 <tt>yyyy-MM-dd'T'HH:mm:ssXXX</tt> or as an int
+representing seconds since the epoch (like <a class="externalLink" href="https://reproducible-builds.org/docs/source-date-epoch/">SOURCE_DATE_EPOCH</a>).<br /><b>Default value is</b>: <tt>${project.build.outputTimestamp}</tt>.<br /></td>
           </tr>
           
-<tr class="b">
+<tr class="a">
             
 <td><tt><a href="#reproducible">&lt;reproducible&gt;</a></tt></td>
             
@@ -240,7 +216,7 @@ Format: <tt>id</tt> or <tt>url</tt> or <
             
 <td>Makes the generated <tt>.buildinfo</tt> file reproducible, by
 dropping detailed environment recording: OS will be recorded as
-&quot;Windows&quot; or &quot;Unix&quot;, JVM version only as major version.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>buildinfo.reproducible</tt>.<br /></td>
+&quot;Windows&quot; or &quot;Unix&quot;, JVM version as major version only.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>buildinfo.reproducible</tt>.<br /></td>
           </tr>
         </table>
       </div>
@@ -258,6 +234,8 @@ project.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>3.2.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>buildinfo.attach</tt></li>
@@ -268,12 +246,14 @@ project.</div>
 <h4><a name="a.3CdetectSkip.3E"></a><b><a name="detectSkip">&lt;detectSkip&gt;</a></b></h4>
         
 <div>Detect projects/modules with install or deploy skipped: avoid
-taking fingerprinting.</div>
+taking fingerprints.</div>
         
 <ul>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>3.2.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>buildinfo.detect.skip</tt></li>
@@ -290,6 +270,8 @@ taking fingerprinting.</div>
           
 <li><b>Type</b>: <tt>java.util.Set</tt></li>
           
+<li><b>Since</b>: <tt>3.2.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>buildinfo.ignore</tt></li>
@@ -303,6 +285,8 @@ taking fingerprinting.</div>
           
 <li><b>Type</b>: <tt>boolean</tt></li>
           
+<li><b>Since</b>: <tt>3.2.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
 <li><b>User Property</b>: <tt>buildinfo.ignoreJavadoc</tt></li>
@@ -310,55 +294,28 @@ taking fingerprinting.</div>
 <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /></div>
 <div class="section">
-<h4><a name="a.3CreferenceCompareSave.3E"></a><b><a name="referenceCompareSave">&lt;referenceCompareSave&gt;</a></b></h4>
+<h4><a name="a.3CoutputTimestamp.3E"></a><b><a name="outputTimestamp">&lt;outputTimestamp&gt;</a></b></h4>
         
-<div>Specifies if reference comparison output file should be saved. This
-is expected to be a temporary feature to ease <a class="externalLink" href="https://github.com/jvm-repo-rebuild/reproducible-central">Central
-Repository rebuild</a> results display.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>reference.compare.save</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CreferenceRepo.3E"></a><b><a name="referenceRepo">&lt;referenceRepo&gt;</a></b></h4>
-        
-<div>Repository for reference build, containing either reference
-buildinfo file or reference artifacts.<br />
-Format: <tt>id</tt> or <tt>url</tt> or <tt>id::url</tt>
-
-
-<dl>
-
-<dt>id</dt>
-
-<dd>The repository id</dd>
-
-<dt>url</dt>
-
-<dd>The url of the repository</dd>
-</dl></div>
+<div>Timestamp for reproducible output archive entries, either formatted
+as ISO 8601 <tt>yyyy-MM-dd'T'HH:mm:ssXXX</tt> or as an int
+representing seconds since the epoch (like <a class="externalLink" href="https://reproducible-builds.org/docs/source-date-epoch/">SOURCE_DATE_EPOCH</a>).</div>
         
 <ul>
           
 <li><b>Type</b>: <tt>java.lang.String</tt></li>
           
+<li><b>Since</b>: <tt>3.2.0</tt></li>
+          
 <li><b>Required</b>: <tt>No</tt></li>
           
-<li><b>User Property</b>: <tt>reference.repo</tt></li>
+<li><b>Default</b>: <tt>${project.build.outputTimestamp}</tt></li>
         </ul><hr /></div>
 <div class="section">
 <h4><a name="a.3Creproducible.3E"></a><b><a name="reproducible">&lt;reproducible&gt;</a></b></h4>
         
 <div>Makes the generated <tt>.buildinfo</tt> file reproducible, by
 dropping detailed environment recording: OS will be recorded as
-&quot;Windows&quot; or &quot;Unix&quot;, JVM version only as major version.</div>
+&quot;Windows&quot; or &quot;Unix&quot;, JVM version as major version only.</div>
         
 <ul>
           

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.html Sat Nov 27 18:10:04 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2021-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2021-11-27
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20210509" />
+    <meta name="Date-Revision-yyyymmdd" content="20211127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Artifact Plugin &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Artifact Plugin">Apache Maven Artifact Plugin</a><span class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -127,9 +127,9 @@
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;Warnings</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
 <tr class="b">
+<td>2</td>
 <td>1</td>
-<td>0</td>
-<td>3</td>
+<td>7</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h2><a name="Files"></a>Files</h2>
@@ -140,9 +140,9 @@
 <th><img src="images/icon_warning_sml.gif" alt="" />&#160;W</th>
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;E</th></tr>
 <tr class="b">
-<td><a href="#org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.java</a></td>
-<td>0</td>
-<td>3</td>
+<td><a href="#org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.java</a></td>
+<td>1</td>
+<td>7</td>
 <td>0</td></tr></table></div>
 <div class="section">
 <h2><a name="Rules"></a>Rules</h2>
@@ -159,11 +159,25 @@
 <li>ignoreConstructorParameter: <tt>&quot;true&quot;</tt></li>
 <li>ignoreSetter: <tt>&quot;true&quot;</tt></li></ul></td>
 <td>3</td>
-<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr></table></div>
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
+<tr class="a">
+<td>javadoc</td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocMethod">JavadocMethod</a>
+<ul>
+<li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
+<td>4</td>
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
+<tr class="b">
+<td></td>
+<td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocVariable">JavadocVariable</a>
+<ul>
+<li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
+<td>1</td>
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td></tr></table></div>
 <div class="section">
 <h2><a name="Details"></a>Details</h2>
 <div class="section">
-<h3 id="org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.java</h3>
+<h3 id="org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Severity</th>
@@ -172,23 +186,53 @@
 <th>Message</th>
 <th>Line</th></tr>
 <tr class="b">
+<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
+<td>javadoc</td>
+<td>JavadocVariable</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L124">124</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L198">198</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L204">204</a></td></tr>
+<tr class="a">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @throws tag for 'MojoExecutionException'.</td>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L238">238</a></td></tr>
+<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'project' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html#L296">296</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L261">261</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Missing a Javadoc comment.</td>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L283">283</a></td></tr>
+<tr class="b">
+<td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'project' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html#L550">550</a></td></tr>
-<tr class="b">
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L300">300</a></td></tr>
+<tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'project' hides a field.</td>
-<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.html#L559">559</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.html#L309">309</a></td></tr></table></div></div>
         </div>
       </div>
     </div>

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.rss
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.rss (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/checkstyle.rss Sat Nov 27 18:10:04 2021
@@ -25,10 +25,10 @@ under the License.
     <language>en-us</language>
     <copyright>&#169;2002 - 2021 The Apache Software Foundation</copyright>
     <item>
-      <title>File: 1,
+      <title>File: 2,
              Errors: 0,
-             Warnings: 3,
-             Infos: 0
+             Warnings: 7,
+             Infos: 1
       </title>
             <link>https://maven.apache.org/plugins/maven-artifact-plugin//checkstyle.html</link>
       <description>
@@ -46,13 +46,27 @@ under the License.
           <tbody>
                           <tr>
                 <td>
-                  <a href="https://maven.apache.org/plugins/maven-artifact-plugin//checkstyle.html#org.apache.maven.plugins.artifact.buildinfo.BuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/BuildinfoMojo.java</a>
+                  <a href="https://maven.apache.org/plugins/maven-artifact-plugin//checkstyle.html#org.apache.maven.plugins.artifact.buildinfo.AbstractBuildinfoMojo.java">org/apache/maven/plugins/artifact/buildinfo/AbstractBuildinfoMojo.java</a>
+                </td>
+                <td>
+                  1
+                </td>
+                <td>
+                  7
                 </td>
                 <td>
                   0
                 </td>
+              </tr>
+                          <tr>
                 <td>
-                  3
+                  <a href="https://maven.apache.org/plugins/maven-artifact-plugin//checkstyle.html#org.apache.maven.plugins.artifact.buildinfo.ReferenceBuildinfoUtil.java">org/apache/maven/plugins/artifact/buildinfo/ReferenceBuildinfoUtil.java</a>
+                </td>
+                <td>
+                  0
+                </td>
+                <td>
+                  0
                 </td>
                 <td>
                   0

Modified: maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/ci-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/ci-management.html (original)
+++ maven/website/components/plugins-archives/maven-artifact-plugin-LATEST/ci-management.html Sat Nov 27 18:10:04 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2021-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2021-11-27
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20210509" />
+    <meta name="Date-Revision-yyyymmdd" content="20211127" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Artifact Plugin &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Artifact Plugin">Apache Maven Artifact Plugin</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
         </ul>
       </div>
       <div class="row-fluid">