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 de...@apache.org on 2020/08/05 15:33:51 UTC

svn commit: r1880609 [21/49] - in /maven/website/components/plugins-archives/maven-resources-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/resources/ apidocs/org/apache/maven/plugins/resources/class-use/ css/ examples/ js/ testapidocs/ te...

Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/resources-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/resources-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/resources-mojo.html Wed Aug  5 15:33:50 2020
@@ -1,768 +1,797 @@
-<!DOCTYPE html>
-<!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from target/generated-site/xdoc/resources-mojo.xml at 2018-04-23
- | 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="20180423" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>Apache Maven Resources Plugin &#x2013; resources:resources</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 Resources 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 Resources Plugin">Apache Maven Resources Plugin</a><span class="divider">/</span></li>
-    <li class="active ">resources:resources</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-04-23</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</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="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/encoding.html" title="Specifying a character encoding scheme"><span class="none"></span>Specifying a character encoding scheme</a></li>
-    <li><a href="examples/resource-directory.html" title="Specifying resource directories"><span class="none"></span>Specifying resource directories</a></li>
-    <li><a href="examples/filter.html" title="Filtering"><span class="none"></span>Filtering</a></li>
-    <li><a href="examples/include-exclude.html" title="Including and excluding files and directories"><span class="none"></span>Including and excluding files and directories</a></li>
-    <li><a href="examples/escape-filtering.html" title="Escape Filtering"><span class="none"></span>Escape Filtering</a></li>
-    <li><a href="examples/copy-resources.html" title="Copy Resources"><span class="none"></span>Copy Resources</a></li>
-    <li><a href="examples/binaries-filtering.html" title="Binaries Filtering"><span class="none"></span>Binaries Filtering</a></li>
-    <li><a href="examples/custom-resource-filters.html" title="Custom Resources Filters"><span class="none"></span>Custom Resources Filters</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="$sitesearchValue" 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="resources:resources"></a>resources:resources</h2>
-      
-<p><b>Full name</b>:</p>
-      
-<p>org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources</p>
-      
-<p><b>Description</b>:</p>
-      
-<div>Copy resources for the main source code to the main output
-directory. Always uses the project.build.resources element to
-specify the resources to copy.</div>
-      
-<p><b>Attributes</b>:</p>
-      
-<ul>
-        
-<li>Requires a Maven project to be executed.</li>
-        
-<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-resources</tt>.</li>
-      </ul>
-      
-<div class="section">
-<h3><a name="Required_Parameters"></a>Required 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="#outputDirectory">&lt;outputDirectory&gt;</a></tt></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The output directory into which to copy the resources.<br /><b>Default value is</b>: <tt>${project.build.outputDirectory}</tt>.<br /></td>
-          </tr>
-        </table>
-      </div>
-      
-<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="#addDefaultExcludes">&lt;addDefaultExcludes&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>3.0.0</tt></td>
-            
-<td>By default files like <tt>.gitignore</tt>,
-<tt>.cvsignore</tt> etc. are excluded which means they will not
-being copied. If you need them for a particular reason you can do
-that by settings this to <tt>false</tt>. This means all files
-like the following will be copied. 
-
-<ul>
-
-<li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
-
-<li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
-
-<li>RCS: **/RCS, **/RCS/**</li>
-
-<li>SCCS: **/SCCS, **/SCCS/**</li>
-
-<li>VSSercer: **/vssver.scc</li>
-
-<li>MKS: **/project.pj</li>
-
-<li>SVN: **/.svn, **/.svn/**</li>
-
-<li>GNU: **/.arch-ids, **/.arch-ids/**</li>
-
-<li>Bazaar: **/.bzr, **/.bzr/**</li>
-
-<li>SurroundSCM: **/.MySCMServerInfo</li>
-
-<li>Mac: **/.DS_Store</li>
-
-<li>Serena Dimension: **/.metadata, **/.metadata/**</li>
-
-<li>Mercurial: **/.hg, **/.hg/**</li>
-
-<li>GIT: **/.git, **/.gitignore, **/.gitattributes, **/.git/**</li>
-
-<li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet,
-**/ChangeSet/**</li>
-
-<li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo,
-**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
-</ul><br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#delimiters">&lt;delimiters&gt;</a></tt></td>
-            
-<td><tt>LinkedHashSet</tt></td>
-            
-<td><tt>2.4</tt></td>
-            
-<td>
-<p>Set of delimiters for expressions to filter within the
-resources. These delimiters are specified in the form
-<tt>beginToken*endToken</tt>. If no <tt>*</tt> is given,
-the delimiter is assumed to be the same for start and end.</p>
-
-<p>So, the default filtering delimiters might be specified as:</p>
-
-<div>
-<pre>
-&lt;delimiters&gt;
-  &lt;delimiter&gt;${*}&lt;/delimiter&gt;
-  &lt;delimiter&gt;@&lt;/delimiter&gt;
-&lt;/delimiters&gt;
-</pre></div>
-
-
-<p>Since the <tt>@</tt> delimiter is the same on both ends, we
-don't need to specify <tt>@*@</tt> (though we can).</p><br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#encoding">&lt;encoding&gt;</a></tt></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>The character encoding scheme to be applied when filtering
-resources.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#escapeString">&lt;escapeString&gt;</a></tt></td>
-            
-<td><tt>String</tt></td>
-            
-<td><tt>2.3</tt></td>
-            
-<td>Expressions preceded with this string won't be interpolated.
-Anything else preceded with this string will be passed through
-unchanged. For example <tt>\${foo</tt>} will be replaced with
-<tt>${foo</tt>} but <tt>\\${foo</tt>} will be replaced with
-<tt>\\value of foo</tt>, if this parameter has been set to the
-backslash.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#escapeWindowsPaths">&lt;escapeWindowsPaths&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.4</tt></td>
-            
-<td>Whether to escape backslashes and colons in windows-style paths.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#fileNameFiltering">&lt;fileNameFiltering&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>3.0.0</tt></td>
-            
-<td>Support filtering of filenames folders etc.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#filters">&lt;filters&gt;</a></tt></td>
-            
-<td><tt>List</tt></td>
-            
-<td><tt>-</tt></td>
-            
-<td>
-<p>The list of extra filter properties files to be used along with
-System properties, project properties, and filter properties files
-specified in the POM build/filters section, which should be used
-for the filtering during the current mojo execution.</p>
-
-<p>Normally, these will be configured from a plugin's execution
-section, to provide a different set of filters for a particular
-execution. For instance, starting in Maven 2.2.0, you have the
-option of configuring executions with the id's
-<tt>default-resources</tt> and
-<tt>default-testResources</tt> to supply different
-configurations for the two different types of resources. By
-supplying <tt>extraFilters</tt> configurations, you can
-separate which filters are used for which type of resource.</p><br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#includeEmptyDirs">&lt;includeEmptyDirs&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.3</tt></td>
-            
-<td>Copy any empty directories included in the Resources.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#mavenFilteringHints">&lt;mavenFilteringHints&gt;</a></tt></td>
-            
-<td><tt>List</tt></td>
-            
-<td><tt>2.4</tt></td>
-            
-<td>
-<p>List of plexus components hint which implements
-<tt>MavenResourcesFiltering.filterResources()</tt>. They will
-be executed after the resources copying/filtering.</p><br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#nonFilteredFileExtensions">&lt;nonFilteredFileExtensions&gt;</a></tt></td>
-            
-<td><tt>List</tt></td>
-            
-<td><tt>2.3</tt></td>
-            
-<td>Additional file extensions to not apply filtering (already defined
-are : jpg, jpeg, gif, bmp, png)<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#overwrite">&lt;overwrite&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.3</tt></td>
-            
-<td>Overwrite existing files even if the destination files are newer.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>3.0.0</tt></td>
-            
-<td>You can skip the execution of the plugin if you need to. Its use is
-NOT RECOMMENDED, but quite convenient on occasion.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.skip</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#supportMultiLineFiltering">&lt;supportMultiLineFiltering&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.5</tt></td>
-            
-<td>stop searching endToken at the end of line<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
-          </tr>
-          
-<tr class="a">
-            
-<td><tt><a href="#useBuildFilters">&lt;useBuildFilters&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.4</tt></td>
-            
-<td>If false, don't use the filters specified in the build/filters
-section of the POM when processing resources in this mojo
-execution.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#useDefaultDelimiters">&lt;useDefaultDelimiters&gt;</a></tt></td>
-            
-<td><tt>boolean</tt></td>
-            
-<td><tt>2.4</tt></td>
-            
-<td>Use default delimiters in addition to custom delimiters, if any.<br /><b>Default value is</b>: <tt>true</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.3CaddDefaultExcludes.3E"></a><b><a name="addDefaultExcludes">&lt;addDefaultExcludes&gt;</a></b></h4>
-        
-<div>By default files like <tt>.gitignore</tt>,
-<tt>.cvsignore</tt> etc. are excluded which means they will not
-being copied. If you need them for a particular reason you can do
-that by settings this to <tt>false</tt>. This means all files
-like the following will be copied. 
-
-<ul>
-
-<li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
-
-<li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
-
-<li>RCS: **/RCS, **/RCS/**</li>
-
-<li>SCCS: **/SCCS, **/SCCS/**</li>
-
-<li>VSSercer: **/vssver.scc</li>
-
-<li>MKS: **/project.pj</li>
-
-<li>SVN: **/.svn, **/.svn/**</li>
-
-<li>GNU: **/.arch-ids, **/.arch-ids/**</li>
-
-<li>Bazaar: **/.bzr, **/.bzr/**</li>
-
-<li>SurroundSCM: **/.MySCMServerInfo</li>
-
-<li>Mac: **/.DS_Store</li>
-
-<li>Serena Dimension: **/.metadata, **/.metadata/**</li>
-
-<li>Mercurial: **/.hg, **/.hg/**</li>
-
-<li>GIT: **/.git, **/.gitignore, **/.gitattributes, **/.git/**</li>
-
-<li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet,
-**/ChangeSet/**</li>
-
-<li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo,
-**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
-</ul></div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>3.0.0</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.3Cdelimiters.3E"></a><b><a name="delimiters">&lt;delimiters&gt;</a></b></h4>
-        
-<div>
-<p>Set of delimiters for expressions to filter within the
-resources. These delimiters are specified in the form
-<tt>beginToken*endToken</tt>. If no <tt>*</tt> is given,
-the delimiter is assumed to be the same for start and end.</p>
-
-<p>So, the default filtering delimiters might be specified as:</p>
-
-<div>
-<pre>
-&lt;delimiters&gt;
-  &lt;delimiter&gt;${*}&lt;/delimiter&gt;
-  &lt;delimiter&gt;@&lt;/delimiter&gt;
-&lt;/delimiters&gt;
-</pre></div>
-
-
-<p>Since the <tt>@</tt> delimiter is the same on both ends, we
-don't need to specify <tt>@*@</tt> (though we can).</p></div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.util.LinkedHashSet</tt></li>
-          
-<li><b>Since</b>: <tt>2.4</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3Cencoding.3E"></a><b><a name="encoding">&lt;encoding&gt;</a></b></h4>
-        
-<div>The character encoding scheme to be applied when filtering
-resources.</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>${project.build.sourceEncoding}</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CescapeString.3E"></a><b><a name="escapeString">&lt;escapeString&gt;</a></b></h4>
-        
-<div>Expressions preceded with this string won't be interpolated.
-Anything else preceded with this string will be passed through
-unchanged. For example <tt>\${foo</tt>} will be replaced with
-<tt>${foo</tt>} but <tt>\\${foo</tt>} will be replaced with
-<tt>\\value of foo</tt>, if this parameter has been set to the
-backslash.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
-          
-<li><b>Since</b>: <tt>2.3</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CescapeWindowsPaths.3E"></a><b><a name="escapeWindowsPaths">&lt;escapeWindowsPaths&gt;</a></b></h4>
-        
-<div>Whether to escape backslashes and colons in windows-style paths.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.4</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.3CfileNameFiltering.3E"></a><b><a name="fileNameFiltering">&lt;fileNameFiltering&gt;</a></b></h4>
-        
-<div>Support filtering of filenames folders etc.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>3.0.0</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.3Cfilters.3E"></a><b><a name="filters">&lt;filters&gt;</a></b></h4>
-        
-<div>
-<p>The list of extra filter properties files to be used along with
-System properties, project properties, and filter properties files
-specified in the POM build/filters section, which should be used
-for the filtering during the current mojo execution.</p>
-
-<p>Normally, these will be configured from a plugin's execution
-section, to provide a different set of filters for a particular
-execution. For instance, starting in Maven 2.2.0, you have the
-option of configuring executions with the id's
-<tt>default-resources</tt> and
-<tt>default-testResources</tt> to supply different
-configurations for the two different types of resources. By
-supplying <tt>extraFilters</tt> configurations, you can
-separate which filters are used for which type of resource.</p></div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.util.List</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CincludeEmptyDirs.3E"></a><b><a name="includeEmptyDirs">&lt;includeEmptyDirs&gt;</a></b></h4>
-        
-<div>Copy any empty directories included in the Resources.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.3</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.3CmavenFilteringHints.3E"></a><b><a name="mavenFilteringHints">&lt;mavenFilteringHints&gt;</a></b></h4>
-        
-<div>
-<p>List of plexus components hint which implements
-<tt>MavenResourcesFiltering.filterResources()</tt>. They will
-be executed after the resources copying/filtering.</p></div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.util.List</tt></li>
-          
-<li><b>Since</b>: <tt>2.4</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CnonFilteredFileExtensions.3E"></a><b><a name="nonFilteredFileExtensions">&lt;nonFilteredFileExtensions&gt;</a></b></h4>
-        
-<div>Additional file extensions to not apply filtering (already defined
-are : jpg, jpeg, gif, bmp, png)</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.util.List</tt></li>
-          
-<li><b>Since</b>: <tt>2.3</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CoutputDirectory.3E"></a><b><a name="outputDirectory">&lt;outputDirectory&gt;</a></b></h4>
-        
-<div>The output directory into which to copy the resources.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Required</b>: <tt>Yes</tt></li>
-          
-<li><b>Default</b>: <tt>${project.build.outputDirectory}</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3Coverwrite.3E"></a><b><a name="overwrite">&lt;overwrite&gt;</a></b></h4>
-        
-<div>Overwrite existing files even if the destination files are newer.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.3</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.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
-        
-<div>You can skip the execution of the plugin if you need to. Its use is
-NOT RECOMMENDED, but quite convenient on occasion.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>3.0.0</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>maven.resources.skip</tt></li>
-          
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CsupportMultiLineFiltering.3E"></a><b><a name="supportMultiLineFiltering">&lt;supportMultiLineFiltering&gt;</a></b></h4>
-        
-<div>stop searching endToken at the end of line</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.5</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.3CuseBuildFilters.3E"></a><b><a name="useBuildFilters">&lt;useBuildFilters&gt;</a></b></h4>
-        
-<div>If false, don't use the filters specified in the build/filters
-section of the POM when processing resources in this mojo
-execution.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.4</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.3CuseDefaultDelimiters.3E"></a><b><a name="useDefaultDelimiters">&lt;useDefaultDelimiters&gt;</a></b></h4>
-        
-<div>Use default delimiters in addition to custom delimiters, if any.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>boolean</tt></li>
-          
-<li><b>Since</b>: <tt>2.4</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>Default</b>: <tt>true</tt></li>
-        </ul>
-      </div></div>
-    </div>
-  
-
-        </div>
-      </div>
-    </div>
-    <hr/>
-    <footer>
-      <div class="container-fluid">
-        <div class="row-fluid">
-            <p>Copyright &copy;2001&#x2013;2018
-<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.8.1 from target\generated-site\xdoc/resources-mojo.xml at 2020-08-05
+ | 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="20200805" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Resources Plugin &#x2013; resources:resources</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 Resources 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 Resources Plugin">Apache Maven Resources Plugin</a><span class="divider">/</span></li>
+    <li class="active ">resources:resources</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-08-05</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</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="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/encoding.html" title="Specifying a character encoding scheme"><span class="none"></span>Specifying a character encoding scheme</a></li>
+    <li><a href="examples/resource-directory.html" title="Specifying resource directories"><span class="none"></span>Specifying resource directories</a></li>
+    <li><a href="examples/filter.html" title="Filtering"><span class="none"></span>Filtering</a></li>
+    <li><a href="examples/filtering-properties-files.html" title="Filtering properties files"><span class="none"></span>Filtering properties files</a></li>
+    <li><a href="examples/include-exclude.html" title="Including and excluding files and directories"><span class="none"></span>Including and excluding files and directories</a></li>
+    <li><a href="examples/escape-filtering.html" title="Escape Filtering"><span class="none"></span>Escape Filtering</a></li>
+    <li><a href="examples/copy-resources.html" title="Copy Resources"><span class="none"></span>Copy Resources</a></li>
+    <li><a href="examples/binaries-filtering.html" title="Binaries Filtering"><span class="none"></span>Binaries Filtering</a></li>
+    <li><a href="examples/custom-resource-filters.html" title="Custom Resources Filters"><span class="none"></span>Custom Resources Filters</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-resources-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="resources:resources"></a>resources:resources</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Copy resources for the main source code to the main output
+directory. Always uses the project.build.resources element to
+specify the resources to copy.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>process-resources</tt>.</li>
+      </ul>
+      
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required 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="#outputDirectory">&lt;outputDirectory&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The output directory into which to copy the resources.<br /><b>Default value is</b>: <tt>${project.build.outputDirectory}</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<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="#addDefaultExcludes">&lt;addDefaultExcludes&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>3.0.0</tt></td>
+            
+<td>By default files like <tt>.gitignore</tt>,
+<tt>.cvsignore</tt> etc. are excluded which means they will not
+being copied. If you need them for a particular reason you can do
+that by settings this to <tt>false</tt>. This means all files
+like the following will be copied. 
+
+<ul>
+
+<li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+
+<li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+
+<li>RCS: **/RCS, **/RCS/**</li>
+
+<li>SCCS: **/SCCS, **/SCCS/**</li>
+
+<li>VSSercer: **/vssver.scc</li>
+
+<li>MKS: **/project.pj</li>
+
+<li>SVN: **/.svn, **/.svn/**</li>
+
+<li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+
+<li>Bazaar: **/.bzr, **/.bzr/**</li>
+
+<li>SurroundSCM: **/.MySCMServerInfo</li>
+
+<li>Mac: **/.DS_Store</li>
+
+<li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+
+<li>Mercurial: **/.hg, **/.hg/**</li>
+
+<li>GIT: **/.git, **/.gitignore, **/.gitattributes, **/.git/**</li>
+
+<li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet,
+**/ChangeSet/**</li>
+
+<li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo,
+**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul><br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#delimiters">&lt;delimiters&gt;</a></tt></td>
+            
+<td><tt>LinkedHashSet</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>
+<p>Set of delimiters for expressions to filter within the
+resources. These delimiters are specified in the form
+<tt>beginToken*endToken</tt>. If no <tt>*</tt> is given,
+the delimiter is assumed to be the same for start and end.</p>
+
+<p>So, the default filtering delimiters might be specified as:</p>
+
+<div>
+<pre>
+&lt;delimiters&gt;
+  &lt;delimiter&gt;${*}&lt;/delimiter&gt;
+  &lt;delimiter&gt;@&lt;/delimiter&gt;
+&lt;/delimiters&gt;
+</pre></div>
+
+
+<p>Since the <tt>@</tt> delimiter is the same on both ends, we
+don't need to specify <tt>@*@</tt> (though we can).</p><br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#encoding">&lt;encoding&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The character encoding to use when reading and writing filtered
+resources.<br /><b>Default value is</b>: <tt>${project.build.sourceEncoding}</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#escapeString">&lt;escapeString&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Expressions preceded with this string won't be interpolated.
+Anything else preceded with this string will be passed through
+unchanged. For example <tt>\${foo</tt>} will be replaced with
+<tt>${foo</tt>} but <tt>\\${foo</tt>} will be replaced with
+<tt>\\value of foo</tt>, if this parameter has been set to the
+backslash.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#escapeWindowsPaths">&lt;escapeWindowsPaths&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>Whether to escape backslashes and colons in windows-style paths.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#fileNameFiltering">&lt;fileNameFiltering&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>3.0.0</tt></td>
+            
+<td>Support filtering of filenames folders etc.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#filters">&lt;filters&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>
+<p>The list of extra filter properties files to be used along with
+System properties, project properties, and filter properties files
+specified in the POM build/filters section, which should be used
+for the filtering during the current mojo execution.</p>
+
+<p>Normally, these will be configured from a plugin's execution
+section, to provide a different set of filters for a particular
+execution. For instance, starting in Maven 2.2.0, you have the
+option of configuring executions with the id's
+<tt>default-resources</tt> and
+<tt>default-testResources</tt> to supply different
+configurations for the two different types of resources. By
+supplying <tt>extraFilters</tt> configurations, you can
+separate which filters are used for which type of resource.</p><br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#includeEmptyDirs">&lt;includeEmptyDirs&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Copy any empty directories included in the Resources.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#mavenFilteringHints">&lt;mavenFilteringHints&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>
+<p>List of plexus components hint which implements
+<tt>MavenResourcesFiltering.filterResources()</tt>. They will
+be executed after the resources copying/filtering.</p><br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#nonFilteredFileExtensions">&lt;nonFilteredFileExtensions&gt;</a></tt></td>
+            
+<td><tt>List</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Additional file extensions to not apply filtering (already defined
+are : jpg, jpeg, gif, bmp, png)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#overwrite">&lt;overwrite&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.3</tt></td>
+            
+<td>Overwrite existing files even if the destination files are newer.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#propertiesEncoding">&lt;propertiesEncoding&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>3.2.0</tt></td>
+            
+<td>The character encoding to use when reading and writing filtered
+properties files. If not specified, it will default to the value of
+the &quot;encoding&quot; parameter.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>3.0.0</tt></td>
+            
+<td>You can skip the execution of the plugin if you need to. Its use is
+NOT RECOMMENDED, but quite convenient on occasion.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>maven.resources.skip</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#supportMultiLineFiltering">&lt;supportMultiLineFiltering&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.5</tt></td>
+            
+<td>stop searching endToken at the end of line<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#useBuildFilters">&lt;useBuildFilters&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>If false, don't use the filters specified in the build/filters
+section of the POM when processing resources in this mojo
+execution.<br /><b>Default value is</b>: <tt>true</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#useDefaultDelimiters">&lt;useDefaultDelimiters&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>2.4</tt></td>
+            
+<td>Use default delimiters in addition to custom delimiters, if any.<br /><b>Default value is</b>: <tt>true</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.3CaddDefaultExcludes.3E"></a><b><a name="addDefaultExcludes">&lt;addDefaultExcludes&gt;</a></b></h4>
+        
+<div>By default files like <tt>.gitignore</tt>,
+<tt>.cvsignore</tt> etc. are excluded which means they will not
+being copied. If you need them for a particular reason you can do
+that by settings this to <tt>false</tt>. This means all files
+like the following will be copied. 
+
+<ul>
+
+<li>Misc: **/*~, **/#*#, **/.#*, **/%*%, **/._*</li>
+
+<li>CVS: **/CVS, **/CVS/**, **/.cvsignore</li>
+
+<li>RCS: **/RCS, **/RCS/**</li>
+
+<li>SCCS: **/SCCS, **/SCCS/**</li>
+
+<li>VSSercer: **/vssver.scc</li>
+
+<li>MKS: **/project.pj</li>
+
+<li>SVN: **/.svn, **/.svn/**</li>
+
+<li>GNU: **/.arch-ids, **/.arch-ids/**</li>
+
+<li>Bazaar: **/.bzr, **/.bzr/**</li>
+
+<li>SurroundSCM: **/.MySCMServerInfo</li>
+
+<li>Mac: **/.DS_Store</li>
+
+<li>Serena Dimension: **/.metadata, **/.metadata/**</li>
+
+<li>Mercurial: **/.hg, **/.hg/**</li>
+
+<li>GIT: **/.git, **/.gitignore, **/.gitattributes, **/.git/**</li>
+
+<li>Bitkeeper: **/BitKeeper, **/BitKeeper/**, **/ChangeSet,
+**/ChangeSet/**</li>
+
+<li>Darcs: **/_darcs, **/_darcs/**, **/.darcsrepo,
+**/.darcsrepo/****/-darcs-backup*, **/.darcs-temp-mail</li>
+</ul></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>3.0.0</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.3Cdelimiters.3E"></a><b><a name="delimiters">&lt;delimiters&gt;</a></b></h4>
+        
+<div>
+<p>Set of delimiters for expressions to filter within the
+resources. These delimiters are specified in the form
+<tt>beginToken*endToken</tt>. If no <tt>*</tt> is given,
+the delimiter is assumed to be the same for start and end.</p>
+
+<p>So, the default filtering delimiters might be specified as:</p>
+
+<div>
+<pre>
+&lt;delimiters&gt;
+  &lt;delimiter&gt;${*}&lt;/delimiter&gt;
+  &lt;delimiter&gt;@&lt;/delimiter&gt;
+&lt;/delimiters&gt;
+</pre></div>
+
+
+<p>Since the <tt>@</tt> delimiter is the same on both ends, we
+don't need to specify <tt>@*@</tt> (though we can).</p></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.LinkedHashSet</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cencoding.3E"></a><b><a name="encoding">&lt;encoding&gt;</a></b></h4>
+        
+<div>The character encoding to use when reading and writing filtered
+resources.</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>${project.build.sourceEncoding}</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CescapeString.3E"></a><b><a name="escapeString">&lt;escapeString&gt;</a></b></h4>
+        
+<div>Expressions preceded with this string won't be interpolated.
+Anything else preceded with this string will be passed through
+unchanged. For example <tt>\${foo</tt>} will be replaced with
+<tt>${foo</tt>} but <tt>\\${foo</tt>} will be replaced with
+<tt>\\value of foo</tt>, if this parameter has been set to the
+backslash.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CescapeWindowsPaths.3E"></a><b><a name="escapeWindowsPaths">&lt;escapeWindowsPaths&gt;</a></b></h4>
+        
+<div>Whether to escape backslashes and colons in windows-style paths.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</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.3CfileNameFiltering.3E"></a><b><a name="fileNameFiltering">&lt;fileNameFiltering&gt;</a></b></h4>
+        
+<div>Support filtering of filenames folders etc.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>3.0.0</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.3Cfilters.3E"></a><b><a name="filters">&lt;filters&gt;</a></b></h4>
+        
+<div>
+<p>The list of extra filter properties files to be used along with
+System properties, project properties, and filter properties files
+specified in the POM build/filters section, which should be used
+for the filtering during the current mojo execution.</p>
+
+<p>Normally, these will be configured from a plugin's execution
+section, to provide a different set of filters for a particular
+execution. For instance, starting in Maven 2.2.0, you have the
+option of configuring executions with the id's
+<tt>default-resources</tt> and
+<tt>default-testResources</tt> to supply different
+configurations for the two different types of resources. By
+supplying <tt>extraFilters</tt> configurations, you can
+separate which filters are used for which type of resource.</p></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CincludeEmptyDirs.3E"></a><b><a name="includeEmptyDirs">&lt;includeEmptyDirs&gt;</a></b></h4>
+        
+<div>Copy any empty directories included in the Resources.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</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.3CmavenFilteringHints.3E"></a><b><a name="mavenFilteringHints">&lt;mavenFilteringHints&gt;</a></b></h4>
+        
+<div>
+<p>List of plexus components hint which implements
+<tt>MavenResourcesFiltering.filterResources()</tt>. They will
+be executed after the resources copying/filtering.</p></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CnonFilteredFileExtensions.3E"></a><b><a name="nonFilteredFileExtensions">&lt;nonFilteredFileExtensions&gt;</a></b></h4>
+        
+<div>Additional file extensions to not apply filtering (already defined
+are : jpg, jpeg, gif, bmp, png)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.List</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CoutputDirectory.3E"></a><b><a name="outputDirectory">&lt;outputDirectory&gt;</a></b></h4>
+        
+<div>The output directory into which to copy the resources.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.outputDirectory}</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Coverwrite.3E"></a><b><a name="overwrite">&lt;overwrite&gt;</a></b></h4>
+        
+<div>Overwrite existing files even if the destination files are newer.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.3</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.3CpropertiesEncoding.3E"></a><b><a name="propertiesEncoding">&lt;propertiesEncoding&gt;</a></b></h4>
+        
+<div>The character encoding to use when reading and writing filtered
+properties files. If not specified, it will default to the value of
+the &quot;encoding&quot; parameter.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>3.2.0</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>You can skip the execution of the plugin if you need to. Its use is
+NOT RECOMMENDED, but quite convenient on occasion.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>3.0.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>maven.resources.skip</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CsupportMultiLineFiltering.3E"></a><b><a name="supportMultiLineFiltering">&lt;supportMultiLineFiltering&gt;</a></b></h4>
+        
+<div>stop searching endToken at the end of line</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.5</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.3CuseBuildFilters.3E"></a><b><a name="useBuildFilters">&lt;useBuildFilters&gt;</a></b></h4>
+        
+<div>If false, don't use the filters specified in the build/filters
+section of the POM when processing resources in this mojo
+execution.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</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.3CuseDefaultDelimiters.3E"></a><b><a name="useDefaultDelimiters">&lt;useDefaultDelimiters&gt;</a></b></h4>
+        
+<div>Use default delimiters in addition to custom delimiters, if any.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>2.4</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>true</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2001&#x2013;2020
+<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

