Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/faq.html
==============================================================================
--- maven/website/components/plugins-archives/maven-jar-plugin-LATEST/faq.html 
(original)
+++ maven/website/components/plugins-archives/maven-jar-plugin-LATEST/faq.html 
Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/fml/faq.fml at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/fml/faq.fml at 2024-04-09
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -48,9 +48,9 @@
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Frequently Asked Questions <a 
href="https://github.com/apache/maven-jar-plugin/tree/HEAD/src/site/fml/faq.fml";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+    <li class="active ">Frequently Asked Questions <a 
href="https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.4.0/src/site/fml/faq.fml";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li class="active"><a><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/help-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/help-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/help-mojo.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">jar:help</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -118,7 +118,7 @@
 <section>
 <h2><a name="jar:help"></a>jar:help</h2><a name="jar:help"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0-SNAPSHOT:help</p>
+<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0:help</p>
 <p><strong>Description</strong>:</p>
 <p>Display help information on maven-jar-plugin.
 <br />

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/index.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/index.html 
Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/index.apt.vm at 2024-04-09
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -50,9 +50,9 @@
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Introduction <a 
href="https://github.com/apache/maven-jar-plugin/tree/HEAD/src/site/apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+    <li class="active ">Introduction <a 
href="https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.4.0/src/site/apt/index.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -65,7 +65,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/issue-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/issue-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/issue-management.html
 Tue Apr  9 21:19:38 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:issue-management
 at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:issue-management
 at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/jar-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/jar-mojo.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/jar-mojo.html 
Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">jar:jar</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -118,7 +118,7 @@
 <section>
 <h2><a name="jar:jar"></a>jar:jar</h2><a name="jar:jar"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0-SNAPSHOT:jar</p>
+<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0:jar</p>
 <p><strong>Description</strong>:</p>
 <p>Build a JAR from the current project.</p>
 <p><strong>Attributes</strong>:</p>
