You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by gn...@apache.org on 2023/02/22 12:15:43 UTC

svn commit: r1907802 [9/46] - in /maven/website/components/plugin-tools-archives/plugin-tools-LATEST: ./ apidocs/ apidocs/org/apache/maven/artifact/repository/metadata/ apidocs/org/apache/maven/artifact/repository/metadata/class-use/ apidocs/org/apache...

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-info.html Wed Feb 22 12:15:30 2023
@@ -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.1:dependency-info at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-info at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Dependency Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>
@@ -126,24 +126,24 @@
 <div class="source"><pre class="prettyprint linenums">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugin-tools&lt;/groupId&gt;
   &lt;artifactId&gt;maven-plugin-annotations&lt;/artifactId&gt;
-  &lt;version&gt;3.8.0&lt;/version&gt;
+  &lt;version&gt;3.8.1&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.8.1'</pre></div></section><section>
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; name=&quot;maven-plugin-annotations&quot; rev=&quot;3.8.0&quot;&gt;
+<div class="source"><pre class="prettyprint linenums">&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; name=&quot;maven-plugin-annotations&quot; rev=&quot;3.8.1&quot;&gt;
   &lt;artifact name=&quot;maven-plugin-annotations&quot; type=&quot;jar&quot; /&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint linenums">@Grapes(
-@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-annotations', version='3.8.0')
+@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-annotations', version='3.8.1')
 )</pre></div></section><section>
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1'</pre></div></section><section>
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; % &quot;maven-plugin-annotations&quot; % &quot;3.8.0&quot;</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; % &quot;maven-plugin-annotations&quot; % &quot;3.8.1&quot;</pre></div></section><section>
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-annotations &quot;3.8.0&quot;]</pre></div></section></section>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-annotations &quot;3.8.1&quot;]</pre></div></section></section>
         </main>
       </div>
     </div>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/dependency-management.html Wed Feb 22 12:15:30 2023
@@ -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.1:dependency-management at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:dependency-management at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Dependency Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>
@@ -182,55 +182,55 @@
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-annotations">maven-plugin-tools-annotations</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-ant">maven-plugin-tools-ant</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-api">maven-plugin-tools-api</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-beanshell">maven-plugin-tools-beanshell</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-generators">maven-plugin-tools-generators</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-tools-java">maven-plugin-tools-java</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.apache.maven.plugin-tools</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-model">maven-plugin-tools-model</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.apache.maven.plugins</td>
 <td><a class="externalLink" href="https://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td>
-<td>3.8.0</td>
+<td>3.8.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr>
 <tr class="a">
@@ -241,10 +241,10 @@
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td align="left">org.apache.velocity</td>
-<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/velocity-engine-core/">velocity-engine-core</a></td>
-<td>2.3</td>
+<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/">velocity</a></td>
+<td>1.7</td>
 <td>jar</td>
-<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.codehaus.plexus</td>
 <td><a class="externalLink" href="https://codehaus-plexus.github.io/plexus-archiver/">plexus-archiver</a></td>
@@ -259,8 +259,8 @@
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
 <td align="left">org.codehaus.plexus</td>