Added: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/scm.html
==============================================================================
--- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/scm.html (added)
+++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/scm.html Wed Aug  5 15:33:50 2020
@@ -0,0 +1,163 @@
+<!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-08-05
+ | 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="20200805" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Resources 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 Resources 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 Resources Plugin">Apache Maven Resources 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-08-05</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</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="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/encoding.html" title="Specifying a character encoding scheme"><span class="none"></span>Specifying a character encoding scheme</a></li>
+    <li><a href="examples/resource-directory.html" title="Specifying resource directories"><span class="none"></span>Specifying resource directories</a></li>
+    <li><a href="examples/filter.html" title="Filtering"><span class="none"></span>Filtering</a></li>
+    <li><a href="examples/filtering-properties-files.html" title="Filtering properties files"><span class="none"></span>Filtering properties files</a></li>
+    <li><a href="examples/include-exclude.html" title="Including and excluding files and directories"><span class="none"></span>Including and excluding files and directories</a></li>
+    <li><a href="examples/escape-filtering.html" title="Escape Filtering"><span class="none"></span>Escape Filtering</a></li>
+    <li><a href="examples/copy-resources.html" title="Copy Resources"><span class="none"></span>Copy Resources</a></li>
+    <li><a href="examples/binaries-filtering.html" title="Binaries Filtering"><span class="none"></span>Binaries Filtering</a></li>
+    <li><a href="examples/custom-resource-filters.html" title="Custom Resources Filters"><span class="none"></span>Custom Resources Filters</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-resources-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-resources-plugin/tree/maven-resources-plugin-3.2.0">https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.2.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-resources-plugin-3.2.0 https://gitbox.apache.org/repos/asf/maven-resources-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-resources-plugin-3.2.0 https://gitbox.apache.org/repos/asf/maven-resources-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;2001&#x2013;2020
+<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

