Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.Item.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.Item.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.Item.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>FilesCollector.Item (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>FilesCollector.Item (Apache Maven GPG Plugin 3.2.8 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: FilesCollector, class: Item"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -108,13 +108,10 @@ loadScripts(document, 'script');</script <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(java.io.File,java.lang.String)" class="member-name-link">Item</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> file, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> extension)</code></div> -<div class="col-last even-row-color"> </div> -<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(java.io.File,java.lang.String,java.lang.String)" class="member-name-link">Item</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> file, +<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(java.io.File,java.lang.String,java.lang.String)" class="member-name-link">Item</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> file, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> classifier, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> extension)</code></div> -<div class="col-last odd-row-color"> </div> +<div class="col-last even-row-color"> </div> </div> </section> </li> @@ -131,13 +128,19 @@ loadScripts(document, 'script');</script <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><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getClassifier()" class="member-name-link">getClassifier</a>()</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">The classifier, if present, or <code>null</code>.</div> +</div> <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getExtension()" class="member-name-link">getExtension</a>()</code></div> -<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">The file extension (without leading period), never <code>null</code>.</div> +</div> <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a></code></div> <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFile()" class="member-name-link">getFile</a>()</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">The artifact backing file, never <code>null</code>.</div> +</div> </div> </div> </div> @@ -163,13 +166,6 @@ loadScripts(document, 'script');</script <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> extension)</span></div> </section> </li> -<li> -<section class="detail" id="<init>(java.io.File,java.lang.String)"> -<h3>Item</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">Item</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a> file, - <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> extension)</span></div> -</section> -</li> </ul> </section> </li> @@ -182,18 +178,21 @@ loadScripts(document, 'script');</script <section class="detail" id="getFile()"> <h3>getFile</h3> <div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html" title="class or interface in java.io" class="external-link">File</a></span> <span class="element-name">getFile</span>()</div> +<div class="block">The artifact backing file, never <code>null</code>.</div> </section> </li> <li> <section class="detail" id="getClassifier()"> <h3>getClassifier</h3> <div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name">getClassifier</span>()</div> +<div class="block">The classifier, if present, or <code>null</code>.</div> </section> </li> <li> <section class="detail" id="getExtension()"> <h3>getExtension</h3> <div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name">getExtension</span>()</div> +<div class="block">The file extension (without leading period), never <code>null</code>.</div> </section> </li> </ul> @@ -205,7 +204,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div>
Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/FilesCollector.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>FilesCollector (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>FilesCollector (Apache Maven GPG Plugin 3.2.8 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: FilesCollector"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -219,7 +219,7 @@ org.apache.maven.plugin.MojoFailureExcep </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSignAttachedMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSignAttachedMojo.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSignAttachedMojo.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>GpgSignAttachedMojo (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>GpgSignAttachedMojo (Apache Maven GPG Plugin 3.2.8 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: GpgSignAttachedMojo"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -121,7 +121,7 @@ loadScripts(document, 'script');</script <div class="table-header col-first">Modifier and Type</div> <div class="table-header col-second">Field</div> <div class="table-header col-last">Description</div> -<div class="col-first even-row-color"><code>protected org.apache.maven.project.MavenProject</code></div> +<div class="col-first even-row-color"><code>protected final org.apache.maven.project.MavenProject</code></div> <div class="col-second even-row-color"><code><a href="#project" class="member-name-link">project</a></code></div> <div class="col-last even-row-color"> <div class="block">The maven project.</div> @@ -143,7 +143,8 @@ loadScripts(document, 'script');</script <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">GpgSignAttachedMojo</a>()</code></div> +<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(org.apache.maven.project.MavenProject,org.apache.maven.project.MavenProjectHelper)" class="member-name-link">GpgSignAttachedMojo</a><wbr>(org.apache.maven.project.MavenProject project, + org.apache.maven.project.MavenProjectHelper projectHelper)</code></div> <div class="col-last even-row-color"> </div> </div> </section> @@ -188,8 +189,7 @@ loadScripts(document, 'script');</script <li> <section class="detail" id="project"> <h3>project</h3> -<div class="member-signature"><span class="annotations">@Component -</span><span class="modifiers">protected</span> <span class="return-type">org.apache.maven.project.MavenProject</span> <span class="element-name">project</span></div> +<div class="member-signature"><span class="modifiers">protected final</span> <span class="return-type">org.apache.maven.project.MavenProject</span> <span class="element-name">project</span></div> <div class="block">The maven project.</div> </section> </li> @@ -202,9 +202,11 @@ loadScripts(document, 'script');</script <h2>Constructor Details</h2> <ul class="member-list"> <li> -<section class="detail" id="<init>()"> +<section class="detail" id="<init>(org.apache.maven.project.MavenProject,org.apache.maven.project.MavenProjectHelper)"> <h3>GpgSignAttachedMojo</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">GpgSignAttachedMojo</span>()</div> +<div class="member-signature"><span class="annotations">@Inject +</span><span class="modifiers">public</span> <span class="element-name">GpgSignAttachedMojo</span><wbr><span class="parameters">(org.apache.maven.project.MavenProject project, + org.apache.maven.project.MavenProjectHelper projectHelper)</span></div> </section> </li> </ul> @@ -239,7 +241,7 @@ org.apache.maven.plugin.MojoFailureExcep </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSigner.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSigner.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgSigner.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>GpgSigner (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>GpgSigner (Apache Maven GPG Plugin 3.2.8 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: GpgSigner"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -261,7 +261,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersion.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersion.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersion.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>GpgVersion (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>GpgVersion (Apache Maven GPG Plugin 3.2.8 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: GpgVersion"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -243,7 +243,7 @@ implements <a href="https://docs.oracle. </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersionParser.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersionParser.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/GpgVersionParser.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>GpgVersionParser (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>GpgVersionParser (Apache Maven GPG Plugin 3.2.8 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: GpgVersionParser"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -174,7 +174,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignAndDeployFileMojo.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>SignAndDeployFileMojo (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>SignAndDeployFileMojo (Apache Maven GPG Plugin 3.2.8 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: SignAndDeployFileMojo"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -134,7 +134,10 @@ loadScripts(document, 'script');</script <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">SignAndDeployFileMojo</a>()</code></div> +<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(org.eclipse.aether.RepositorySystem,org.apache.maven.model.validation.ModelValidator,org.apache.maven.project.MavenProject,org.apache.maven.artifact.handler.manager.ArtifactHandlerManager)" class="member-name-link">SignAndDeployFileMojo</a><wbr>(org.eclipse.aether.RepositorySystem repositorySystem, + org.apache.maven.model.validation.ModelValidator modelValidator, + org.apache.maven.project.MavenProject project, + org.apache.maven.artifact.handler.manager.ArtifactHandlerManager artifactHandlerManager)</code></div> <div class="col-last even-row-color"> </div> </div> </section> @@ -183,9 +186,13 @@ loadScripts(document, 'script');</script <h2>Constructor Details</h2> <ul class="member-list"> <li> -<section class="detail" id="<init>()"> +<section class="detail" id="<init>(org.eclipse.aether.RepositorySystem,org.apache.maven.model.validation.ModelValidator,org.apache.maven.project.MavenProject,org.apache.maven.artifact.handler.manager.ArtifactHandlerManager)"> <h3>SignAndDeployFileMojo</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">SignAndDeployFileMojo</span>()</div> +<div class="member-signature"><span class="annotations">@Inject +</span><span class="modifiers">public</span> <span class="element-name">SignAndDeployFileMojo</span><wbr><span class="parameters">(org.eclipse.aether.RepositorySystem repositorySystem, + org.apache.maven.model.validation.ModelValidator modelValidator, + org.apache.maven.project.MavenProject project, + org.apache.maven.artifact.handler.manager.ArtifactHandlerManager artifactHandlerManager)</span></div> </section> </li> </ul> @@ -236,7 +243,7 @@ org.apache.maven.plugin.MojoFailureExcep </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: 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 (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/SignDeployedMojo.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>SignDeployedMojo (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>SignDeployedMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -134,7 +134,8 @@ loadScripts(document, 'script');</script <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-constructor-name even-row-color"><code><a href="#%3Cinit%3E(org.eclipse.aether.RepositorySystem,java.util.Map)" class="member-name-link">SignDeployedMojo</a><wbr>(org.eclipse.aether.RepositorySystem repositorySystem, + <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a>> artifactCollectors)</code></div> <div class="col-last even-row-color"> </div> </div> </section> @@ -184,9 +185,11 @@ loadScripts(document, 'script');</script <h2>Constructor Details</h2> <ul class="member-list"> <li> -<section class="detail" id="<init>()"> +<section class="detail" id="<init>(org.eclipse.aether.RepositorySystem,java.util.Map)"> <h3>SignDeployedMojo</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">SignDeployedMojo</span>()</div> +<div class="member-signature"><span class="annotations">@Inject +</span><span class="modifiers">public</span> <span class="element-name">SignDeployedMojo</span><wbr><span class="parameters">(org.eclipse.aether.RepositorySystem repositorySystem, + <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a>> artifactCollectors)</span></div> </section> </li> </ul> @@ -235,7 +238,7 @@ org.apache.maven.plugin.MojoFailureExcep </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -92,7 +92,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.AbstractGpgSigner (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -98,7 +98,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: 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 (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/ArtifactCollectorSPI.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Interface org.apache.maven.plugins.gpg.ArtifactCollectorSPI (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>Uses of Interface org.apache.maven.plugins.gpg.ArtifactCollectorSPI (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -51,10 +51,36 @@ loadScripts(document, 'script');</script <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> +<div class="caption"><span>Packages that use <a href="../ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></span></div> +<div class="summary-table two-column-summary"> +<div class="table-header col-first">Package</div> +<div class="table-header col-last">Description</div> +<div class="col-first even-row-color"><a href="#org.apache.maven.plugins.gpg">org.apache.maven.plugins.gpg</a></div> +<div class="col-last even-row-color"> </div> +</div> +<section class="class-uses"> +<ul class="block-list"> +<li> +<section class="detail" id="org.apache.maven.plugins.gpg"> +<h2>Uses of <a href="../ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a> in <a href="../package-summary.html">org.apache.maven.plugins.gpg</a></h2> +<div class="caption"><span>Constructor parameters in <a href="../package-summary.html">org.apache.maven.plugins.gpg</a> with type arguments of type <a href="../ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></span></div> +<div class="summary-table three-column-summary"> +<div class="table-header col-first">Modifier</div> +<div class="table-header col-second">Constructor</div> +<div class="table-header col-last">Description</div> +<div class="col-first even-row-color"><code> </code></div> +<div class="col-second even-row-color"><code><a href="../SignDeployedMojo.html#%3Cinit%3E(org.eclipse.aether.RepositorySystem,java.util.Map)" class="member-name-link">SignDeployedMojo</a><wbr>(org.eclipse.aether.RepositorySystem repositorySystem, + <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="../ArtifactCollectorSPI.html" title="interface in org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a>> artifactCollectors)</code></div> +<div class="col-last even-row-color"> </div> +</div> +</section> +</li> +</ul> +</section> +</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgAgentPasswordLoader (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.BcSigner.GpgAgentPasswordLoader</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgConfLoader (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.BcSigner.GpgConfLoader</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner.GpgEnvLoader (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.BcSigner.GpgEnvLoader</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Interface org.apache.maven.plugins.gpg.BcSigner.Loader (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -85,7 +85,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.BcSigner (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.BcSigner</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector.Item (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -79,7 +79,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.FilesCollector (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.FilesCollector</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.GpgSignAttachedMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.GpgSignAttachedMojo</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.GpgSigner (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.GpgSigner</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersion (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -101,7 +101,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.GpgVersionParser (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -79,7 +79,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.SignAndDeployFileMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.SignAndDeployFileMojo</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> Modified: 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 (original) +++ maven/website/components/plugins-archives/maven-gpg-plugin-LATEST/apidocs/org/apache/maven/plugins/gpg/class-use/SignDeployedMojo.html Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.plugins.gpg.SignDeployedMojo (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.gpg.SignDeployedMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.gpg.SignDeployedMojo</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-declaration-page"> @@ -135,7 +135,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>org.apache.maven.plugins.gpg Class Hierarchy (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-tree-page"> @@ -98,7 +98,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Package org.apache.maven.plugins.gpg (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-use-page"> @@ -72,16 +72,20 @@ loadScripts(document, 'script');</script <div class="col-last odd-row-color"> <div class="block">A base class for all classes that implements signing of files.</div> </div> -<div class="col-first even-row-color"><a href="class-use/BcSigner.Loader.html#org.apache.maven.plugins.gpg">BcSigner.Loader</a></div> -<div class="col-last even-row-color"> </div> -<div class="col-first odd-row-color"><a href="class-use/FilesCollector.Item.html#org.apache.maven.plugins.gpg">FilesCollector.Item</a></div> -<div class="col-last odd-row-color"> </div> -<div class="col-first even-row-color"><a href="class-use/GpgVersion.html#org.apache.maven.plugins.gpg">GpgVersion</a></div> +<div class="col-first even-row-color"><a href="class-use/ArtifactCollectorSPI.html#org.apache.maven.plugins.gpg">ArtifactCollectorSPI</a></div> <div class="col-last even-row-color"> -<div class="block">Represents the semver value of GPG.</div> +<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"><a href="class-use/GpgVersionParser.html#org.apache.maven.plugins.gpg">GpgVersionParser</a></div> +<div class="col-first odd-row-color"><a href="class-use/BcSigner.Loader.html#org.apache.maven.plugins.gpg">BcSigner.Loader</a></div> +<div class="col-last odd-row-color"> </div> +<div class="col-first even-row-color"><a href="class-use/FilesCollector.Item.html#org.apache.maven.plugins.gpg">FilesCollector.Item</a></div> +<div class="col-last even-row-color"> </div> +<div class="col-first odd-row-color"><a href="class-use/GpgVersion.html#org.apache.maven.plugins.gpg">GpgVersion</a></div> <div class="col-last odd-row-color"> +<div class="block">Represents the semver value of GPG.</div> +</div> +<div class="col-first even-row-color"><a href="class-use/GpgVersionParser.html#org.apache.maven.plugins.gpg">GpgVersionParser</a></div> +<div class="col-last even-row-color"> <div class="block">Parse the output of <code>gpg --version</code> and exposes these as dedicated objects.</div> </div> </div> @@ -92,7 +96,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>HelpMojo (Apache Maven GPG Plugin 3.2.7 API)</title> +<title>HelpMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-declaration-page"> @@ -201,7 +201,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Class org.apache.maven.plugins.maven_gpg_plugin.HelpMojo (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.maven_gpg_plugin.HelpMojo</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>org.apache.maven.plugins.maven_gpg_plugin (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-declaration-page"> @@ -91,7 +91,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>org.apache.maven.plugins.maven_gpg_plugin Class Hierarchy (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-tree-page"> @@ -72,7 +72,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -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.7 API)</title> +<title>Uses of Package org.apache.maven.plugins.maven_gpg_plugin (Apache Maven GPG Plugin 3.2.8 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"> @@ -10,7 +10,7 @@ <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-3.7.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="package-use-page"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.maven.plugins.maven_gpg_plugin</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legal-copy"><small>Copyright © 2002–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </div> </div> 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 Sat Jun 28 08:56:46 2025 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Apache Maven GPG Plugin 3.2.7 API</title> +<title>Apache Maven GPG Plugin 3.2.8 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">