-<td><a class="externalLink" href="https://codehaus-plexus.github.io/plexus-components/plexus-velocity/">plexus-velocity</a></td>
-<td>2.0</td>
+<td><a class="externalLink" href="http://codehaus-plexus.github.io/plexus-components/plexus-velocity/">plexus-velocity</a></td>
+<td>1.2</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/distribution-management.html Wed Feb 22 12:15:30 2023
@@ -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.1:distribution-management at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:distribution-management at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Distribution Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/index.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt.vm at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt.vm at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -50,9 +50,9 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
-    <li class="active ">About Maven Plugin Tools Java Annotations <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-plugin-annotations/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: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+    <li class="active ">About Maven Plugin Tools Java Annotations <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-plugin-annotations/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: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/issue-management.html Wed Feb 22 12:15:30 2023
@@ -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.1:issue-management at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:issue-management at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mailing-lists.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mailing-lists.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/mailing-lists.html Wed Feb 22 12:15:30 2023
@@ -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.1:mailing-lists at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:mailing-lists at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</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: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugin-management.html Wed Feb 22 12:15:30 2023
@@ -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.1:plugin-management at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugin-management at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</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: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/plugins.html Wed Feb 22 12:15:30 2023
@@ -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.1:plugins at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:plugins at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Plugins</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/pmd.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/pmd.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/pmd.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.19.0:pmd at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">PMD Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-info.html Wed Feb 22 12:15:30 2023
@@ -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 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/project-reports.html Wed Feb 22 12:15:30 2023
@@ -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 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-site-plugin:3.12.1:CategorySummaryDocumentRenderer at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Generated Reports</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/scm.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/scm.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/scm.html Wed Feb 22 12:15:30 2023
@@ -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.1:scm at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:scm at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</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: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>
@@ -125,13 +125,13 @@
 <p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section>
 <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 class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-plugin-annotations">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-plugin-annotations</a></pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-plugin-annotations">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-plugin-annotations</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 class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.0 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.1 https://gitbox.apache.org/repos/asf/maven-plugin-tools.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 class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.0 https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-plugin-tools-3.8.1 https://gitbox.apache.org/repos/asf/maven-plugin-tools.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/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/summary.html Wed Feb 22 12:15:30 2023
@@ -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.1:summary at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:summary at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>
@@ -160,7 +160,7 @@
 <td>maven-plugin-annotations</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>3.8.0</td></tr>
+<td>3.8.1</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>jar</td></tr>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/surefire-report.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M7:report at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M7:report at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/taglist.html Wed Feb 22 12:15:30 2023
@@ -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 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</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: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/team.html Wed Feb 22 12:15:30 2023
@@ -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.1:team at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:team at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Tools Java Annotations">Maven Plugin Tools Java Annotations</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/index.html Wed Feb 22 12:15:30 2023
@@ -4,7 +4,7 @@
     <!-- this is a JXR report set (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Maven Plugin Tools Java Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tools Java Annotations 3.8.1 Reference</title>
         <script type="text/javascript">
             tmpTargetPage = "" + window.location.search;
             if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-frame.html Wed Feb 22 12:15:30 2023
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Maven Plugin Tools Java Annotations 3.8.0 Reference Package org.apache.maven.plugins.annotations</title>
+        <title>Maven Plugin Tools Java Annotations 3.8.1 Reference Package org.apache.maven.plugins.annotations</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/org/apache/maven/plugins/annotations/package-summary.html Wed Feb 22 12:15:30 2023
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Maven Plugin Tools Java Annotations 3.8.0 Reference Package org.apache.maven.plugins.annotations</title>
+        <title>Maven Plugin Tools Java Annotations 3.8.1 Reference Package org.apache.maven.plugins.annotations</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>Maven Plugin Tools Java Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tools Java Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -101,7 +101,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tools Java Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tools Java Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-frame.html Wed Feb 22 12:15:30 2023
@@ -4,11 +4,11 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Maven Plugin Tools Java Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tools Java Annotations 3.8.1 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
     <body>
-        <h1 title="Maven Plugin Tools Java Annotations 3.8.0 Reference" class="bar"><strong>Maven Plugin Tools Java Annotations 3.8.0 Reference</strong></h1>
+        <h1 title="Maven Plugin Tools Java Annotations 3.8.1 Reference" class="bar"><strong>Maven Plugin Tools Java Annotations 3.8.1 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/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/xref/overview-summary.html Wed Feb 22 12:15:30 2023
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk7) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Maven Plugin Tools Java Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tools Java Annotations 3.8.1 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>Maven Plugin Tools Java Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tools Java Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -37,7 +37,7 @@
         </div>
         
                 <div class="header">