Propchange: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/scm.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/scm.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/summary.html (added)
+++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/summary.html Wed Aug  5 15:33:50 2020
@@ -0,0 +1,200 @@
+<!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-08-05
+ | 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="20200805" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Resources 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 Resources 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 Resources Plugin">Apache Maven Resources 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-08-05</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</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="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/encoding.html" title="Specifying a character encoding scheme"><span class="none"></span>Specifying a character encoding scheme</a></li>
+    <li><a href="examples/resource-directory.html" title="Specifying resource directories"><span class="none"></span>Specifying resource directories</a></li>
+    <li><a href="examples/filter.html" title="Filtering"><span class="none"></span>Filtering</a></li>
+    <li><a href="examples/filtering-properties-files.html" title="Filtering properties files"><span class="none"></span>Filtering properties files</a></li>
+    <li><a href="examples/include-exclude.html" title="Including and excluding files and directories"><span class="none"></span>Including and excluding files and directories</a></li>
+    <li><a href="examples/escape-filtering.html" title="Escape Filtering"><span class="none"></span>Escape Filtering</a></li>
+    <li><a href="examples/copy-resources.html" title="Copy Resources"><span class="none"></span>Copy Resources</a></li>
+    <li><a href="examples/binaries-filtering.html" title="Binaries Filtering"><span class="none"></span>Binaries Filtering</a></li>
+    <li><a href="examples/custom-resource-filters.html" title="Custom Resources Filters"><span class="none"></span>Custom Resources Filters</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-resources-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 Resources Plugin</td></tr>
+<tr class="a">
+<td>Description</td>
+<td>The Resources Plugin handles the copying of project resources to the output
+    directory. There are two different kinds of resources: main resources and test resources. The
+    difference is that the main resources are the resources associated with the main
+    source code while the test resources are associated with the test source code.
+    Thus, this allows the separation of resources for the main source code and its
+    unit tests.</td></tr>
+<tr class="b">
+<td>Homepage</td>
+<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-resources-plugin/">https://maven.apache.org/plugins/maven-resources-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-resources-plugin</td></tr>
+<tr class="b">
+<td>Version</td>
+<td>3.2.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;2001&#x2013;2020
+<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

Propchange: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/summary.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision