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 sl...@apache.org on 2021/10/24 12:37:13 UTC

svn commit: r1894528 [23/39] - in /maven/website/components/plugins-archives/maven-antrun-plugin-LATEST: ./ apidocs/ apidocs/legal/ apidocs/org/apache/maven/ant/tasks/ apidocs/org/apache/maven/ant/tasks/class-use/ apidocs/org/apache/maven/ant/tasks/sup...

Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/run-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/run-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/run-mojo.html Sun Oct 24 12:37:11 2021
@@ -1,469 +1,461 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/run-mojo.xml at 2020-04-12
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200412" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven AntRun Plugin &#x2013; antrun:run</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
-    <link rel="stylesheet" href="./css/site.css" />
-    <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-      <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="Plugins">Plugins</a><span class="divider">/</span></li>
-      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
-    <li class="active ">antrun:run</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-04-12</li>
-          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.0.0</li>
-      <li class="pull-right"><a href="http://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
-        </ul>
-      </div>
-      <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
-    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
-    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
-    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
-    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
-    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
-    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
-      <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
-    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
-    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
-    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
-    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
-    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
-    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
-    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-
-  
-    <div class="section">
-<h2><a name="antrun:run"></a>antrun:run</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>
-<p>Maven AntRun Mojo.</p>
-
-<p>This plugin provides the capability of calling Ant tasks from a
-POM by running the nested Ant tasks inside the &lt;target/&gt;
-parameter. It is encouraged to move the actual tasks to a separate
-build.xml file and call that file with an &lt;ant/&gt; task.</p></div>
-      
-<p><b>Attributes</b>:</p>
-      
-<ul>
-        
-<li>Requires a Maven project to be executed.</li>
-        
-<li>Requires dependency resolution of artifacts in scope: <tt>test</tt>.</li>
-      </ul>
-      
-<div class="section">
-<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-        
-<table class="table table-striped" border="0">
-          
-<tr class="a">
-            
-<th>Name</th>
-            
-<th>Type</th>
-            
-<th>Since</th>
-            
-<th>Description</th>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#customTaskPrefix">&lt;customTaskPrefix&gt;</a></tt></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>1.5</tt></td>
-            
-<td>The xml tag prefix to use for the built in Ant tasks. This prefix
-needs to be prepended to each task referenced in the antrun target
-config. For example, a prefix of &quot;mvn&quot; means that the
-attachartifact task is referenced by &quot;&lt;mvn:attachartifact&gt;&quot;
-The default value of an empty string means that no prefix is used
-for the tasks.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#exportAntProperties">&lt;exportAntProperties&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>1.7</tt></td>
-            
-<td>Specifies whether the Ant properties should be propagated to the
-Maven properties.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#failOnError">&lt;failOnError&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>1.7</tt></td>
-            
-<td>Specifies whether a failure in the Ant build leads to a failure of
-the Maven build. If this value is <tt>false</tt>, the Maven
-build will proceed even if the Ant build fails. If it is
-<tt>true</tt>, then the Maven build fails if the Ant build
-fails.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#propertyPrefix">&lt;propertyPrefix&gt;</a></tt></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>1.4</tt></td>
-            
-<td>String to prepend to project and dependency property names.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>1.7</tt></td>
-            
-<td>Specifies whether the Antrun execution should be skipped.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.antrun.skip</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#sourceRoot">&lt;sourceRoot&gt;</a></tt></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td><b>Deprecated.</b> Use the <tt>build-helper-maven-plugin</tt> to bind source
-directories. For version 3.0.0, this parameter is only defined to
-break the build if you use it!<br /><b>User property is</b>: <tt>sourceRoot</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#target">&lt;target&gt;</a></tt></td>
-            
-<td><tt>PlexusConfiguration</tt></td>
-            
-<td><tt>1.5</tt></td>
-            
-<td>The XML for the Ant target. You can add anything you can add
-between &lt;target&gt; and &lt;/target&gt; in a build.xml.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#tasks">&lt;tasks&gt;</a></tt></td>
-            
-<td><tt>PlexusConfiguration</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td><b>Deprecated.</b> Use <tt>target</tt> instead. For version 3.0.0, this parameter
-is only defined to break the build if you use it!<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#testSourceRoot">&lt;testSourceRoot&gt;</a></tt></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td><b>Deprecated.</b> Use the <tt>build-helper-maven-plugin</tt> to bind test source
-directories. For version 3.0.0, this parameter is only defined to
-break the build if you use it!<br /><b>User property is</b>: <tt>testSourceRoot</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#versionsPropertyName">&lt;versionsPropertyName&gt;</a></tt></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The name of a property containing the list of all dependency
-versions. This is used for the removing the versions from the
-filenames.<br /><b>Default value is</b>: <tt>maven.project.dependencies.versions</tt>.<br /></td>
-          </tr>
-        </table>
-      </div>
-      
-<div class="section">
-<h3><a name="Parameter_Details"></a>Parameter Details</h3>
-        
-<div class="section">
-<h4><a name="a.3CcustomTaskPrefix.3E"></a><b><a name="customTaskPrefix">&lt;customTaskPrefix&gt;</a></b></h4>
-        
-<div>The xml tag prefix to use for the built in Ant tasks. This prefix
-needs to be prepended to each task referenced in the antrun target
-config. For example, a prefix of &quot;mvn&quot; means that the
-attachartifact task is referenced by &quot;&lt;mvn:attachartifact&gt;&quot;
-The default value of an empty string means that no prefix is used
-for the tasks.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-          
-<li><b>Since</b>: <tt>1.5</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CexportAntProperties.3E"></a><b><a name="exportAntProperties">&lt;exportAntProperties&gt;</a></b></h4>
-        
-<div>Specifies whether the Ant properties should be propagated to the
-Maven properties.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>1.7</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CfailOnError.3E"></a><b><a name="failOnError">&lt;failOnError&gt;</a></b></h4>
-        
-<div>Specifies whether a failure in the Ant build leads to a failure of
-the Maven build. If this value is <tt>false</tt>, the Maven
-build will proceed even if the Ant build fails. If it is
-<tt>true</tt>, then the Maven build fails if the Ant build
-fails.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>1.7</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CpropertyPrefix.3E"></a><b><a name="propertyPrefix">&lt;propertyPrefix&gt;</a></b></h4>
-        
-<div>String to prepend to project and dependency property names.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-          
-<li><b>Since</b>: <tt>1.4</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
-        
-<div>Specifies whether the Antrun execution should be skipped.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>1.7</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>maven.antrun.skip</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CsourceRoot.3E"></a><b><a name="sourceRoot">&lt;sourceRoot&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> Use the <tt>build-helper-maven-plugin</tt> to bind source
-directories. For version 3.0.0, this parameter is only defined to
-break the build if you use it!</div>
-        
-<div>This folder is added to the list of those folders containing source
-to be compiled. Use this if your Ant script generates source code.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>sourceRoot</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3Ctarget.3E"></a><b><a name="target">&lt;target&gt;</a></b></h4>
-        
-<div>The XML for the Ant target. You can add anything you can add
-between &lt;target&gt; and &lt;/target&gt; in a build.xml.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>org.codehaus.plexus.configuration.PlexusConfiguration</tt></li>
-          
-<li><b>Since</b>: <tt>1.5</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3Ctasks.3E"></a><b><a name="tasks">&lt;tasks&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> Use <tt>target</tt> instead. For version 3.0.0, this parameter
-is only defined to break the build if you use it!</div>
-        
-<div>The XML for the Ant task. You can add anything you can add between
-&lt;target&gt; and &lt;/target&gt; in a build.xml.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>org.codehaus.plexus.configuration.PlexusConfiguration</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CtestSourceRoot.3E"></a><b><a name="testSourceRoot">&lt;testSourceRoot&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> Use the <tt>build-helper-maven-plugin</tt> to bind test source
-directories. For version 3.0.0, this parameter is only defined to
-break the build if you use it!</div>
-        
-<div>This folder is added to the list of those folders containing source
-to be compiled for testing. Use this if your Ant script generates
-test source code.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>testSourceRoot</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CversionsPropertyName.3E"></a><b><a name="versionsPropertyName">&lt;versionsPropertyName&gt;</a></b></h4>
-        
-<div>The name of a property containing the list of all dependency
-versions. This is used for the removing the versions from the
-filenames.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>maven.project.dependencies.versions</tt></li>
-        </ul>
-      </div></div>
-    </div>
-  
-
-        </div>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target\generated-site\xdoc/run-mojo.xml at 2021-10-24
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20211024" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven AntRun Plugin &#x2013; antrun:run</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <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="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
+    <li class="active ">antrun:run</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-10-24</li>
+          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.1.0-SNAPSHOT</li>
+      <li class="pull-right"><a href="https://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
+    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
+    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <section>
+<h2><a name="antrun:run"></a>antrun:run</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.maven.plugins:maven-antrun-plugin:3.1.0-SNAPSHOT:run</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>
+<p>Maven AntRun Mojo.</p>
+
+<p>This plugin provides the capability of calling Ant tasks from a
+POM by running the nested Ant tasks inside the &lt;target/&gt;
+parameter. It is encouraged to move the actual tasks to a separate
+build.xml file and call that file with an &lt;ant/&gt; task.</p></div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: <code>test</code>.</li>
+      </ul>
+      <section>
+<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
+        
+<table class="table table-striped" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><code><a href="#customTaskPrefix">&lt;customTaskPrefix&gt;</a></code></td>
+            
+<td><code>String</code></td>
+            
+<td><code>1.5</code></td>
+            
+<td><b>Deprecated.</b> only here for backwards compatibility<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><code><a href="#exportAntProperties">&lt;exportAntProperties&gt;</a></code></td>
+            
+<td><code>boolean</code></td>
+            
+<td><code>1.7</code></td>
+            
+<td>Specifies whether the Ant properties should be propagated to the
+Maven properties.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><code><a href="#failOnError">&lt;failOnError&gt;</a></code></td>
+            
+<td><code>boolean</code></td>
+            
+<td><code>1.7</code></td>
+            
+<td>Specifies whether a failure in the Ant build leads to a failure of
+the Maven build. If this value is <code>false</code>, the Maven
+build will proceed even if the Ant build fails. If it is
+<code>true</code>, then the Maven build fails if the Ant build
+fails.<br /><b>Default value is</b>: <code>true</code>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><code><a href="#propertyPrefix">&lt;propertyPrefix&gt;</a></code></td>
+            
+<td><code>String</code></td>
+            
+<td><code>1.4</code></td>
+            
+<td>String to prepend to project and dependency property names.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><code><a href="#skip">&lt;skip&gt;</a></code></td>
+            
+<td><code>boolean</code></td>
+            
+<td><code>1.7</code></td>
+            
+<td>Specifies whether the Antrun execution should be skipped.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>maven.antrun.skip</code>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><code><a href="#sourceRoot">&lt;sourceRoot&gt;</a></code></td>
+            
+<td><code>File</code></td>
+            
+<td><code>-</code></td>
+            
+<td><b>Deprecated.</b> Use the <code>build-helper-maven-plugin</code> to bind source
+directories. For version 3.0.0, this parameter is only defined to
+break the build if you use it!<br /><b>User property is</b>: <code>sourceRoot</code>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><code><a href="#target">&lt;target&gt;</a></code></td>
+            
+<td><code>PlexusConfiguration</code></td>
+            
+<td><code>1.5</code></td>
+            
+<td>The XML for the Ant target. You can add anything you can add
+between &lt;target&gt; and &lt;/target&gt; in a build.xml.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><code><a href="#tasks">&lt;tasks&gt;</a></code></td>
+            
+<td><code>PlexusConfiguration</code></td>
+            
+<td><code>-</code></td>
+            
+<td><b>Deprecated.</b> Use <code>target</code> instead. For version 3.0.0, this parameter
+is only defined to break the build if you use it!<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><code><a href="#testSourceRoot">&lt;testSourceRoot&gt;</a></code></td>
+            
+<td><code>File</code></td>
+            
+<td><code>-</code></td>
+            
+<td><b>Deprecated.</b> Use the <code>build-helper-maven-plugin</code> to bind test source
+directories. For version 3.0.0, this parameter is only defined to
+break the build if you use it!<br /><b>User property is</b>: <code>testSourceRoot</code>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><code><a href="#versionsPropertyName">&lt;versionsPropertyName&gt;</a></code></td>
+            
+<td><code>String</code></td>
+            
+<td><code>-</code></td>
+            
+<td>The name of a property containing the list of all dependency
+versions. This is used for the removing the versions from the
+filenames.<br /><b>Default value is</b>: <code>maven.project.dependencies.versions</code>.<br /></td>
+          </tr>
+        </table>
+      </section>
+      <section>
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        <section>
+<h4><a name="a.3CcustomTaskPrefix.3E"></a><b><a name="customTaskPrefix">&lt;customTaskPrefix&gt;</a></b></h4>
+        
+<div><b>Deprecated.</b> only here for backwards compatibility</div>
+        
+<div>Maven will look in the target-tag for the namespace of
+<code>http://maven.apache.org/ANTRUN</code> or
+<code>antlib:org.apache.maven.ant.tasks</code> 
+
+<div>
+<pre>
+  &lt;configuration&gt;
+    &lt;target xmlns:mvn=&quot;http://maven.apache.org/ANTRUN&quot;&gt;
+      &lt;mvn:attachartifact/&gt;
+      &lt;mvn:dependencyfilesets/&gt;
+    &lt;/target&gt;
+  &lt;/configuration&gt;
+</pre></div></div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>java.lang.String</code></li>
+          
+<li><b>Since</b>: <code>1.5</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CexportAntProperties.3E"></a><b><a name="exportAntProperties">&lt;exportAntProperties&gt;</a></b></h4>
+        
+<div>Specifies whether the Ant properties should be propagated to the
+Maven properties.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>boolean</code></li>
+          
+<li><b>Since</b>: <code>1.7</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>Default</b>: <code>false</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CfailOnError.3E"></a><b><a name="failOnError">&lt;failOnError&gt;</a></b></h4>
+        
+<div>Specifies whether a failure in the Ant build leads to a failure of
+the Maven build. If this value is <code>false</code>, the Maven
+build will proceed even if the Ant build fails. If it is
+<code>true</code>, then the Maven build fails if the Ant build
+fails.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>boolean</code></li>
+          
+<li><b>Since</b>: <code>1.7</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>Default</b>: <code>true</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CpropertyPrefix.3E"></a><b><a name="propertyPrefix">&lt;propertyPrefix&gt;</a></b></h4>
+        
+<div>String to prepend to project and dependency property names.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>java.lang.String</code></li>
+          
+<li><b>Since</b>: <code>1.4</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
+        
+<div>Specifies whether the Antrun execution should be skipped.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>boolean</code></li>
+          
+<li><b>Since</b>: <code>1.7</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>User Property</b>: <code>maven.antrun.skip</code></li>
+          
+<li><b>Default</b>: <code>false</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CsourceRoot.3E"></a><b><a name="sourceRoot">&lt;sourceRoot&gt;</a></b></h4>
+        
+<div><b>Deprecated.</b> Use the <code>build-helper-maven-plugin</code> to bind source
+directories. For version 3.0.0, this parameter is only defined to
+break the build if you use it!</div>
+        
+<div>This folder is added to the list of those folders containing source
+to be compiled. Use this if your Ant script generates source code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>java.io.File</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>User Property</b>: <code>sourceRoot</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3Ctarget.3E"></a><b><a name="target">&lt;target&gt;</a></b></h4>
+        
+<div>The XML for the Ant target. You can add anything you can add
+between &lt;target&gt; and &lt;/target&gt; in a build.xml.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>org.codehaus.plexus.configuration.PlexusConfiguration</code></li>
+          
+<li><b>Since</b>: <code>1.5</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3Ctasks.3E"></a><b><a name="tasks">&lt;tasks&gt;</a></b></h4>
+        
+<div><b>Deprecated.</b> Use <code>target</code> instead. For version 3.0.0, this parameter
+is only defined to break the build if you use it!</div>
+        
+<div>The XML for the Ant task. You can add anything you can add between
+&lt;target&gt; and &lt;/target&gt; in a build.xml.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>org.codehaus.plexus.configuration.PlexusConfiguration</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CtestSourceRoot.3E"></a><b><a name="testSourceRoot">&lt;testSourceRoot&gt;</a></b></h4>
+        
+<div><b>Deprecated.</b> Use the <code>build-helper-maven-plugin</code> to bind test source
+directories. For version 3.0.0, this parameter is only defined to
+break the build if you use it!</div>
+        
+<div>This folder is added to the list of those folders containing source
+to be compiled for testing. Use this if your Ant script generates
+test source code.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>java.io.File</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>User Property</b>: <code>testSourceRoot</code></li>
+        </ul><hr /></section><section>
+<h4><a name="a.3CversionsPropertyName.3E"></a><b><a name="versionsPropertyName">&lt;versionsPropertyName&gt;</a></b></h4>
+        
+<div>The name of a property containing the list of all dependency
+versions. This is used for the removing the versions from the
+filenames.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <code>java.lang.String</code></li>
+          
+<li><b>Required</b>: <code>No</code></li>
+          
+<li><b>Default</b>: <code>maven.project.dependencies.versions</code></li>
+        </ul>
+      </section></section>
+    </section>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/scm.html
==============================================================================
--- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/scm.html (original)
+++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/scm.html Sun Oct 24 12:37:11 2021
@@ -1,159 +1,155 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2020-04-12
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200412" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven AntRun Plugin &#x2013; Source Code Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
-    <link rel="stylesheet" href="./css/site.css" />
-    <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-      <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="Plugins">Plugins</a><span class="divider">/</span></li>
-      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Source Code Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-04-12</li>
-          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.0.0</li>
-      <li class="pull-right"><a href="http://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
-        </ul>
-      </div>
-      <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
-    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
-    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
-    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
-    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
-    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
-    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
-      <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
-    <ul class="nav nav-list">
-    <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
-    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
-    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
-    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Source Code Management</a></li>
-    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
-    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
-    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
-    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
-    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
-    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
-    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
-    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
-    </ul>
-</li>
-    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
-    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
-    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
-    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
-    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
-    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
-    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
-    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
-<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></div>
-<div class="section">
-<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
-<p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-antrun-plugin/tree/maven-antrun-plugin-3.0.0">https://github.com/apache/maven-antrun-plugin/tree/maven-antrun-plugin-3.0.0</a></pre></div></div>
-<div class="section">
-<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
-<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-antrun-plugin-3.0.0 https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</pre></div></div>
-<div class="section">
-<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
-<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-antrun-plugin-3.0.0 https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</pre></div></div>
-<div class="section">
-<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
-<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
-        </div>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2021-10-24
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20211024" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven AntRun Plugin &#x2013; Source Code Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <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="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Source Code Management</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-10-24</li>
+          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.1.0-SNAPSHOT</li>
+      <li class="pull-right"><a href="https://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
+    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
+    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+    <ul class="nav nav-list">
+    <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
+    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Source Code Management</a></li>
+    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
+    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
+    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
+    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
+    </ul>
+</li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section>
+<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
+<p>The following is a link to a browsable version of the source repository:</p>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-antrun-plugin/tree/HEAD">https://github.com/apache/maven-antrun-plugin/tree/HEAD</a></pre></div></section><section>
+<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
+<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
+<div class="source"><pre class="prettyprint linenums">$ git clone https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</pre></div></section><section>
+<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
+<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
+<div class="source"><pre class="prettyprint linenums">$ git clone https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</pre></div></section><section>
+<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
+<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/summary.html (original)
+++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/summary.html Sun Oct 24 12:37:11 2021
@@ -1,191 +1,188 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2020-04-12
- | Rendered using Apache Maven Fluido Skin 1.7
--->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20200412" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven AntRun Plugin &#x2013; Project Summary</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
-    <link rel="stylesheet" href="./css/site.css" />
-    <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    </script>
-  </head>
-  <body class="topBarDisabled">
-    <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
-        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
-
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
-      <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="Plugins">Plugins</a><span class="divider">/</span></li>
-      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
-    <li class="active ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-04-12</li>
-          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.0.0</li>
-      <li class="pull-right"><a href="http://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
-        </ul>
-      </div>
-      <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
-    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
-    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
-    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
-    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
-    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
-    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
-    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
-      <li class="nav-header">Project Documentation</li>
-    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
-    <ul class="nav nav-list">
-    <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Summary</a></li>
-    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
-    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
-    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
-    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
-    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
-    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
-    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
-    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
-    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
-    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
-    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
-    </ul>
-</li>
-    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
-    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
-    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
-    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
-    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
-    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
-    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
-    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
-    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
-    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
-    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
-    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
-    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
-    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
-    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
-    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
-    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
-    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
-<form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
-    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
-            </div>
-          </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
-<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
-<div class="section">
-<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>Name</td>
-<td>Apache Maven AntRun Plugin</td></tr>
-<tr class="a">
-<td>Description</td>
-<td>Runs Ant scripts embedded in the POM</td></tr>
-<tr class="b">
-<td>Homepage</td>
-<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-antrun-plugin/">https://maven.apache.org/plugins/maven-antrun-plugin/</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>Name</td>
-<td>The Apache Software Foundation</td></tr>
-<tr class="a">
-<td>URL</td>
-<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></div>
-<div class="section">
-<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Field</th>
-<th>Value</th></tr>
-<tr class="b">
-<td>GroupId</td>
-<td>org.apache.maven.plugins</td></tr>
-<tr class="a">
-<td>ArtifactId</td>
-<td>maven-antrun-plugin</td></tr>
-<tr class="b">
-<td>Version</td>
-<td>3.0.0</td></tr>
-<tr class="a">
-<td>Type</td>
-<td>maven-plugin</td></tr>
-<tr class="b">
-<td>Java Version</td>
-<td>1.7</td></tr></table></div></div>
-        </div>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
-        </div>
-      </div>
-    </footer>
-  </body>
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2021-10-24
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20211024" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven AntRun Plugin &#x2013; Project Summary</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven AntRun Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <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="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven AntRun Plugin">Apache Maven AntRun Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Project Summary</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-10-24</li>
+          <li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 3.1.0-SNAPSHOT</li>
+      <li class="pull-right"><a href="https://ant.apache.org/" class="externalLink" title="Ant">Ant</a></li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li><a href="tasks/tasks.html" title="Ant Tasks"><span class="none"></span>Ant Tasks</a></li>
+    <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/classpaths.html" title="Referencing the Maven Classpaths"><span class="none"></span>Referencing the Maven Classpaths</a></li>
+    <li><a href="examples/tasksAttributes.html" title="Using target attributes"><span class="none"></span>Using target attributes</a></li>
+    <li><a href="examples/customTasks.html" title="Using tasks not included in Ant's default jar"><span class="none"></span>Using tasks not included in Ant's default jar</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
+    <ul class="nav nav-list">
+    <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Summary</a></li>
+    <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
+    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="dependency-management.html" title="Dependency Management"><span class="none"></span>Dependency Management</a></li>
+    <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a></li>
+    <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a></li>
+    <li><a href="ci-management.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+    <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a></li>
+    <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a></li>
+    </ul>
+</li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="maven.apache.org/plugins/maven-antrun-plugin/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="Project_Summary"></a>Project Summary</h2><a name="Project_Summary"></a><section>
+<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>Apache Maven AntRun Plugin</td></tr>
+<tr class="a">
+<td>Description</td>
+<td>Runs Ant scripts embedded in the POM</td></tr>
+<tr class="b">
+<td>Homepage</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-antrun-plugin/">https://maven.apache.org/plugins/maven-antrun-plugin/</a></td></tr></table></section><section>
+<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>Name</td>
+<td>The Apache Software Foundation</td></tr>
+<tr class="a">
+<td>URL</td>
+<td><a class="externalLink" href="https://www.apache.org/">https://www.apache.org/</a></td></tr></table></section><section>
+<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Field</th>
+<th>Value</th></tr>
+<tr class="b">
+<td>GroupId</td>
+<td>org.apache.maven.plugins</td></tr>
+<tr class="a">
+<td>ArtifactId</td>
+<td>maven-antrun-plugin</td></tr>
+<tr class="b">
+<td>Version</td>
+<td>3.1.0-SNAPSHOT</td></tr>
+<tr class="a">
+<td>Type</td>
+<td>maven-plugin</td></tr>
+<tr class="b">
+<td>Java Version</td>
+<td>1.8</td></tr></table></section></section>
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2002&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
 </html>
\ No newline at end of file