Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-info.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-info.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-info.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">Dependency Information</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>
@@ -136,28 +136,28 @@
 <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.maven.plugin-tools&lt;/groupId&gt;
   &lt;artifactId&gt;maven-script&lt;/artifactId&gt;
-  &lt;version&gt;3.11.1-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;3.12.0&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
 <div>
-<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; 
name=&quot;maven-script&quot; rev=&quot;3.11.1-SNAPSHOT&quot;&gt;
+<pre>&lt;dependency org=&quot;org.apache.maven.plugin-tools&quot; 
name=&quot;maven-script&quot; rev=&quot;3.12.0&quot;&gt;
   &lt;artifact name=&quot;maven-script&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>
 <pre>@Grapes(
-@Grab(group='org.apache.maven.plugin-tools', module='maven-script', 
version='3.11.1-SNAPSHOT')
+@Grab(group='org.apache.maven.plugin-tools', module='maven-script', 
version='3.12.0')
 )</pre></div></section><section>
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a 
name="Gradle.2FGrails"></a>
 <div>
-<pre>implementation 
'org.apache.maven.plugin-tools:maven-script:3.11.1-SNAPSHOT'</pre></div></section><section>
+<pre>implementation 
'org.apache.maven.plugin-tools:maven-script:3.12.0'</pre></div></section><section>
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
 <div>
-<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; % 
&quot;maven-script&quot; % 
&quot;3.11.1-SNAPSHOT&quot;</pre></div></section><section>
+<pre>libraryDependencies += &quot;org.apache.maven.plugin-tools&quot; % 
&quot;maven-script&quot; % &quot;3.12.0&quot;</pre></div></section><section>
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
 <div>
-<pre>[org.apache.maven.plugin-tools/maven-script 
&quot;3.11.1-SNAPSHOT&quot;]</pre></div></section></section>
+<pre>[org.apache.maven.plugin-tools/maven-script 
&quot;3.12.0&quot;]</pre></div></section></section>
         </main>
       </div>
     </div>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-management.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-management.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/dependency-management.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</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: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>
@@ -179,55 +179,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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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">

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/distribution-management.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/distribution-management.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/distribution-management.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</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: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/index.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/index.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/index.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">About</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/issue-management.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/issue-management.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/issue-management.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">Issue Management</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/mailing-lists.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/mailing-lists.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/mailing-lists.html
 Sat Mar 30 02:10:09 2024
@@ -50,7 +50,7 @@
       <li><a href="index.html" title="Maven Script Mojo Support 
