Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignDeployedMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignDeployedMojo.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignDeployedMojo.html
 Mon Apr  8 09:32:29 2024
@@ -0,0 +1,243 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>SignDeployedMojo (Apache Maven GPG Plugin 3.2.3 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg, class: SignDeployedMojo">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var pathtoroot = "../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/SignDeployedMojo.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#class">Help</a></li>
+</ul>
+<ul class="sub-nav-list-small">
+<li>
+<p>Summary:</p>
+<ul>
+<li>Nested</li>
+<li><a href="#field-summary">Field</a></li>
+<li><a href="#constructor-summary">Constr</a></li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+</li>
+<li>
+<p>Detail:</p>
+<ul>
+<li>Field</li>
+<li><a href="#constructor-detail">Constr</a></li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list">
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field-summary">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="sub-nav-list">
+<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>
+<div class="nav-list-search"><a href="../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.maven.plugins.gpg</a></div>
+<h1 title="Class SignDeployedMojo" class="title">Class SignDeployedMojo</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance">org.apache.maven.plugin.AbstractMojo
+<div class="inheritance"><a href="AbstractGpgMojo.html" title="class in 
org.apache.maven.plugins.gpg">org.apache.maven.plugins.gpg.AbstractGpgMojo</a>
+<div class="inheritance">org.apache.maven.plugins.gpg.SignDeployedMojo</div>
+</div>
+</div>
+</div>
+<section class="class-description" id="class-description">
+<dl class="notes">
+<dt>All Implemented Interfaces:</dt>
+<dd><code>org.apache.maven.plugin.ContextEnabled</code>, 
<code>org.apache.maven.plugin.Mojo</code></dd>
+</dl>
+<hr>
+<div class="type-signature"><span 
class="annotations">@Mojo(name="sign-deployed",
+      requiresProject=false,
+      threadSafe=true)
+</span><span class="modifiers">public class </span><span class="element-name 
type-name-label">SignDeployedMojo</span>
+<span class="extends-implements">extends <a href="AbstractGpgMojo.html" 
title="class in org.apache.maven.plugins.gpg">AbstractGpgMojo</a></span></div>
+<div class="block">Resolves given artifacts from a given remote repository, 
signs them, and deploys the signatures next to signed
+ artifacts, and cleans up afterward. This mojo will use "own" local repository 
for all the operations to not
+ "pollute" user local repository, and also to be able to fully clean up 
(delete) after job done.</div>
+<dl class="notes">
+<dt>Since:</dt>
+<dd>3.2.3</dd>
+</dl>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- =========== FIELD SUMMARY =========== -->
+<li>
+<section class="field-summary" id="field-summary">
+<h2>Field Summary</h2>
+<div class="inherited-list">
+<h3 
id="fields-inherited-from-class-org.apache.maven.plugins.gpg.AbstractGpgMojo">Fields
 inherited from class&nbsp;org.apache.maven.plugins.gpg.<a 
href="AbstractGpgMojo.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgMojo</a></h3>
+<code><a 
href="AbstractGpgMojo.html#DEFAULT_ENV_MAVEN_GPG_FINGERPRINT">DEFAULT_ENV_MAVEN_GPG_FINGERPRINT</a>,
 <a 
href="AbstractGpgMojo.html#DEFAULT_ENV_MAVEN_GPG_KEY">DEFAULT_ENV_MAVEN_GPG_KEY</a>,
 <a 
href="AbstractGpgMojo.html#DEFAULT_ENV_MAVEN_GPG_PASSPHRASE">DEFAULT_ENV_MAVEN_GPG_PASSPHRASE</a>,
 <a href="AbstractGpgMojo.html#session">session</a>, <a 
href="AbstractGpgMojo.html#settings">settings</a></code></div>
+<div class="inherited-list">
+<h3 id="fields-inherited-from-class-org.apache.maven.plugin.Mojo">Fields 
inherited from interface&nbsp;org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</code></div>
+</section>
+</li>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<li>
+<section class="constructor-summary" id="constructor-summary">
+<h2>Constructor Summary</h2>
+<div class="caption"><span>Constructors</span></div>
+<div class="summary-table two-column-summary">
+<div class="table-header col-first">Constructor</div>
+<div class="table-header col-last">Description</div>
+<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" 
class="member-name-link">SignDeployedMojo</a>()</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab2" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab(event)" 
onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" 
class="table-tab">Instance Methods</button><button 
id="method-summary-table-tab4" role="tab" aria-selected="false" 
aria-controls="method-summary-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table-tab4', 3)" class="table-tab">Concrete 
Methods</button></div>
+<div id="method-summary-table.tabpanel" role="tabpanel">
+<div class="summary-table three-column-summary" 
aria-labelledby="method-summary-table-tab0">
+<div class="table-header col-first">Modifier and Type</div>
+<div class="table-header col-second">Method</div>
+<div class="table-header col-last">Description</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"; 
title="class or interface in java.util" 
class="external-link">Collection</a><wbr>&lt;org.eclipse.aether.artifact.Artifact&gt;</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#collectArtifacts(org.eclipse.aether.RepositorySystemSession,org.eclipse.aether.repository.RemoteRepository)"
 
class="member-name-link">collectArtifacts</a><wbr>(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ 
org.eclipse.aether.repository.RemoteRepository&nbsp;remoteRepository)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">Returns a collection of remotely deployed artifacts that 
needs to be signed and have signatures deployed
+ next to them.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>protected 
void</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#doExecute()" class="member-name-link">doExecute</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugins.gpg.AbstractGpgMojo">Methods
 inherited from class&nbsp;org.apache.maven.plugins.gpg.<a 
href="AbstractGpgMojo.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgMojo</a></h3>
+<code><a href="AbstractGpgMojo.html#execute()">execute</a>, <a 
href="AbstractGpgMojo.html#getPassphrase(org.apache.maven.project.MavenProject)">getPassphrase</a>,
 <a 
href="AbstractGpgMojo.html#newSigner(org.apache.maven.project.MavenProject)">newSigner</a></code></div>
+<div class="inherited-list">
+<h3 
id="methods-inherited-from-class-org.apache.maven.plugin.AbstractMojo">Methods 
inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--";
 title="class or interface in java.lang" class="external-link">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<li>
+<section class="constructor-details" id="constructor-detail">
+<h2>Constructor Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="&lt;init&gt;()">
+<h3>SignDeployedMojo</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="element-name">SignDeployedMojo</span>()</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="doExecute()">
+<h3>doExecute</h3>
+<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span 
class="element-name">doExecute</span>()
+                  throws <span 
class="exceptions">org.apache.maven.plugin.MojoExecutionException,
+org.apache.maven.plugin.MojoFailureException</span></div>
+<dl class="notes">
+<dt>Specified by:</dt>
+<dd><code><a 
href="AbstractGpgMojo.html#doExecute()">doExecute</a></code>&nbsp;in 
class&nbsp;<code><a href="AbstractGpgMojo.html" title="class in 
org.apache.maven.plugins.gpg">AbstractGpgMojo</a></code></dd>
+<dt>Throws:</dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
+</dl>
+</section>
+</li>
+<li>
+<section class="detail" 
id="collectArtifacts(org.eclipse.aether.RepositorySystemSession,org.eclipse.aether.repository.RemoteRepository)">
+<h3>collectArtifacts</h3>
+<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"; 
title="class or interface in java.util" 
class="external-link">Collection</a>&lt;org.eclipse.aether.artifact.Artifact&gt;</span>&nbsp;<span
 class="element-name">collectArtifacts</span><wbr><span 
class="parameters">(org.eclipse.aether.RepositorySystemSession&nbsp;session,
+ org.eclipse.aether.repository.RemoteRepository&nbsp;remoteRepository)</span>
+                                                                     throws 
<span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></span></div>
+<div class="block">Returns a collection of remotely deployed artifacts that 
needs to be signed and have signatures deployed
+ next to them.</div>
+<dl class="notes">
+<dt>Throws:</dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"; 
title="class or interface in java.io" 
class="external-link">IOException</a></code></dd>
+</dl>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgMojo.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgMojo (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgMojo (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: AbstractGpgMojo">
@@ -76,7 +76,13 @@ loadScripts(document, 'script');</script
 <div class="col-first odd-row-color"><code>class&nbsp;</code></div>
 <div class="col-second odd-row-color"><code><a 
href="../SignAndDeployFileMojo.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignAndDeployFileMojo</a></code></div>
 <div class="col-last odd-row-color">
-<div class="block">Signs artifacts and installs the artifact in the remote 
repository.</div>
+<div class="block">Signs artifacts and deploys the artifacts and signatures in 
the remote repository.</div>
+</div>
+<div class="col-first even-row-color"><code>class&nbsp;</code></div>
+<div class="col-second even-row-color"><code><a 
href="../SignDeployedMojo.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignDeployedMojo</a></code></div>
+<div class="col-last even-row-color">
+<div class="block">Resolves given artifacts from a given remote repository, 
signs them, and deploys the signatures next to signed
+ artifacts, and cleans up afterward.</div>
 </div>
 </div>
 </section>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgSigner.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgSigner.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/AbstractGpgSigner.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgSigner (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgSigner (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: AbstractGpgSigner">

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/ArtifactCollectorSPI.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/ArtifactCollectorSPI.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/ArtifactCollectorSPI.html
 Mon Apr  8 09:32:29 2024
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>Uses of Interface org.apache.maven.plugins.gpg.ArtifactCollectorSPI 
(Apache Maven GPG Plugin 3.2.3 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
interface: ArtifactCollectorSPI">
+<meta name="generator" content="javadoc/ClassUseWriter">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-use-page">
+<script type="text/javascript">var pathtoroot = "../../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../../index.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../ArtifactCollectorSPI.html" title="interface in 
org.apache.maven.plugins.gpg">Class</a></li>
+<li class="nav-bar-cell1-rev">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#use">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list"></div>
+<div class="nav-list-search"><a href="../../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<div class="header">
+<h1 title="Uses of Interface 
org.apache.maven.plugins.gpg.ArtifactCollectorSPI" class="title">Uses of 
Interface<br>org.apache.maven.plugins.gpg.ArtifactCollectorSPI</h1>
+</div>
+No usage of org.apache.maven.plugins.gpg.ArtifactCollectorSPI</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgAgentPasswordLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgAgentPasswordLoader.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgAgentPasswordLoader.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class 
org.apache.maven.plugins.gpg.BcSigner.GpgAgentPasswordLoader (Apache Maven GPG 
Plugin 3.2.2 API)</title>
+<title>Uses of Class 
org.apache.maven.plugins.gpg.BcSigner.GpgAgentPasswordLoader (Apache Maven GPG 
Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: BcSigner, class: GpgAgentPasswordLoader">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgConfLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgConfLoader.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgConfLoader.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgConfLoader 
(Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgConfLoader 
(Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: BcSigner, class: GpgConfLoader">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgEnvLoader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgEnvLoader.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.GpgEnvLoader.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgEnvLoader 
(Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgEnvLoader 
(Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: BcSigner, class: GpgEnvLoader">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.Loader.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.Loader.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.Loader.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Interface org.apache.maven.plugins.gpg.BcSigner.Loader (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Interface org.apache.maven.plugins.gpg.BcSigner.Loader (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: BcSigner, interface: Loader">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/BcSigner.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner (Apache Maven GPG 
Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner (Apache Maven GPG 
Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: BcSigner">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.Item.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.Item.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.Item.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector.Item (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector.Item (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: FilesCollector, class: Item">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/FilesCollector.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector (Apache Maven 
GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector (Apache Maven 
GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: FilesCollector">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSignAttachedMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSignAttachedMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSignAttachedMojo.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.GpgSignAttachedMojo (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.GpgSignAttachedMojo (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: GpgSignAttachedMojo">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSigner.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSigner.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgSigner.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.GpgSigner (Apache Maven GPG 
Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.GpgSigner (Apache Maven GPG 
Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: GpgSigner">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersion.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersion.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersion.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersion (Apache Maven GPG 
Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersion (Apache Maven GPG 
Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: GpgVersion">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersionParser.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersionParser.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/GpgVersionParser.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersionParser (Apache 
Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersionParser (Apache 
Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: GpgVersionParser">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignAndDeployFileMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignAndDeployFileMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignAndDeployFileMojo.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.gpg.SignAndDeployFileMojo 
(Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.gpg.SignAndDeployFileMojo 
(Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: SignAndDeployFileMojo">

Added: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignDeployedMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignDeployedMojo.html
 (added)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignDeployedMojo.html
 Mon Apr  8 09:32:29 2024
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (21) -->
+<title>Uses of Class org.apache.maven.plugins.gpg.SignDeployedMojo (Apache 
Maven GPG Plugin 3.2.3 API)</title>
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="description" content="use: package: org.apache.maven.plugins.gpg, 
class: SignDeployedMojo">
+<meta name="generator" content="javadoc/ClassUseWriter">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<link rel="stylesheet" type="text/css" 
href="../../../../../../script-dir/jquery-ui.min.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-3.6.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-use-page">
+<script type="text/javascript">var pathtoroot = "../../../../../../";
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<div class="flex-box">
+<header role="banner" class="flex-header">
+<nav role="navigation">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" 
aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation 
links"><span class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span><span 
class="nav-bar-toggle-icon">&nbsp;</span></button>
+<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation 
links">Skip navigation links</a></div>
+<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<li><a href="../../../../../../index.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../SignDeployedMojo.html" title="class in 
org.apache.maven.plugins.gpg">Class</a></li>
+<li class="nav-bar-cell1-rev">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#use">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div id="navbar-sub-list"></div>
+<div class="nav-list-search"><a href="../../../../../../search.html">SEARCH</a>
+<input type="text" id="search-input" disabled placeholder="Search">
+<input type="reset" id="reset-button" disabled value="reset">
+</div>
+</div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</header>
+<div class="flex-content">
+<main role="main">
+<div class="header">
+<h1 title="Uses of Class org.apache.maven.plugins.gpg.SignDeployedMojo" 
class="title">Uses of 
Class<br>org.apache.maven.plugins.gpg.SignDeployedMojo</h1>
+</div>
+No usage of org.apache.maven.plugins.gpg.SignDeployedMojo</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small>Copyright &#169; 2002&#x2013;2024 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</footer>
+</div>
+</div>
+</body>
+</html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-summary.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.maven.plugins.gpg">
@@ -85,37 +85,46 @@ loadScripts(document, 'script');</script
 <div class="col-last odd-row-color class-summary class-summary-tab2">
 <div class="block">A base class for all classes that implements signing of 
files.</div>
 </div>
-<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></div>
-<div class="col-last even-row-color class-summary class-summary-tab2">
+<div class="col-first even-row-color class-summary class-summary-tab1"><a 
href="ArtifactCollectorSPI.html" title="interface in 
org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></div>
+<div class="col-last even-row-color class-summary class-summary-tab1">
+<div class="block">Artifact collector SPI, that collects artifacts in some way 
from given <code>RemoteRepository</code>.</div>
+</div>
+<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="BcSigner.html" title="class in 
org.apache.maven.plugins.gpg">BcSigner</a></div>
+<div class="col-last odd-row-color class-summary class-summary-tab2">
 <div class="block">A signer implementation that uses pure Java Bouncy Castle 
implementation to sign.</div>
 </div>
-<div class="col-first odd-row-color class-summary class-summary-tab1"><a 
href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></div>
-<div class="col-last odd-row-color class-summary 
class-summary-tab1">&nbsp;</div>
-<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="FilesCollector.html" title="class in 
org.apache.maven.plugins.gpg">FilesCollector</a></div>
-<div class="col-last even-row-color class-summary class-summary-tab2">
+<div class="col-first even-row-color class-summary class-summary-tab1"><a 
href="BcSigner.Loader.html" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></div>
+<div class="col-last even-row-color class-summary 
class-summary-tab1">&nbsp;</div>
+<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="FilesCollector.html" title="class in 
org.apache.maven.plugins.gpg">FilesCollector</a></div>
+<div class="col-last odd-row-color class-summary class-summary-tab2">
 <div class="block">Collects project artifact, the POM, and attached artifacts 
to be signed.</div>
 </div>
-<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="FilesCollector.Item.html" title="class in 
org.apache.maven.plugins.gpg">FilesCollector.Item</a></div>
-<div class="col-last odd-row-color class-summary 
class-summary-tab2">&nbsp;</div>
-<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="GpgSignAttachedMojo.html" title="class in 
org.apache.maven.plugins.gpg">GpgSignAttachedMojo</a></div>
-<div class="col-last even-row-color class-summary class-summary-tab2">
+<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="FilesCollector.Item.html" title="class in 
org.apache.maven.plugins.gpg">FilesCollector.Item</a></div>
+<div class="col-last even-row-color class-summary 
class-summary-tab2">&nbsp;</div>
+<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="GpgSignAttachedMojo.html" title="class in 
org.apache.maven.plugins.gpg">GpgSignAttachedMojo</a></div>
+<div class="col-last odd-row-color class-summary class-summary-tab2">
 <div class="block">Sign project artifact, the POM, and attached artifacts with 
GnuPG for deployment.</div>
 </div>
-<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="GpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">GpgSigner</a></div>
-<div class="col-last odd-row-color class-summary class-summary-tab2">
+<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="GpgSigner.html" title="class in 
org.apache.maven.plugins.gpg">GpgSigner</a></div>
+<div class="col-last even-row-color class-summary class-summary-tab2">
 <div class="block">A signer implementation that uses the GnuPG command line 
executable.</div>
 </div>
-<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="GpgVersion.html" title="class in 
org.apache.maven.plugins.gpg">GpgVersion</a></div>
-<div class="col-last even-row-color class-summary class-summary-tab2">
+<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="GpgVersion.html" title="class in 
org.apache.maven.plugins.gpg">GpgVersion</a></div>
+<div class="col-last odd-row-color class-summary class-summary-tab2">
 <div class="block">Represents the semver value of GPG.</div>
 </div>
-<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="GpgVersionParser.html" title="class in 
org.apache.maven.plugins.gpg">GpgVersionParser</a></div>
-<div class="col-last odd-row-color class-summary class-summary-tab2">
+<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="GpgVersionParser.html" title="class in 
org.apache.maven.plugins.gpg">GpgVersionParser</a></div>
+<div class="col-last even-row-color class-summary class-summary-tab2">
 <div class="block">Parse the output of <code>gpg --version</code> and exposes 
these as dedicated objects.</div>
 </div>
-<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="SignAndDeployFileMojo.html" title="class in 
org.apache.maven.plugins.gpg">SignAndDeployFileMojo</a></div>
+<div class="col-first odd-row-color class-summary class-summary-tab2"><a 
href="SignAndDeployFileMojo.html" title="class in 
org.apache.maven.plugins.gpg">SignAndDeployFileMojo</a></div>
+<div class="col-last odd-row-color class-summary class-summary-tab2">
+<div class="block">Signs artifacts and deploys the artifacts and signatures in 
the remote repository.</div>
+</div>
+<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="SignDeployedMojo.html" title="class in 
org.apache.maven.plugins.gpg">SignDeployedMojo</a></div>
 <div class="col-last even-row-color class-summary class-summary-tab2">
-<div class="block">Signs artifacts and installs the artifact in the remote 
repository.</div>
+<div class="block">Resolves given artifacts from a given remote repository, 
signs them, and deploys the signatures next to signed
+ artifacts, and cleans up afterward.</div>
 </div>
 </div>
 </div>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-tree.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>org.apache.maven.plugins.gpg Class Hierarchy (Apache Maven GPG Plugin 
3.2.2 API)</title>
+<title>org.apache.maven.plugins.gpg Class Hierarchy (Apache Maven GPG Plugin 
3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="tree: package: org.apache.maven.plugins.gpg">
@@ -72,6 +72,7 @@ loadScripts(document, 'script');</script
 <ul>
 <li class="circle">org.apache.maven.plugins.gpg.<a 
href="GpgSignAttachedMojo.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">GpgSignAttachedMojo</a></li>
 <li class="circle">org.apache.maven.plugins.gpg.<a 
href="SignAndDeployFileMojo.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignAndDeployFileMojo</a></li>
+<li class="circle">org.apache.maven.plugins.gpg.<a 
href="SignDeployedMojo.html" class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignDeployedMojo</a></li>
 </ul>
 </li>
 </ul>
@@ -90,6 +91,7 @@ loadScripts(document, 'script');</script
 <section class="hierarchy">
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
+<li class="circle">org.apache.maven.plugins.gpg.<a 
href="ArtifactCollectorSPI.html" class="type-name-link" title="interface in 
org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></li>
 <li class="circle">org.apache.maven.plugins.gpg.<a href="BcSigner.Loader.html" 
class="type-name-link" title="interface in 
org.apache.maven.plugins.gpg">BcSigner.Loader</a></li>
 </ul>
 </section>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-use.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-use.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/package-use.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Package org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 
3.2.2 API)</title>
+<title>Uses of Package org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 
3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: org.apache.maven.plugins.gpg">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/HelpMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/HelpMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/HelpMojo.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>HelpMojo (Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>HelpMojo (Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.maven.plugins.maven_gpg_plugin, class: HelpMojo">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/class-use/HelpMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/class-use/HelpMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/class-use/HelpMojo.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Class org.apache.maven.plugins.maven_gpg_plugin.HelpMojo 
(Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Uses of Class org.apache.maven.plugins.maven_gpg_plugin.HelpMojo 
(Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: 
org.apache.maven.plugins.maven_gpg_plugin, class: HelpMojo">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-summary.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>org.apache.maven.plugins.maven_gpg_plugin (Apache Maven GPG Plugin 
3.2.2 API)</title>
+<title>org.apache.maven.plugins.maven_gpg_plugin (Apache Maven GPG Plugin 
3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.maven.plugins.maven_gpg_plugin">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-tree.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>org.apache.maven.plugins.maven_gpg_plugin Class Hierarchy (Apache Maven 
GPG Plugin 3.2.2 API)</title>
+<title>org.apache.maven.plugins.maven_gpg_plugin Class Hierarchy (Apache Maven 
GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="tree: package: 
org.apache.maven.plugins.maven_gpg_plugin">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-use.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-use.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/maven_gpg_plugin/package-use.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Uses of Package org.apache.maven.plugins.maven_gpg_plugin (Apache Maven 
GPG Plugin 3.2.2 API)</title>
+<title>Uses of Package org.apache.maven.plugins.maven_gpg_plugin (Apache Maven 
GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="use: package: 
org.apache.maven.plugins.maven_gpg_plugin">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-summary.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Apache Maven GPG Plugin 3.2.2 API</title>
+<title>Apache Maven GPG Plugin 3.2.3 API</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="index redirect">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/overview-tree.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Class Hierarchy (Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Class Hierarchy (Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="class tree">
@@ -73,6 +73,7 @@ loadScripts(document, 'script');</script
 <ul>
 <li class="circle">org.apache.maven.plugins.gpg.<a 
href="org/apache/maven/plugins/gpg/GpgSignAttachedMojo.html" 
class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">GpgSignAttachedMojo</a></li>
 <li class="circle">org.apache.maven.plugins.gpg.<a 
href="org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html" 
class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignAndDeployFileMojo</a></li>
+<li class="circle">org.apache.maven.plugins.gpg.<a 
href="org/apache/maven/plugins/gpg/SignDeployedMojo.html" 
class="type-name-link" title="class in 
org.apache.maven.plugins.gpg">SignDeployedMojo</a></li>
 </ul>
 </li>
 <li class="circle">org.apache.maven.plugins.maven_gpg_plugin.<a 
href="org/apache/maven/plugins/maven_gpg_plugin/HelpMojo.html" 
class="type-name-link" title="class in 
org.apache.maven.plugins.maven_gpg_plugin">HelpMojo</a></li>
@@ -92,6 +93,7 @@ loadScripts(document, 'script');</script
 <section class="hierarchy">
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
+<li class="circle">org.apache.maven.plugins.gpg.<a 
href="org/apache/maven/plugins/gpg/ArtifactCollectorSPI.html" 
class="type-name-link" title="interface in 
org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></li>
 <li class="circle">org.apache.maven.plugins.gpg.<a 
href="org/apache/maven/plugins/gpg/BcSigner.Loader.html" class="type-name-link" 
title="interface in org.apache.maven.plugins.gpg">BcSigner.Loader</a></li>
 </ul>
 </section>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/search.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/search.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/search.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (21) -->
-<title>Search (Apache Maven GPG Plugin 3.2.2 API)</title>
+<title>Search (Apache Maven GPG Plugin 3.2.3 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="search">

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/type-search-index.js
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/type-search-index.js
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/type-search-index.js
 Mon Apr  8 09:32:29 2024
@@ -1 +1 @@
-typeSearchIndex = 
[{"p":"org.apache.maven.plugins.gpg","l":"AbstractGpgMojo"},{"p":"org.apache.maven.plugins.gpg","l":"AbstractGpgSigner"},{"l":"All
 Classes and 
Interfaces","u":"allclasses-index.html"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner"},{"p":"org.apache.maven.plugins.gpg","l":"FilesCollector"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgAgentPasswordLoader"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgConfLoader"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgEnvLoader"},{"p":"org.apache.maven.plugins.gpg","l":"GpgSignAttachedMojo"},{"p":"org.apache.maven.plugins.gpg","l":"GpgSigner"},{"p":"org.apache.maven.plugins.gpg","l":"GpgVersion"},{"p":"org.apache.maven.plugins.gpg","l":"GpgVersionParser"},{"p":"org.apache.maven.plugins.maven_gpg_plugin","l":"HelpMojo"},{"p":"org.apache.maven.plugins.gpg","l":"FilesCollector.Item"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.Loader"},{"p":"org.apache.maven.plugins.gpg","l":"SignAndDeployFileMojo
 "}];updateSearchResults();
\ No newline at end of file
+typeSearchIndex = 
[{"p":"org.apache.maven.plugins.gpg","l":"AbstractGpgMojo"},{"p":"org.apache.maven.plugins.gpg","l":"AbstractGpgSigner"},{"l":"All
 Classes and 
Interfaces","u":"allclasses-index.html"},{"p":"org.apache.maven.plugins.gpg","l":"ArtifactCollectorSPI"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner"},{"p":"org.apache.maven.plugins.gpg","l":"FilesCollector"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgAgentPasswordLoader"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgConfLoader"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.GpgEnvLoader"},{"p":"org.apache.maven.plugins.gpg","l":"GpgSignAttachedMojo"},{"p":"org.apache.maven.plugins.gpg","l":"GpgSigner"},{"p":"org.apache.maven.plugins.gpg","l":"GpgVersion"},{"p":"org.apache.maven.plugins.gpg","l":"GpgVersionParser"},{"p":"org.apache.maven.plugins.maven_gpg_plugin","l":"HelpMojo"},{"p":"org.apache.maven.plugins.gpg","l":"FilesCollector.Item"},{"p":"org.apache.maven.plugins.gpg","l":"BcSigner.Loader"
 
},{"p":"org.apache.maven.plugins.gpg","l":"SignAndDeployFileMojo"},{"p":"org.apache.maven.plugins.gpg","l":"SignDeployedMojo"}];updateSearchResults();
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/checkstyle.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/checkstyle.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/checkstyle.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:checkstyle at 2024-03-23
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:checkstyle at 2024-04-08
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven GPG Plugin">Apache Maven 
GPG 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: 2024-03-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.2</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.3</li>
           </ul>
         </div>
       </header>
@@ -132,9 +132,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 align="left">5</td>
+<td align="left">7</td>
 <td>16</td>
-<td>23</td>
+<td>30</td>
 <td>0</td></tr></table></section><section>
 <h3><a name="Files"></a>Files</h3><a name="Files"></a>
 <table border="0" class="table table-striped">
@@ -154,19 +154,29 @@
 <td>1</td>
 <td>0</td></tr>
 <tr class="b">
+<td align="left"><a 
href="#org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FArtifactCollectorSPI.java">org/apache/maven/plugins/gpg/ArtifactCollectorSPI.java</a></td>
+<td>0</td>
+<td>3</td>
+<td>0</td></tr>
+<tr class="a">
 <td align="left"><a 
href="#org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FBcSigner.java">org/apache/maven/plugins/gpg/BcSigner.java</a></td>
 <td>1</td>
 <td>14</td>
 <td>0</td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a 
href="#org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FGpgSigner.java">org/apache/maven/plugins/gpg/GpgSigner.java</a></td>
 <td>1</td>
 <td>0</td>
 <td>0</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FSignAndDeployFileMojo.java">org/apache/maven/plugins/gpg/SignAndDeployFileMojo.java</a></td>
 <td>0</td>
 <td>6</td>
+<td>0</td></tr>
+<tr class="b">
+<td align="left"><a 
href="#org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FSignDeployedMojo.java">org/apache/maven/plugins/gpg/SignDeployedMojo.java</a></td>
+<td>0</td>
+<td>4</td>
 <td>0</td></tr></table></section><section>
 <h3><a name="Rules"></a>Rules</h3><a name="Rules"></a>
 <table border="0" class="table table-striped">
@@ -181,14 +191,14 @@
 <ul>
 <li>ignoreConstructorParameter: <code>&quot;true&quot;</code></li>
 <li>ignoreSetter: <code>&quot;true&quot;</code></li></ul></td>
-<td>15</td>
+<td>16</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
 <tr class="a">
 <td align="left">javadoc</td>
 <td><a class="externalLink" 
href="https://checkstyle.org/config_javadoc.html#JavadocMethod";>JavadocMethod</a>
 <ul>
 <li>accessModifiers: <code>&quot;public, protected&quot;</code></li></ul></td>
-<td>8</td>
+<td>14</td>
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td></tr>
 <tr class="b">
 <td align="left"></td>
@@ -211,31 +221,31 @@
 <td>javadoc</td>
 <td>JavadocVariable</td>
 <td>Missing a Javadoc comment.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L40">40</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L43">43</a></td></tr>
 <tr class="a">
 <td align="left"><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/gpg/AbstractGpgMojo.html#L41">41</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L44">44</a></td></tr>
 <tr class="b">
 <td align="left"><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/gpg/AbstractGpgMojo.html#L42">42</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L45">45</a></td></tr>
 <tr class="a">
 <td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'signer' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L324">324</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L327">327</a></td></tr>
 <tr class="b">
 <td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'passphrase' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L351">351</a></td></tr></table></section><section>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgMojo.html#L354">354</a></td></tr></table></section><section>
 <h4><a 
name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FAbstractGpgSigner.java"></a>org/apache/maven/plugins/gpg/AbstractGpgSigner.java</h4><a
 name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FAbstractGpgSigner.java"></a>
 <table border="0" class="table table-striped">
 <tr class="a">
@@ -316,6 +326,32 @@
 <td>JavadocMethod</td>
 <td>@return tag should be present and have description.</td>
 <td><a 
href="./xref/org/apache/maven/plugins/gpg/AbstractGpgSigner.html#L140">140</a></td></tr></table></section><section>
+<h4><a 
name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FArtifactCollectorSPI.java"></a>org/apache/maven/plugins/gpg/ArtifactCollectorSPI.java</h4><a
 name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FArtifactCollectorSPI.java"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="b">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>@return tag should be present and have description.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/ArtifactCollectorSPI.html#L39">39</a></td></tr>
+<tr class="a">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @param tag for 'session'.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/ArtifactCollectorSPI.html#L39">39</a></td></tr>
+<tr class="b">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @param tag for 'remoteRepository'.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/ArtifactCollectorSPI.html#L39">39</a></td></tr></table></section><section>
 <h4><a 
name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FBcSigner.java"></a>org/apache/maven/plugins/gpg/BcSigner.java</h4><a
 name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FBcSigner.java"></a>
 <table border="0" class="table table-striped">
 <tr class="a">
@@ -395,19 +431,19 @@
 <td>coding</td>
 <td>HiddenField</td>
 <td>'session' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L130">130</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L135">135</a></td></tr>
 <tr class="b">
 <td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'session' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L148">148</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L153">153</a></td></tr>
 <tr class="a">
 <td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
 <td>coding</td>
 <td>HiddenField</td>
 <td>'session' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L163">163</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/BcSigner.html#L168">168</a></td></tr>
 <tr class="b">
 <td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
 <td>coding</td>
@@ -471,7 +507,39 @@
 <td>coding</td>
 <td>HiddenField</td>
 <td>'retryFailedDeploymentCount' hides a field.</td>
-<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html#L492">492</a></td></tr></table></section></section></section>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html#L492">492</a></td></tr></table></section><section>
+<h4><a 
name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FSignDeployedMojo.java"></a>org/apache/maven/plugins/gpg/SignDeployedMojo.java</h4><a
 name="org.2Fapache.2Fmaven.2Fplugins.2Fgpg.2FSignDeployedMojo.java"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Severity</th>
+<th>Category</th>
+<th>Rule</th>
+<th>Message</th>
+<th>Line</th></tr>
+<tr class="b">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>coding</td>
+<td>HiddenField</td>
+<td>'artifacts' hides a field.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignDeployedMojo.html#L122">122</a></td></tr>
+<tr class="a">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>@return tag should be present and have description.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignDeployedMojo.html#L217">217</a></td></tr>
+<tr class="b">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @param tag for 'session'.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignDeployedMojo.html#L217">217</a></td></tr>
+<tr class="a">
+<td align="left"><img src="images/icon_warning_sml.gif" alt="" 
/>&#160;Warning</td>
+<td>javadoc</td>
+<td>JavadocMethod</td>
+<td>Expected @param tag for 'remoteRepository'.</td>
+<td><a 
href="./xref/org/apache/maven/plugins/gpg/SignDeployedMojo.html#L217">217</a></td></tr></table></section></section></section>
         </main>
       </div>
     </div>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/ci-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/ci-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/ci-management.html
 Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:ci-management 
at 2024-03-23
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:ci-management 
at 2024-04-08
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven GPG Plugin">Apache Maven 
GPG 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: 2024-03-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.2</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.3</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/cpd.html
==============================================================================
--- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/cpd.html 
(original)
+++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/cpd.html 
Mon Apr  8 09:32:29 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-pmd-plugin:3.21.2:cpd at 2024-03-23
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-pmd-plugin:3.21.2:cpd at 2024-04-08
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -49,8 +49,8 @@
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven GPG Plugin">Apache Maven 
GPG Plugin</a><span class="divider">/</span></li>
     <li class="active ">CPD Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.2</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-08</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.3</li>
           </ul>
         </div>
       </header>


Reply via email to