-            <h1 class="title">Maven Plugin Tools Java Annotations 3.8.0 Reference</h1>
+            <h1 class="title">Maven Plugin Tools Java Annotations 3.8.1 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>Maven Plugin Tools Java Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tools Java Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/addPluginArtifactMetadata-mojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from target/generated-site/xdoc/addPluginArtifactMetadata-mojo.xml at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from target/generated-site/xdoc/addPluginArtifactMetadata-mojo.xml at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -49,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugin Tools">Plugin Tools</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Plugin Plugin">Maven Plugin Plugin</a><span class="divider">/</span></li>
     <li class="active ">plugin:addPluginArtifactMetadata</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-15</li>
-          <li id="projectVersion" class="pull-right">Version: 3.8.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-02-22</li>
+          <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
           </ul>
         </div>
       </header>
@@ -117,7 +117,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-plugin-plugin:3.8.0:addPluginArtifactMetadata</p>
+<p>org.apache.maven.plugins:maven-plugin-plugin:3.8.1:addPluginArtifactMetadata</p>
       
 <p><b>Description</b>:</p>
       

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allclasses-index.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>All Classes and Interfaces (Maven Plugin Plugin 3.8.0 API)</title>
+<title>All Classes and Interfaces (Maven Plugin Plugin 3.8.1 API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="class index">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allpackages-index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allpackages-index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/allpackages-index.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>All Packages (Maven Plugin Plugin 3.8.0 API)</title>
+<title>All Packages (Maven Plugin Plugin 3.8.1 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="package index">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/deprecated-list.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Deprecated List (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Deprecated List (Maven Plugin Plugin 3.8.1 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="deprecated elements">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/help-doc.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>API Help (Maven Plugin Plugin 3.8.0 API)</title>
+<title>API Help (Maven Plugin Plugin 3.8.1 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="help">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index-all.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Index (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Index (Maven Plugin Plugin 3.8.1 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">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/index.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Overview (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Overview (Maven Plugin Plugin 3.8.1 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="package index">
@@ -53,7 +53,7 @@ loadScripts(document, 'script');</script
 <div class="flex-content">
 <main role="main">
 <div class="header">
-<h1 class="title">Maven Plugin Plugin 3.8.0 API</h1>
+<h1 class="title">Maven Plugin Plugin 3.8.1 API</h1>
 </div>
 <div id="all-packages-table">
 <div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-packages-table-tab0" role="tab" aria-selected="true" aria-controls="all-packages-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-packages-table', 'all-packages-table', 2)" class="active-table-tab">All Packages</button><button id="all-packages-table-tab1" role="tab" aria-selected="false" aria-controls="all-packages-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-packages-table', 'all-packages-table-tab1', 2)" class="table-tab">Plugin Tools' Maven Plugin Plugin</button><button id="all-packages-table-tab2" role="tab" aria-selected="false" aria-controls="all-packages-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-packages-table', 'all-packages-table-tab2', 2)" class="table-tab">Other Packages</button></div>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/GroupRepositoryMetadata.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>GroupRepositoryMetadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>GroupRepositoryMetadata (Maven Plugin Plugin 3.8.1 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.artifact.repository.metadata, class: GroupRepositoryMetadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/class-use/GroupRepositoryMetadata.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/class-use/GroupRepositoryMetadata.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/class-use/GroupRepositoryMetadata.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata (Maven Plugin Plugin 3.8.1 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.artifact.repository.metadata, class: GroupRepositoryMetadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-summary.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.artifact.repository.metadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.artifact.repository.metadata (Maven Plugin Plugin 3.8.1 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.artifact.repository.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-tree.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-tree.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-tree.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.artifact.repository.metadata Class Hierarchy (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.artifact.repository.metadata Class Hierarchy (Maven Plugin Plugin 3.8.1 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.artifact.repository.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-use.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-use.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/artifact/repository/metadata/package-use.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Package org.apache.maven.artifact.repository.metadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.artifact.repository.metadata (Maven Plugin Plugin 3.8.1 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.artifact.repository.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>AbstractGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>AbstractGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: AbstractGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/DescriptorGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>DescriptorGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>DescriptorGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: DescriptorGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/HelpGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>HelpGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>HelpGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: HelpGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/AbstractGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/AbstractGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/AbstractGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.AbstractGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.AbstractGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: AbstractGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/DescriptorGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/DescriptorGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/DescriptorGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: DescriptorGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/HelpGeneratorMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/HelpGeneratorMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/class-use/HelpGeneratorMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.HelpGeneratorMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.HelpGeneratorMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin, class: HelpGeneratorMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/AddPluginArtifactMetadataMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>AddPluginArtifactMetadataMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>AddPluginArtifactMetadataMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin.metadata, class: AddPluginArtifactMetadataMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/class-use/AddPluginArtifactMetadataMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/class-use/AddPluginArtifactMetadataMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/class-use/AddPluginArtifactMetadataMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo (Maven Plugin Plugin 3.8.1 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.plugin.plugin.metadata, class: AddPluginArtifactMetadataMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-summary.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin.metadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin.metadata (Maven Plugin Plugin 3.8.1 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.plugin.plugin.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-tree.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-tree.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-tree.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin.metadata Class Hierarchy (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin.metadata Class Hierarchy (Maven Plugin Plugin 3.8.1 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.plugin.plugin.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-use.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-use.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/metadata/package-use.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Package org.apache.maven.plugin.plugin.metadata (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugin.plugin.metadata (Maven Plugin Plugin 3.8.1 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.plugin.plugin.metadata">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-summary.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin (Maven Plugin Plugin 3.8.1 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.plugin.plugin">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-tree.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-tree.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-tree.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin Class Hierarchy (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin Class Hierarchy (Maven Plugin Plugin 3.8.1 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.plugin.plugin">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-use.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-use.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/package-use.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Package org.apache.maven.plugin.plugin (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugin.plugin (Maven Plugin Plugin 3.8.1 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.plugin.plugin">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/PluginReport.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/PluginReport.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/PluginReport.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>PluginReport (Maven Plugin Plugin 3.8.0 API)</title>
+<title>PluginReport (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: PluginReport">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/Requirements.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/Requirements.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/Requirements.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Requirements (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Requirements (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: Requirements">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/RequirementsHistory.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/RequirementsHistory.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/RequirementsHistory.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>RequirementsHistory (Maven Plugin Plugin 3.8.0 API)</title>
+<title>RequirementsHistory (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: RequirementsHistory">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/PluginReport.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/PluginReport.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/PluginReport.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.report_old.PluginReport (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.report_old.PluginReport (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: PluginReport">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/Requirements.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/Requirements.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/Requirements.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.report_old.Requirements (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.report_old.Requirements (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: Requirements">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/RequirementsHistory.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/RequirementsHistory.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/class-use/RequirementsHistory.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugin.plugin.report_old.RequirementsHistory (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.plugin.report_old.RequirementsHistory (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old, class: RequirementsHistory">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-summary.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin.report_old (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin.report_old (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-tree.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-tree.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-tree.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugin.plugin.report_old Class Hierarchy (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.plugin.report_old Class Hierarchy (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-use.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-use.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugin/plugin/report_old/package-use.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Package org.apache.maven.plugin.plugin.report_old (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugin.plugin.report_old (Maven Plugin Plugin 3.8.1 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.plugin.plugin.report_old">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>HelpMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>HelpMojo (Maven Plugin Plugin 3.8.1 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_plugin_plugin, class: HelpMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/class-use/HelpMojo.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/class-use/HelpMojo.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Uses of Class org.apache.maven.plugins.maven_plugin_plugin.HelpMojo (Maven Plugin Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.maven_plugin_plugin.HelpMojo (Maven Plugin Plugin 3.8.1 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_plugin_plugin, class: HelpMojo">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-plugin/apidocs/org/apache/maven/plugins/maven_plugin_plugin/package-summary.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>org.apache.maven.plugins.maven_plugin_plugin (Maven Plugin Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugins.maven_plugin_plugin (Maven Plugin Plugin 3.8.1 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_plugin_plugin">