@@ -152,53 +152,101 @@
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
+<td align="left"><a 
href="#addDefaultExcludes"><code>&lt;addDefaultExcludes&gt;</code></a></td>
+<td><code>boolean</code></td>
+<td><code>3.4.0</code></td>
+<td>If set to <code>false</code>, the files and directories that by default 
are excluded from the resulting archive, like <code>.gitignore</code>, 
<code>.cvsignore</code> etc. will be included. This means all files like the 
following will be included. 
+<ul>
+ <li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+ <li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+ <li>RCS: **/RCS, **/RCS/**</li>
+ <li>SCCS: **/SCCS, **/SCCS/**</li>
+ <li>VSSercer: **/vssver.scc</li>
+ <li>MKS: **/project.pj</li>
+ <li>SVN: **/.svn, **/.svn/**</li>
+ <li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+ <li>Bazaar: **/.bzr, **/.bzr/**</li>
+ <li>SurroundSCM: **/.MySCMServerInfo</li>
+ <li>Mac: **/.DS_Store</li>
+ <li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+ <li>Mercurial: **/.hg, **/.hg/**</li>
+ <li>Git: **/.git, **/.git/**</li>
+ <li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet, 
**/ChangeSet/**</li>
+ <li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo, 
**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul><br /><strong>See also:</strong> <a 
href="https://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/AbstractScanner.html#DEFAULTEXCLUDES";>DEFAULTEXCLUDES</a><br
 /><strong>Default</strong>: <code>true</code></td></tr>
+<tr class="a">
 <td align="left"><a href="#archive"><code>&lt;archive&gt;</code></a></td>
 <td><code>MavenArchiveConfiguration</code></td>
 <td><code>-</code></td>
 <td>The archive configuration to use. See <a 
href="http://maven.apache.org/shared/maven-archiver/index.html";>Maven Archiver 
Reference</a>.</td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#classifier"><code>&lt;classifier&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Classifier to add to the artifact generated. If given, the artifact will 
be attached as a supplemental artifact. If not given this will create the main 
artifact which is the default behavior. If you try to do that a second time 
without using a classifier the build will fail.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#detectMultiReleaseJar"><code>&lt;detectMultiReleaseJar&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>3.4.0</code></td>
 <td>If the JAR contains the <code>META-INF/versions</code> directory it will 
be detected as a multi-release JAR file ("MRJAR"), adding the 
<code>Multi-Release: true</code> attribute to the main section of the JAR 
MANIFEST.MF.<br /><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>maven.jar.detectMultiReleaseJar</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#excludes"><code>&lt;excludes&gt;</code></a></td>
 <td><code>String[]</code></td>
 <td><code>-</code></td>
 <td>List of files to exclude. Specified as fileset patterns which are relative 
to the input directory whose contents is being packaged into the JAR.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#forceCreation"><code>&lt;forceCreation&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Require the jar plugin to build a new JAR even if none of the contents 
appear to have changed. By default, this plugin looks to see if the output jar 
exists and inputs have not changed. If these conditions are true, the plugin 
skips creation of the jar. This does not work when other plugins, like the 
maven-shade-plugin, are configured to post-process the jar. This plugin can not 
detect the post-processing, and so leaves the post-processed jar in place. This 
can lead to failures when those plugins do not expect to find their own output 
as an input. Set this parameter to <tt>true</tt> to avoid these problems by 
forcing this plugin to recreate the jar every time.
 <br />
  Starting with <b>3.0.0</b> the property has been renamed from 
<code>jar.forceCreation</code> to <code>maven.jar.forceCreation</code>.<br 
/><strong>Default</strong>: <code>false</code><br /><strong>User 
Property</strong>: <code>maven.jar.forceCreation</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#includes"><code>&lt;includes&gt;</code></a></td>
 <td><code>String[]</code></td>
 <td><code>-</code></td>
 <td>List of files to include. Specified as fileset patterns which are relative 
to the input directory whose contents is being packaged into the JAR.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#outputTimestamp"><code>&lt;outputTimestamp&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>3.2.0</code></td>
 <td>Timestamp for reproducible output archive entries, either formatted as ISO 
8601 extended offset date-time (e.g. in UTC such as '2011-12-03T10:15:30Z' or 
with an offset '2019-10-05T20:37:42+06:00'), or as an int representing seconds 
since the epoch (like <a 
href="https://reproducible-builds.org/docs/source-date-epoch/";>SOURCE_DATE_EPOCH</a>).<br
 /><strong>Default</strong>: 
<code>${project.build.outputTimestamp}</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a 
href="#skipIfEmpty"><code>&lt;skipIfEmpty&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Skip creating empty archives.<br /><strong>Default</strong>: 
<code>false</code></td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#useDefaultManifestFile"><code>&lt;useDefaultManifestFile&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td><strong>Deprecated.</strong> Using this property will fail your build 
cause it has been removed from the plugin configuration. See the <a 
href="https://maven.apache.org/plugins/maven-jar-plugin/";>Major Version Upgrade 
to version 3.0.0</a> for the plugin.<br /><strong>Default</strong>: 
<code>false</code><br /><strong>User Property</strong>: 
<code>jar.useDefaultManifestFile</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="archive"><section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="addDefaultExcludes"><section>
+<h4><a name="a.3CaddDefaultExcludes.3E"></a>&lt;addDefaultExcludes&gt;</h4><a 
name="a.3CaddDefaultExcludes.3E"></a></a>
+<div>If set to <code>false</code>, the files and directories that by default 
are excluded from the resulting archive, like <code>.gitignore</code>, 
<code>.cvsignore</code> etc. will be included. This means all files like the 
following will be included. 
+<ul>
+ <li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+ <li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+ <li>RCS: **/RCS, **/RCS/**</li>
+ <li>SCCS: **/SCCS, **/SCCS/**</li>
+ <li>VSSercer: **/vssver.scc</li>
+ <li>MKS: **/project.pj</li>
+ <li>SVN: **/.svn, **/.svn/**</li>
+ <li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+ <li>Bazaar: **/.bzr, **/.bzr/**</li>
+ <li>SurroundSCM: **/.MySCMServerInfo</li>
+ <li>Mac: **/.DS_Store</li>
+ <li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+ <li>Mercurial: **/.hg, **/.hg/**</li>
+ <li>Git: **/.git, **/.git/**</li>
+ <li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet, 
**/ChangeSet/**</li>
+ <li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo, 
**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul><br /><strong>See also:</strong> <a 
href="https://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/AbstractScanner.html#DEFAULTEXCLUDES";>DEFAULTEXCLUDES</a></div>
+<ul>
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>3.4.0</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="archive"><section>
 <h4><a name="a.3Carchive.3E"></a>&lt;archive&gt;</h4><a 
name="a.3Carchive.3E"></a></a>
 <div>The archive configuration to use. See <a 
href="http://maven.apache.org/shared/maven-archiver/index.html";>Maven Archiver 
Reference</a>.</div>
 <ul>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/mailing-lists.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/mailing-lists.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/mailing-lists.html
 Tue Apr  9 21:19:38 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:mailing-lists 
at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:mailing-lists 
at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Mailing Lists</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-info.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-info.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-info.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Plugin Documentation</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li class="active"><a><span class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -85,7 +85,6 @@
       <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li class="active"><a><span class="none"></span>Plugin 
Documentation</a></li>
-      <li><a href="invoker-report.html" title="Invoker"><span 
class="none"></span>Invoker</a></li>
      </ul></li>
    <li class="nav-header">Maven Projects</li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
@@ -184,7 +183,7 @@
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-jar-plugin&lt;/artifactId&gt;
-          &lt;version&gt;3.4.0-SNAPSHOT&lt;/version&gt;
+          &lt;version&gt;3.4.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugin-management.html
 Tue Apr  9 21:19:38 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:plugin-management
 at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:plugin-management
 at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Plugin Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugins.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugins.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/plugins.html 
Tue Apr  9 21:19:38 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:plugins at 
2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:plugins at 
2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Plugins</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/pmd.html
==============================================================================
--- maven/website/components/plugins-archives/maven-jar-plugin-LATEST/pmd.html 
(original)
+++ maven/website/components/plugins-archives/maven-jar-plugin-LATEST/pmd.html 
Tue Apr  9 21:19:38 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:pmd at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-pmd-plugin:3.21.2:pmd at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">PMD Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -85,7 +85,6 @@
       <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
-      <li><a href="invoker-report.html" title="Invoker"><span 
class="none"></span>Invoker</a></li>
      </ul></li>
    <li class="nav-header">Maven Projects</li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-info.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-info.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-info.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer
 at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer
 at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-reports.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-reports.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/project-reports.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer
 at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer
 at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Generated Reports</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -85,7 +85,6 @@
       <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
-      <li><a href="invoker-report.html" title="Invoker"><span 
class="none"></span>Invoker</a></li>
      </ul></li>
    <li class="nav-header">Maven Projects</li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
@@ -161,10 +160,7 @@
 <td align="left">Javadoc API documentation.</td></tr>
 <tr class="b">
 <td align="left"><a href="plugin-info.html">Plugin Documentation</a></td>
-<td align="left">This report provides goals and parameters documentation of a 
plugin.</td></tr>
-<tr class="a">
-<td align="left"><a href="invoker-report.html">Invoker</a></td>
-<td align="left">Report on the build results of the Maven 
invocations.</td></tr></table></section></section>
+<td align="left">This report provides goals and parameters documentation of a 
plugin.</td></tr></table></section></section>
         </main>
       </div>
     </div>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/scm.html
==============================================================================
--- maven/website/components/plugins-archives/maven-jar-plugin-LATEST/scm.html 
(original)
+++ maven/website/components/plugins-archives/maven-jar-plugin-LATEST/scm.html 
Tue Apr  9 21:19:38 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:scm at 
2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:scm at 
2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Source Code Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -137,15 +137,15 @@
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
 <div>
-<pre><a class="externalLink" 
href="https://github.com/apache/maven-jar-plugin/tree/HEAD";>https://github.com/apache/maven-jar-plugin/tree/HEAD</a></pre></div></section><section>
+<pre><a class="externalLink" 
href="https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.4.0";>https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.4.0</a></pre></div></section><section>
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a 
name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>):</p>
 <div>
-<pre>$ git clone 
https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</pre></div></section><section>
+<pre>$ git clone --branch maven-jar-plugin-3.4.0 
https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</pre></div></section><section>
 <h2><a name="Developer_Access"></a>Developer Access</h2><a 
name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>).</p>
 <div>
-<pre>$ git clone 
https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</pre></div></section><section>
+<pre>$ git clone --branch maven-jar-plugin-3.4.0 
https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</pre></div></section><section>
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a 
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></section>
         </main>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/summary.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/summary.html 
Tue Apr  9 21:19:38 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:summary at 
2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:summary at 
2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -171,7 +171,7 @@
 <td>maven-jar-plugin</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>3.4.0-SNAPSHOT</td></tr>
+<td>3.4.0</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>maven-plugin</td></tr>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/surefire-report.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/surefire-report.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/surefire-report.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-surefire-report-plugin:3.2.2:report at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-surefire-report-plugin:3.2.2:report at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -85,7 +85,6 @@
       <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
-      <li><a href="invoker-report.html" title="Invoker"><span 
class="none"></span>Invoker</a></li>
      </ul></li>
    <li class="nav-header">Maven Projects</li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
@@ -161,7 +160,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.608 s</td></tr></table><br />
+<td>0.548 s</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors 
are unanticipated.</p><br /></section><section><a id="Package_List"></a>
 <h2><a name="Package_List"></a>Package List</h2>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] 
[<a href="#Test_Cases">Test Cases</a>]</p><br />
@@ -181,7 +180,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.608 s</td></tr></table><br />
+<td>0.548 s</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all 
of its testsuites numbers.</p><section><a id="org.apache.maven.plugins.jar"></a>
 <h3><a 
name="org.apache.maven.plugins.jar"></a>org.apache.maven.plugins.jar</h3>
 <table border="0" class="table table-striped">
@@ -202,7 +201,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.100 s</td></tr>
+<td>0.237 s</td></tr>
 <tr class="a">
 <td align="left"><a href="#org.apache.maven.plugins.jar.JarMojoTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.plugins.jar.JarMojoTest">JarMojoTest</a></td>
@@ -211,7 +210,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.508 s</td></tr></table></section><br /></section><section><a 
id="Test_Cases"></a>
+<td>0.311 s</td></tr></table></section><br /></section><section><a 
id="Test_Cases"></a>
 <h2><a name="Test_Cases"></a>Test Cases</h2>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] 
[<a href="#Test_Cases">Test Cases</a>]</p><section><a 
id="org.apache.maven.plugins.jar.ToolchainsJdkVersionTest"></a>
 <h3><a name="ToolchainsJdkVersionTest"></a>ToolchainsJdkVersionTest</h3>
@@ -219,17 +218,17 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a 
id="TC_org.apache.maven.plugins.jar.ToolchainsJdkVersionTest.shouldReturnEmptySpec"></a>shouldReturnEmptySpec</td>
-<td>0.010 s</td></tr>
+<td>0.139 s</td></tr>
 <tr class="b">
 <td align="left"><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a 
id="TC_org.apache.maven.plugins.jar.ToolchainsJdkVersionTest.shouldReturnCorrectSpec"></a>shouldReturnCorrectSpec</td>
-<td>0.088 s</td></tr></table></section><section><a 
id="org.apache.maven.plugins.jar.JarMojoTest"></a>
+<td>0.085 s</td></tr></table></section><section><a 
id="org.apache.maven.plugins.jar.JarMojoTest"></a>
 <h3><a name="JarMojoTest"></a>JarMojoTest</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
 <td align="left"><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a 
id="TC_org.apache.maven.plugins.jar.JarMojoTest.testJarTestEnvironmentJarMojo"></a>testJarTestEnvironment(JarMojo)</td>
-<td>0.500 s</td></tr></table></section><br /></section>
+<td>0.310 s</td></tr></table></section><br /></section>
         </main>
       </div>
     </div>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/taglist.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/taglist.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/taglist.html 
Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Tag List report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -85,7 +85,6 @@
       <li class="active"><a><span class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
-      <li><a href="invoker-report.html" title="Invoker"><span 
class="none"></span>Invoker</a></li>
      </ul></li>
    <li class="nav-header">Maven Projects</li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
@@ -156,7 +155,7 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>For version 3.0.0 this parameter is only defined here to break the build 
if you use it!</td>
-<td><a 
href="./xref/org/apache/maven/plugins/jar/AbstractJarMojo.html#L120">120</a></td></tr></table></section><section>
+<td><a 
href="./xref/org/apache/maven/plugins/jar/AbstractJarMojo.html#L121">121</a></td></tr></table></section><section>
 <h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
 <p><b>Number of occurrences found in the code: 1</b></p>
 <table border="0" class="table table-striped">
@@ -165,7 +164,7 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>improve error handling</td>
-<td><a 
href="./xref/org/apache/maven/plugins/jar/AbstractJarMojo.html#L291">291</a></td></tr></table></section></section>
+<td><a 
href="./xref/org/apache/maven/plugins/jar/AbstractJarMojo.html#L324">324</a></td></tr></table></section></section>
         </main>
       </div>
     </div>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/team.html
==============================================================================
--- maven/website/components/plugins-archives/maven-jar-plugin-LATEST/team.html 
(original)
+++ maven/website/components/plugins-archives/maven-jar-plugin-LATEST/team.html 
Tue Apr  9 21:19:38 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:team at 
2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.5:team at 
2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/test-jar-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/test-jar-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/test-jar-mojo.html
 Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2:report at 2024-04-09
  | 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 JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">jar:test-jar</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -63,7 +63,7 @@
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>
@@ -118,7 +118,7 @@
 <section>
 <h2><a name="jar:test-jar"></a>jar:test-jar</h2><a name="jar:test-jar"></a>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0-SNAPSHOT:test-jar</p>
+<p>org.apache.maven.plugins:maven-jar-plugin:3.4.0:test-jar</p>
 <p><strong>Description</strong>:</p>
 <p>Build a JAR of the test classes for the current project.</p>
 <p><strong>Attributes</strong>:</p>
@@ -152,58 +152,106 @@
 <th>Since</th>
 <th>Description</th></tr>
 <tr class="b">
+<td align="left"><a 
href="#addDefaultExcludes"><code>&lt;addDefaultExcludes&gt;</code></a></td>
+<td><code>boolean</code></td>
+<td><code>3.4.0</code></td>
+<td>If set to <code>false</code>, the files and directories that by default 
are excluded from the resulting archive, like <code>.gitignore</code>, 
<code>.cvsignore</code> etc. will be included. This means all files like the 
following will be included. 
+<ul>
+ <li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+ <li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+ <li>RCS: **/RCS, **/RCS/**</li>
+ <li>SCCS: **/SCCS, **/SCCS/**</li>
+ <li>VSSercer: **/vssver.scc</li>
+ <li>MKS: **/project.pj</li>
+ <li>SVN: **/.svn, **/.svn/**</li>
+ <li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+ <li>Bazaar: **/.bzr, **/.bzr/**</li>
+ <li>SurroundSCM: **/.MySCMServerInfo</li>
+ <li>Mac: **/.DS_Store</li>
+ <li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+ <li>Mercurial: **/.hg, **/.hg/**</li>
+ <li>Git: **/.git, **/.git/**</li>
+ <li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet, 
**/ChangeSet/**</li>
+ <li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo, 
**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul><br /><strong>See also:</strong> <a 
href="https://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/AbstractScanner.html#DEFAULTEXCLUDES";>DEFAULTEXCLUDES</a><br
 /><strong>Default</strong>: <code>true</code></td></tr>
+<tr class="a">
 <td align="left"><a href="#archive"><code>&lt;archive&gt;</code></a></td>
 <td><code>MavenArchiveConfiguration</code></td>
 <td><code>-</code></td>
 <td>The archive configuration to use. See <a 
href="http://maven.apache.org/shared/maven-archiver/index.html";>Maven Archiver 
Reference</a>.</td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#classifier"><code>&lt;classifier&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Classifier to use for <code>test-jar</code>.<br 
/><strong>Default</strong>: <code>tests</code></td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#detectMultiReleaseJar"><code>&lt;detectMultiReleaseJar&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>3.4.0</code></td>
 <td>If the JAR contains the <code>META-INF/versions</code> directory it will 
be detected as a multi-release JAR file ("MRJAR"), adding the 
<code>Multi-Release: true</code> attribute to the main section of the JAR 
MANIFEST.MF.<br /><strong>Default</strong>: <code>true</code><br /><strong>User 
Property</strong>: <code>maven.jar.detectMultiReleaseJar</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#excludes"><code>&lt;excludes&gt;</code></a></td>
 <td><code>String[]</code></td>
 <td><code>-</code></td>
 <td>List of files to exclude. Specified as fileset patterns which are relative 
to the input directory whose contents is being packaged into the JAR.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#forceCreation"><code>&lt;forceCreation&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Require the jar plugin to build a new JAR even if none of the contents 
appear to have changed. By default, this plugin looks to see if the output jar 
exists and inputs have not changed. If these conditions are true, the plugin 
skips creation of the jar. This does not work when other plugins, like the 
maven-shade-plugin, are configured to post-process the jar. This plugin can not 
detect the post-processing, and so leaves the post-processed jar in place. This 
can lead to failures when those plugins do not expect to find their own output 
as an input. Set this parameter to <tt>true</tt> to avoid these problems by 
forcing this plugin to recreate the jar every time.
 <br />
  Starting with <b>3.0.0</b> the property has been renamed from 
<code>jar.forceCreation</code> to <code>maven.jar.forceCreation</code>.<br 
/><strong>Default</strong>: <code>false</code><br /><strong>User 
Property</strong>: <code>maven.jar.forceCreation</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#includes"><code>&lt;includes&gt;</code></a></td>
 <td><code>String[]</code></td>
 <td><code>-</code></td>
 <td>List of files to include. Specified as fileset patterns which are relative 
to the input directory whose contents is being packaged into the JAR.</td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#outputTimestamp"><code>&lt;outputTimestamp&gt;</code></a></td>
 <td><code>String</code></td>
 <td><code>3.2.0</code></td>
 <td>Timestamp for reproducible output archive entries, either formatted as ISO 
8601 extended offset date-time (e.g. in UTC such as '2011-12-03T10:15:30Z' or 
with an offset '2019-10-05T20:37:42+06:00'), or as an int representing seconds 
since the epoch (like <a 
href="https://reproducible-builds.org/docs/source-date-epoch/";>SOURCE_DATE_EPOCH</a>).<br
 /><strong>Default</strong>: 
<code>${project.build.outputTimestamp}</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a href="#skip"><code>&lt;skip&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Set this to <code>true</code> to bypass test-jar generation. Its use is 
<b>NOT RECOMMENDED</b>, but quite convenient on occasion.<br /><strong>User 
Property</strong>: <code>maven.test.skip</code></td></tr>
-<tr class="b">
+<tr class="a">
 <td align="left"><a 
href="#skipIfEmpty"><code>&lt;skipIfEmpty&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Skip creating empty archives.<br /><strong>Default</strong>: 
<code>false</code></td></tr>
-<tr class="a">
+<tr class="b">
 <td align="left"><a 
href="#useDefaultManifestFile"><code>&lt;useDefaultManifestFile&gt;</code></a></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td><strong>Deprecated.</strong> Using this property will fail your build 
cause it has been removed from the plugin configuration. See the <a 
href="https://maven.apache.org/plugins/maven-jar-plugin/";>Major Version Upgrade 
to version 3.0.0</a> for the plugin.<br /><strong>Default</strong>: 
<code>false</code><br /><strong>User Property</strong>: 
<code>jar.useDefaultManifestFile</code></td></tr></table></section><section>
-<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="archive"><section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3><a 
name="Parameter_Details"></a><a name="addDefaultExcludes"><section>
+<h4><a name="a.3CaddDefaultExcludes.3E"></a>&lt;addDefaultExcludes&gt;</h4><a 
name="a.3CaddDefaultExcludes.3E"></a></a>
+<div>If set to <code>false</code>, the files and directories that by default 
are excluded from the resulting archive, like <code>.gitignore</code>, 
<code>.cvsignore</code> etc. will be included. This means all files like the 
following will be included. 
+<ul>
+ <li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+ <li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+ <li>RCS: **/RCS, **/RCS/**</li>
+ <li>SCCS: **/SCCS, **/SCCS/**</li>
+ <li>VSSercer: **/vssver.scc</li>
+ <li>MKS: **/project.pj</li>
+ <li>SVN: **/.svn, **/.svn/**</li>
+ <li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+ <li>Bazaar: **/.bzr, **/.bzr/**</li>
+ <li>SurroundSCM: **/.MySCMServerInfo</li>
+ <li>Mac: **/.DS_Store</li>
+ <li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+ <li>Mercurial: **/.hg, **/.hg/**</li>
+ <li>Git: **/.git, **/.git/**</li>
+ <li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet, 
**/ChangeSet/**</li>
+ <li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo, 
**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul><br /><strong>See also:</strong> <a 
href="https://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/AbstractScanner.html#DEFAULTEXCLUDES";>DEFAULTEXCLUDES</a></div>
+<ul>
+<li><strong>Type</strong>: <code>boolean</code></li>
+<li><strong>Since</strong>: <code>3.4.0</code></li>
+<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
+<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a 
name="archive"><section>
 <h4><a name="a.3Carchive.3E"></a>&lt;archive&gt;</h4><a 
name="a.3Carchive.3E"></a></a>
 <div>The archive configuration to use. See <a 
href="http://maven.apache.org/shared/maven-archiver/index.html";>Maven Archiver 
Reference</a>.</div>
 <ul>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/usage.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/usage.html 
(original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/usage.html 
Tue Apr  9 21:19:38 2024
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/usage.apt.vm at 2024-03-30
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
src/site/apt/usage.apt.vm at 2024-04-09
  | Rendered using Apache Maven Fluido Skin 1.11.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
@@ -53,9 +53,9 @@ Karl Heinz Marbaise" />
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li><a href="index.html" title="Apache Maven JAR Plugin">Apache Maven 
JAR Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Usage <a 
href="https://github.com/apache/maven-jar-plugin/tree/HEAD/src/site/apt/usage.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.4.0-SNAPSHOT</li>
+    <li class="active ">Usage <a 
href="https://github.com/apache/maven-jar-plugin/tree/maven-jar-plugin-3.4.0/src/site/apt/usage.apt.vm";><img
 src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-04-09</li>
+          <li id="projectVersion" class="pull-right">Version: 3.4.0</li>
           </ul>
         </div>
       </header>
@@ -68,7 +68,7 @@ Karl Heinz Marbaise" />
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li class="active"><a><span class="none"></span>Usage</a></li>
     <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
    <li class="nav-header">Examples</li>
     <li><a href="../../shared/maven-archiver/examples/classpath.html" 
title="Creating an Executable JAR File"><span class="none"></span>Creating an 
Executable JAR File</a></li>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/index.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/index.html
 Tue Apr  9 21:19:38 2024
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-frame.html
 Tue Apr  9 21:19:38 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference Package 
org.apache.maven.plugins.jar</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference Package 
org.apache.maven.plugins.jar</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/org/apache/maven/plugins/jar/package-summary.html
 Tue Apr  9 21:19:38 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference Package 
org.apache.maven.plugins.jar</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference Package 
org.apache.maven.plugins.jar</title>
         <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0-SNAPSHOT Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0-SNAPSHOT Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-frame.html
 Tue Apr  9 21:19:38 2024
@@ -4,11 +4,11 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
     </head>
     <body>
-        <h1 title="Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference" 
class="bar"><strong>Apache Maven JAR Plugin 3.4.0-SNAPSHOT 
Reference</strong></h1>
+        <h1 title="Apache Maven JAR Plugin 3.4.0 Reference" 
class="bar"><strong>Apache Maven JAR Plugin 3.4.0 Reference</strong></h1>
         <div class="indexHeader"><span><a href="allclasses-frame.html" 
target="packageFrame">All&nbsp;Classes</a></span></div>
         <div class="indexContainer">
             <h2 title="Packages">Packages</h2>

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref-test/overview-summary.html
 Tue Apr  9 21:19:38 2024
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk7) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
     </head>
     <body>
@@ -22,7 +22,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0-SNAPSHOT Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -37,7 +37,7 @@
         </div>
         
                 <div class="header">
-            <h1 class="title">Apache Maven JAR Plugin 3.4.0-SNAPSHOT 
Reference</h1>
+            <h1 class="title">Apache Maven JAR Plugin 3.4.0 Reference</h1>
         </div>
         <div class="contentContainer">
             <table class="overviewSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Packages table, listing packages">
@@ -71,7 +71,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0-SNAPSHOT Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Maven JAR Plugin 
3.4.0 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref/index.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-jar-plugin-LATEST/xref/index.html
 Tue Apr  9 21:19:38 2024
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Maven JAR Plugin 3.4.0-SNAPSHOT Reference</title>
+        <title>Apache Maven JAR Plugin 3.4.0 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")


Reply via email to