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 [7/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/dependency-info.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/dependency-info.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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">
@@ -48,8 +48,8 @@
       <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="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>
@@ -137,25 +137,25 @@
 <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&lt;/artifactId&gt;
-  &lt;version&gt;3.8.0&lt;/version&gt;
+  &lt;version&gt;3.8.1&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&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:pom:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">'org.apache.maven.plugin-tools:maven-plugin-tools:pom: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&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&quot; rev=&quot;3.8.1&quot;&gt;
   &lt;artifact name=&quot;maven-plugin-tools&quot; type=&quot;pom&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', version='3.8.0')
+@Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools', 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:3.8.0'</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">compile 'org.apache.maven.plugin-tools:maven-plugin-tools: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&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&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 &quot;3.8.0&quot;]</pre></div></section></section>
+<div class="source"><pre class="prettyprint linenums">[org.apache.maven.plugin-tools/maven-plugin-tools &quot;3.8.1&quot;]</pre></div></section></section>
         </main>
       </div>
     </div>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/dependency-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/dependency-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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">
@@ -48,8 +48,8 @@
       <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="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>
@@ -193,55 +193,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">
@@ -252,10 +252,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>
@@ -270,8 +270,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/distribution-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/distribution-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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">
@@ -48,8 +48,8 @@
       <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="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/download.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/download.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/download.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/xdoc/download.xml.vm at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/download.xml.vm at 2023-02-22
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -47,9 +47,9 @@
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <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="active ">Download Maven Plugin Tools Source <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/src/site/xdoc/download.xml.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 ">Download Maven Plugin Tools Source <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.1/src/site/xdoc/download.xml.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>
@@ -118,10 +118,10 @@
 
   
     <section>
-<h2><a name="Download_Maven_Plugin_Tools_3.8.0_Source"></a>Download Maven Plugin Tools 3.8.0 Source</h2>
+<h2><a name="Download_Maven_Plugin_Tools_3.8.1_Source"></a>Download Maven Plugin Tools 3.8.1 Source</h2>
 
       
-<p><b>Maven Plugin Tools 3.8.0</b> is distributed in source format.</p>
+<p><b>Maven Plugin Tools 3.8.1</b> is distributed in source format.</p>
 
       
 <p>Use a source archive if you intend to build <b>Maven Plugin Tools</b> yourself.</p>
@@ -157,13 +157,13 @@
             
 <tr class="b">
               
-<td align="left">Maven Plugin Tools 3.8.0 (Source zip)</td>
+<td align="left">Maven Plugin Tools 3.8.1 (Source zip)</td>
               
-<td><a href="[preferred]maven/plugin-tools/maven-plugin-tools-3.8.0-source-release.zip">maven-plugin-tools-3.8.0-source-release.zip</a></td>
+<td><a href="[preferred]maven/plugin-tools/maven-plugin-tools-3.8.1-source-release.zip">maven-plugin-tools-3.8.1-source-release.zip</a></td>
               
-<td><a class="externalLink" href="https://downloads.apache.org/maven/plugin-tools/maven-plugin-tools-3.8.0-source-release.zip.sha512">maven-plugin-tools-3.8.0-source-release.zip.sha512</a></td>
+<td><a class="externalLink" href="https://downloads.apache.org/maven/plugin-tools/maven-plugin-tools-3.8.1-source-release.zip.sha512">maven-plugin-tools-3.8.1-source-release.zip.sha512</a></td>
               
-<td><a class="externalLink" href="https://downloads.apache.org/maven/plugin-tools/maven-plugin-tools-3.8.0-source-release.zip.asc">maven-plugin-tools-3.8.0-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="https://downloads.apache.org/maven/plugin-tools/maven-plugin-tools-3.8.1-source-release.zip.asc">maven-plugin-tools-3.8.1-source-release.zip.asc</a></td>
             </tr>
           </tbody>
         </table>

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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/xdoc/index.xml at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/xdoc/index.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,9 +49,9 @@
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <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="active ">Introduction <a href="https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.8.0/src/site/xdoc/index.xml"><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/src/site/xdoc/index.xml"><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/issue-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/issue-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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">
@@ -48,8 +48,8 @@
       <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="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/mailing-lists.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/mailing-lists.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/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">
@@ -48,8 +48,8 @@
       <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="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/apidocs/allclasses-index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/allclasses-index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/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 Tools Java Annotations 3.8.0 API)</title>
+<title>All Classes and Interfaces (Maven Plugin Tools Java Annotations 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-annotations/apidocs/allpackages-index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/allpackages-index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/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 Tools Java Annotations 3.8.0 API)</title>
+<title>All Packages (Maven Plugin Tools Java Annotations 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-annotations/apidocs/deprecated-list.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/deprecated-list.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/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 Tools Java Annotations 3.8.0 API)</title>
+<title>Deprecated List (Maven Plugin Tools Java Annotations 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-annotations/apidocs/help-doc.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/help-doc.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/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 Tools Java Annotations 3.8.0 API)</title>
+<title>API Help (Maven Plugin Tools Java Annotations 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-annotations/apidocs/index-all.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/index-all.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/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 Tools Java Annotations 3.8.0 API)</title>
+<title>Index (Maven Plugin Tools Java Annotations 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-annotations/apidocs/index.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/index.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/index.html Wed Feb 22 12:15:30 2023
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (17) -->
-<title>Maven Plugin Tools Java Annotations 3.8.0 API</title>
+<title>Maven Plugin Tools Java Annotations 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 redirect">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-summary.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-summary.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/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.annotations (Maven Plugin Tools Java Annotations 3.8.0 API)</title>
+<title>org.apache.maven.plugins.annotations (Maven Plugin Tools Java Annotations 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.annotations">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-tree.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-tree.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/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.plugins.annotations Class Hierarchy (Maven Plugin Tools Java Annotations 3.8.0 API)</title>
+<title>org.apache.maven.plugins.annotations Class Hierarchy (Maven Plugin Tools Java Annotations 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.plugins.annotations">

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-use.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/package-use.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/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.plugins.annotations (Maven Plugin Tools Java Annotations 3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.annotations (Maven Plugin Tools Java Annotations 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.annotations">

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

Modified: maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/checkstyle.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/checkstyle.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/checkstyle.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-checkstyle-plugin:3.2.0:checkstyle at 2023-02-15
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:checkstyle 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 ">Checkstyle 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/ci-management.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/ci-management.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/ci-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:ci-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:ci-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 ">CI 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/cpd.html
==============================================================================
--- maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/cpd.html (original)
+++ maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-plugin-annotations/cpd.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:cpd 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:cpd 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 ">CPD 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>