(deprecated)">Maven Script Mojo Support (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">Project Mailing Lists</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses-index.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses-index.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses-index.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>All Classes (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>All Classes (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="All Classes (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="All Classes (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allclasses.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>All Classes (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>All Classes (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allpackages-index.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allpackages-index.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/allpackages-index.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>All Packages (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>All Packages (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="All Packages (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="All Packages (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/constant-values.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/constant-values.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/constant-values.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Constant Field Values (Maven Plugin Tool for Ant (deprecated) 
3.11.1-SNAPSHOT API)</title>
+<title>Constant Field Values (Maven Plugin Tool for Ant (deprecated) 3.12.0 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Maven Plugin Tool 
for Ant (deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Maven Plugin Tool 
for Ant (deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/deprecated-list.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/deprecated-list.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/deprecated-list.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Deprecated List (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>Deprecated List (Maven Plugin Tool for Ant (deprecated) 3.12.0 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/help-doc.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/help-doc.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/help-doc.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>API Help (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>API Help (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="API Help (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index-all.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index-all.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index-all.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Index (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>Index (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Index (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/index.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API</title>
+<title>Maven Plugin Tool for Ant (deprecated) 3.12.0 API</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <script 
type="text/javascript">window.location.replace('org/apache/maven/tools/plugin/extractor/ant/package-summary.html')</script>
 <noscript>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/member-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>AntMojoDescriptorExtractor (Maven Plugin Tool for Ant (deprecated) 
3.11.1-SNAPSHOT API)</title>
+<title>AntMojoDescriptorExtractor (Maven Plugin Tool for Ant (deprecated) 
3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AntMojoDescriptorExtractor (Maven Plugin 
Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="AntMojoDescriptorExtractor (Maven Plugin 
Tool for Ant (deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/class-use/AntMojoDescriptorExtractor.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/class-use/AntMojoDescriptorExtractor.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/class-use/AntMojoDescriptorExtractor.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Class 
org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor (Maven 
Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)</title>
+<title>Uses of Class 
org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor (Maven 
Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor (Maven 
Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class 
org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor (Maven 
Plugin Tool for Ant (deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-summary.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-summary.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-summary.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.maven.tools.plugin.extractor.ant (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)</title>
+<title>org.apache.maven.tools.plugin.extractor.ant (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.tools.plugin.extractor.ant 
(Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.tools.plugin.extractor.ant 
(Maven Plugin Tool for Ant (deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-tree.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-tree.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-tree.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>org.apache.maven.tools.plugin.extractor.ant Class Hierarchy (Maven 
Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)</title>
+<title>org.apache.maven.tools.plugin.extractor.ant Class Hierarchy (Maven 
Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.tools.plugin.extractor.ant 
Class Hierarchy (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.tools.plugin.extractor.ant 
Class Hierarchy (Maven Plugin Tool for Ant (deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-use.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-use.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/org/apache/maven/tools/plugin/extractor/ant/package-use.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Uses of Package org.apache.maven.tools.plugin.extractor.ant (Maven 
Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.tools.plugin.extractor.ant (Maven 
Plugin Tool for Ant (deprecated) 3.12.0 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.maven.tools.plugin.extractor.ant (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Uses of Package 
org.apache.maven.tools.plugin.extractor.ant (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/overview-tree.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/overview-tree.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/overview-tree.html
 Sat Mar 30 02:10:09 2024
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<title>Class Hierarchy (Maven Plugin Tool for Ant (deprecated) 3.11.1-SNAPSHOT 
API)</title>
+<title>Class Hierarchy (Maven Plugin Tool for Ant (deprecated) 3.12.0 
API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" 
title="Style">
@@ -21,7 +21,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Maven Plugin Tool for Ant 
(deprecated) 3.11.1-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Maven Plugin Tool for Ant 
(deprecated) 3.12.0 API)";
         }
     }
     catch(err) {

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/package-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/apidocs/type-search-index.zip
==============================================================================
Binary files - no diff available.

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/checkstyle.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/checkstyle.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/checkstyle.html
 Sat Mar 30 02:10:09 2024
@@ -51,7 +51,7 @@
       <li><a href="index.html" title="Maven Plugin Tool for Ant 
(deprecated)">Maven Plugin Tool for Ant (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/ci-management.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/ci-management.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/ci-management.html
 Sat Mar 30 02:10:09 2024
@@ -51,7 +51,7 @@
       <li><a href="index.html" title="Maven Plugin Tool for Ant 
(deprecated)">Maven Plugin Tool for Ant (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">CI Management</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/cpd.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/cpd.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/cpd.html
 Sat Mar 30 02:10:09 2024
@@ -51,7 +51,7 @@
       <li><a href="index.html" title="Maven Plugin Tool for Ant 
(deprecated)">Maven Plugin Tool for Ant (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">CPD Results</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>

Modified: 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/dependencies.html
==============================================================================
--- 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/dependencies.html
 (original)
+++ 
maven/website/components/plugin-tools-archives/plugin-tools-LATEST/maven-script/maven-plugin-tools-ant/dependencies.html
 Sat Mar 30 02:10:09 2024
@@ -51,7 +51,7 @@
       <li><a href="index.html" title="Maven Plugin Tool for Ant 
(deprecated)">Maven Plugin Tool for Ant (deprecated)</a><span 
class="divider">/</span></li>
     <li class="active ">Project Dependencies</li>
         <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-03-30</li>
-          <li id="projectVersion" class="pull-right">Version: 
3.11.1-SNAPSHOT</li>
+          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
           </ul>
         </div>
       </header>
@@ -141,13 +141,13 @@
 <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-api";>maven-plugin-tools-api</a></td>
-<td>3.11.1-SNAPSHOT</td>
+<td>3.12.0</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.11.1-SNAPSHOT</td>
+<td>3.12.0</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">
@@ -515,7 +515,7 @@
 </script><a name="Dependency_Tree"></a><section>
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.11.1-SNAPSHOT 
<img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; 
vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
+<li>org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.12.0 <img 
id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; 
vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Tool for Ant (deprecated)</th></tr>
@@ -525,7 +525,7 @@
 <p><b>URL: </b><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-ant";>https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-ant</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache-2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.11.1-SNAPSHOT 
(compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; 
vertical-align: text-bottom;" /><div id="_dep2" style="display:none">
+<li>org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.12.0 (compile) 
<img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; 
vertical-align: text-bottom;" /><div id="_dep2" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Tools Extractor API</th></tr>
@@ -847,7 +847,7 @@
     complete with JavaDoc @tags. It is designed to be used by active code 
generators or documentation tools.</p>
 <p><b>URL: </b><a class="externalLink" 
href="https://github.com/paul-hammant/qdox";>https://github.com/paul-hammant/qdox</a></p>
 <p><b>Project Licenses: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li>
-<li>org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.11.1-SNAPSHOT 
(compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: 
pointer; vertical-align: text-bottom;" /><div id="_dep68" style="display:none">
+<li>org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.12.0 
(compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" 
onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: 
pointer; vertical-align: text-bottom;" /><div id="_dep68" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Plugin Metadata Model (deprecated)</th></tr>
@@ -1179,7 +1179,7 @@
 <td align="center">1.7</td>
 <td align="center">Yes</td></tr>
 <tr class="a">
-<td align="left">maven-plugin-tools-api-3.11.1-SNAPSHOT.jar</td>
+<td align="left">maven-plugin-tools-api-3.12.0.jar</td>
 <td align="right">53.4 kB</td>
 <td align="right">42</td>
 <td align="right">21</td>
@@ -1187,7 +1187,7 @@
 <td align="center">1.8</td>
 <td align="center">Yes</td></tr>
 <tr class="b">
-<td align="left">maven-plugin-tools-model-3.11.1-SNAPSHOT.jar</td>
+<td align="left">maven-plugin-tools-model-3.12.0.jar</td>
 <td align="right">29.9 kB</td>
 <td align="right">30</td>
 <td align="right">11</td>



Reply via email to