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 [21/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/apach...

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/dependency-info.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/dependency-info.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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>
@@ -127,24 +127,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-tools-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-tools-annotations:jar:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-tools-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-tools-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-tools-annotations&quot; rev=&quot;3.8.1&quot;&gt;
   &lt;artifact name=&quot;maven-plugin-tools-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-tools-annotations', version='3.8.0')
+@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-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-tools-annotations:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-tools-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-tools-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-tools-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-tools-annotations &quot;3.8.0&quot;]</pre></div></section></section>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-tools-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-tools-annotations/dependency-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/dependency-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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>
@@ -183,55 +183,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">
@@ -242,10 +242,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>
@@ -260,8 +260,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-tools-annotations/distribution-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/distribution-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/index.apt 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 Tool for Java with Annotations">Maven Plugin Tool for Java with Annotations</a><span class="divider">/</span></li>
-    <li class="active ">Introduction <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-plugin-tools-annotations/src/site/apt/index.apt"><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 ">Introduction <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-plugin-tools-annotations/src/site/apt/index.apt"><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-tools-annotations/issue-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/issue-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/mailing-lists.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/mailing-lists.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/plugin-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/plugin-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/plugins.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/plugins.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/pmd.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/pmd.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/project-info.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/project-info.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/project-reports.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/project-reports.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/scm.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/scm.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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>
@@ -126,13 +126,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-tools-annotations">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/maven-plugin-tools-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-tools-annotations">https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/maven-plugin-tools-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-tools-annotations/summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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>
@@ -161,7 +161,7 @@
 <td>maven-plugin-tools-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-tools-annotations/surefire-report.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/surefire-report.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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>
@@ -152,7 +152,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.392</td></tr></table><br />
+<td align="left">0.468</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></section><section>
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br />
@@ -172,7 +172,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.001</td></tr>
+<td align="left">0.002</td></tr>
 <tr class="a">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.scanner">org.apache.maven.tools.plugin.extractor.annotations.scanner</a></td>
 <td align="left">5</td>
@@ -180,7 +180,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.033</td></tr>
+<td align="left">0.036</td></tr>
 <tr class="b">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.converter">org.apache.maven.tools.plugin.extractor.annotations.converter</a></td>
 <td align="left">17</td>
@@ -188,7 +188,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.135</td></tr>
+<td align="left">0.164</td></tr>
 <tr class="a">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations">org.apache.maven.tools.plugin.extractor.annotations</a></td>
 <td align="left">4</td>
@@ -196,7 +196,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.223</td></tr></table><br />
+<td align="left">0.266</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><section>
 <h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter.tag"></a>org.apache.maven.tools.plugin.extractor.annotations.converter.tag</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter.tag"></a>
 <table border="1" class="table table-striped">
@@ -217,7 +217,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.001</td></tr></table></section><section>
+<td align="left">0.002</td></tr></table></section><section>
 <h3><a name="org.apache.maven.tools.plugin.extractor.annotations.scanner"></a>org.apache.maven.tools.plugin.extractor.annotations.scanner</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.scanner"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
@@ -237,7 +237,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.033</td></tr></table></section><section>
+<td align="left">0.036</td></tr></table></section><section>
 <h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter"></a>org.apache.maven.tools.plugin.extractor.annotations.converter</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
@@ -257,7 +257,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.066</td></tr>
+<td align="left">0.074</td></tr>
 <tr class="a">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverterTest"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></a></td>
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverterTest">JavadocBlockTagsToXhtmlConverterTest</a></td>
@@ -266,7 +266,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.051</td></tr>
+<td align="left">0.067</td></tr>
 <tr class="b">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></a></td>
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest">JavadocInlineTagsToXhtmlConverterTest</a></td>
@@ -275,7 +275,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.018</td></tr></table></section><section>
+<td align="left">0.023</td></tr></table></section><section>
 <h3><a name="org.apache.maven.tools.plugin.extractor.annotations"></a>org.apache.maven.tools.plugin.extractor.annotations</h3><a name="org.apache.maven.tools.plugin.extractor.annotations"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
@@ -295,7 +295,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0</td></tr>
+<td align="left">0.001</td></tr>
 <tr class="a">
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractorTest"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></a></td>
 <td align="left"><a href="#org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractorTest">JavaAnnotationsMojoDescriptorExtractorTest</a></td>
@@ -304,7 +304,7 @@ function toggleDisplay(elementId) {
 <td align="left">0</td>
 <td align="left">0</td>
 <td align="left">100%</td>
-<td align="left">0.223</td></tr></table></section><br /></section><section>
+<td align="left">0.265</td></tr></table></section><br /></section><section>
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><section>
 <h3><a name="JavaClassConverterContextTest"></a>JavaClassConverterContextTest</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContextTest"></a>
@@ -312,11 +312,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContextTest.testResolveReferenceWithMembers"></a>testResolveReferenceWithMembers</td>
-<td align="left">0.03</td></tr>
+<td align="left">0.032</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContextTest.testResolveReference"></a>testResolveReference</td>
-<td align="left">0.011</td></tr>
+<td align="left">0.013</td></tr>
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContextTest.testGetStaticFieldValue"></a>testGetStaticFieldValue</td>
@@ -334,7 +334,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverterTest.testSee"></a>testSee</td>
-<td align="left">0.031</td></tr>
+<td align="left">0.035</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocBlockTagsToXhtmlConverterTest.testExceptionInTag"></a>testExceptionInTag</td>
@@ -344,7 +344,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testExceptionInTag"></a>testExceptionInTag</td>
-<td align="left">0.003</td></tr>
+<td align="left">0.005</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testValue"></a>testValue</td>
@@ -356,11 +356,11 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testLink"></a>testLink</td>
-<td align="left">0.004</td></tr>
+<td align="left">0.005</td></tr>
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testLinkplain"></a>testLinkplain</td>
-<td align="left">0.003</td></tr>
+<td align="left">0.004</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testLiteral"></a>testLiteral</td>
@@ -372,15 +372,15 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testUnknownTag"></a>testUnknownTag</td>
-<td align="left">0.001</td></tr>
+<td align="left">0</td></tr>
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testMultipleTags"></a>testMultipleTags</td>
-<td align="left">0.001</td></tr>
+<td align="left">0</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.JavadocInlineTagsToXhtmlConverterTest.testDocroot"></a>testDocroot</td>
-<td align="left">0</td></tr></table></section><section>
+<td align="left">0.001</td></tr></table></section><section>
 <h3><a name="LinkUtilsTest"></a>LinkUtilsTest</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.converter.tag.LinkUtilsTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
@@ -390,19 +390,19 @@ function toggleDisplay(elementId) {
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.converter.tag.LinkUtilsTest.testCreateUnresolvableLink"></a>testCreateUnresolvableLink</td>
-<td align="left">0</td></tr></table></section><section>
+<td align="left">0.001</td></tr></table></section><section>
 <h3><a name="ClassVersionComparatorTest"></a>ClassVersionComparatorTest</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.ClassVersionComparatorTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.ClassVersionComparatorTest.testComparator"></a>testComparator</td>
-<td align="left">0</td></tr></table></section><section>
+<td align="left">0.001</td></tr></table></section><section>
 <h3><a name="DefaultMojoAnnotationsScannerTest"></a>DefaultMojoAnnotationsScannerTest</h3><a name="org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScannerTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScannerTest.testJava8Annotations"></a>testJava8Annotations</td>
-<td align="left">0.002</td></tr>
+<td align="left">0.001</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScannerTest.testSkipModuleInfoClassInArchive"></a>testSkipModuleInfoClassInArchive</td>
@@ -410,7 +410,7 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScannerTest.scanDeprecatedMojoAnnotatins"></a>scanDeprecatedMojoAnnotatins</td>
-<td align="left">0.024</td></tr>
+<td align="left">0.025</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScannerTest.scanFooMojoClass"></a>scanFooMojoClass</td>
@@ -424,11 +424,11 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractorTest.assertExecute2Mojo"></a>assertExecute2Mojo</td>
-<td align="left">0.214</td></tr>
+<td align="left">0.256</td></tr>
 <tr class="b">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractorTest.assertExecuteMojo"></a>assertExecuteMojo</td>
-<td align="left">0.002</td></tr>
+<td align="left">0.003</td></tr>
 <tr class="a">
 <td align="left"><figure><img src="images/icon_success_sml.gif" alt="" /></figure></td>
 <td align="left"><a name="TC_org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractorTest.assertFooMojo"></a>assertFooMojo</td>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/taglist.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/taglist.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/team.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/team.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations">Maven Plugin Tool for Java with 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-tools-annotations/xref-test/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/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 Tool for Java with Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag</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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -81,7 +81,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test.other</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test.other</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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/other/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test.other</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test.other</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 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>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test</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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/converter/test/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.test</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -121,7 +121,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.scanner</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.scanner</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-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/org/apache/maven/tools/plugin/extractor/annotations/scanner/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.scanner</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.scanner</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -81,7 +81,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/overview-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/overview-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/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 Tool for Java with Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</title>
         <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
     <body>
-        <h1 title="Maven Plugin Tool for Java with Annotations 3.8.0 Reference" class="bar"><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></h1>
+        <h1 title="Maven Plugin Tool for Java with Annotations 3.8.1 Reference" class="bar"><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref-test/overview-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/overview-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref-test/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 Tool for Java with Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tool for Java with 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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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 Tool for Java with Annotations 3.8.0 Reference</h1>
+            <h1 class="title">Maven Plugin Tool for Java with Annotations 3.8.1 Reference</h1>
         </div>
         <div class="contentContainer">
             <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-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 Tool for Java with Annotations 3.8.0 Reference</title>
+        <title>Maven Plugin Tool for Java with 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-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</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-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block</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-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/block/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block</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 Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with Annotations 3.8.1 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>Maven Plugin Tool for Java with Annotations 3.8.0 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Maven Plugin Tool for Java with 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-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/package-frame.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/package-frame.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-tools-annotations/xref/org/apache/maven/tools/plugin/extractor/annotations/converter/tag/inline/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 Tool for Java with Annotations 3.8.0 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline</title>
+        <title>Maven Plugin Tool for Java with Annotations 3.8.1 Reference Package org.apache.maven.tools.plugin.extractor.annotations.converter.tag.inline</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../../../../../stylesheet.css" title="style" />
     </head>
     <body>