Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/examples/resource-directory.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/examples/resource-directory.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/examples/resource-directory.html Sat Jul 23 18:04:52 2022 @@ -1,64 +1,71 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/examples\resource-directory.apt at 2020-08-05 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/examples\resource-directory.apt at 2022-07-23 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <meta name="author" content="Franz Allan See" /> - <meta name="Date-Creation-yyyymmdd" content="20080905" /> - <meta name="Date-Revision-yyyymmdd" content="20200805" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2008-09-05" /> <title>Apache Maven Resources Plugin – Specifying resource directories</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="../css/apache-maven-fluido-1.10.0.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> + <script src="../js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> </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> + <header> + <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"> + <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 ">Specifying resource directories <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.2.0/src\site\apt/examples\resource-directory.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></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> + <li class="active ">Specifying resource directories <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.3.0/src\site\apt/examples\resource-directory.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-07-23</li> + <li id="projectVersion" class="pull-right">Version: 3.3.0</li> + </ul> + </div> + </header> <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> + <header id="leftColumn" class="span2"> + <nav 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 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 class="active"><a href="#"><span class="none"></span>Specifying resource directories</a></li> <li><a href="../examples/filter.html" title="Filtering"><span class="none"></span>Filtering</a></li> @@ -68,13 +75,14 @@ <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 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 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="../../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</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> @@ -87,42 +95,43 @@ <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 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> + </ul> + </nav> + <div class="well sidebar-nav"> <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"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <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> + <script>!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> + <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"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Specifying_resource_directories"></a>Specifying resource directories</h2> -<p>By default, Maven will look for your project's resources under <tt>src/main/resources</tt>.</p> +<p>By default, Maven will look for your project's resources under <code>src/main/resources</code>.</p> <div class="source"><pre class="prettyprint linenums">Project |-- pom.xml `-- src `-- main `-- resources </pre></div> -<p>However, all your resources may not be in <tt>src/main/resources</tt>. Thus, you'd have to specify those directories by adding the following to your POM.</p> +<p>However, all your resources may not be in <code>src/main/resources</code>. Thus, you'd have to specify those directories by adding the following to your POM.</p> <div class="source"><pre class="prettyprint linenums"><project> ... <build> @@ -137,23 +146,26 @@ ... </project> </pre></div> -<p>So if your resources resides in <tt>src/my-resources</tt></p> +<p>So if your resources resides in <code>src/my-resources</code></p> <div class="source"><pre class="prettyprint linenums">Project |-- pom.xml `-- src `-- my-resources </pre></div> <p>you can specify that directory by doing the following:</p> -<div class="source"><pre class="prettyprint linenums"> ... +<div class="source"><pre class="prettyprint linenums"><project> + ... <resources> <resource> <directory>src/my-resources</directory> </resource> </resources> ... +</project> </pre></div> -<p>Furthermore, you can have several directories by adding multiple <tt><resource></tt> elements:</p> -<div class="source"><pre class="prettyprint linenums"> ... +<p>Furthermore, you can have several directories by adding multiple <code><resource></code> elements:</p> +<div class="source"><pre class="prettyprint linenums"><project> + ... <resources> <resource> <directory>resource1</directory> @@ -166,19 +178,25 @@ </resource> </resources> ... -</pre></div></div> - </div> +</project> +</pre></div></section> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2020 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> +<script> + if(anchors) { + anchors.add(); + } +</script> </body> </html> \ No newline at end of file
Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/faq.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/faq.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/faq.html Sat Jul 23 18:04:52 2022 @@ -1,62 +1,69 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\fml/faq.fml at 2020-08-05 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\fml/faq.fml at 2022-07-23 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" 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" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Apache Maven Resources Plugin – Frequently Asked Questions</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.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> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> </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> + <header> + <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"> + <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 ">Frequently Asked Questions <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.2.0/src\site\fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></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> + <li class="active ">Frequently Asked Questions <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.3.0/src\site\fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-07-23</li> + <li id="projectVersion" class="pull-right">Version: 3.3.0</li> + </ul> + </div> + </header> <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> + <header id="leftColumn" class="span2"> + <nav 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 class="active"><a href="#"><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 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> @@ -66,13 +73,14 @@ <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 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 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="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</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> @@ -85,33 +93,34 @@ <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 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> + </ul> + </nav> + <div class="well sidebar-nav"> <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"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <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> + <script>!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> + <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"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Frequently_Asked_Questions"></a><a name="top">Frequently Asked Questions</a></h2> <ol style="list-style-type: decimal"> <li><a href="#What_are_resources"> @@ -125,7 +134,7 @@ </a></li> <li><a href="#What_encoding_values_are_allowed"> What encoding values are allowed? - </a></li></ol></div> + </a></li></ol></section> <dl> <dt><a name="What_are_resources"> What are resources? @@ -182,22 +191,27 @@ <dd> <p>The Maven Resource Plugin only allows encoding values representing - the charsets supported by the Java platform, namely <tt>US-ASCII</tt>, - <tt>ISO-8859-1</tt>, <tt>UTF-8</tt>, <tt>UTF-16BE</tt>, <tt>UTF-16LE</tt> and <tt>UTF-16</tt>.</p> + the charsets supported by the Java platform, namely <code>US-ASCII</code>, + <code>ISO-8859-1</code>, <code>UTF-8</code>, <code>UTF-16BE</code>, <code>UTF-16LE</code> and <code>UTF-16</code>.</p> <p align="right"><a href="#top">[top]</a></p></dd></dl> - </div> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2020 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> +<script> + if(anchors) { + anchors.add(); + } +</script> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/fonts/glyphicons-halflings-regular.eot ============================================================================== Binary files - no diff available. Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/fonts/glyphicons-halflings-regular.ttf ============================================================================== Binary files - no diff available. Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/fonts/glyphicons-halflings-regular.woff ============================================================================== Binary files - no diff available. Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/help-mojo.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/help-mojo.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/help-mojo.html Sat Jul 23 18:04:52 2022 @@ -1,62 +1,69 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/help-mojo.xml at 2020-08-05 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from target\generated-site\xdoc/help-mojo.xml at 2022-07-23 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" 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" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Apache Maven Resources Plugin – resources:help</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.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> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> </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> + <header> + <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"> + <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:help</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> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-07-23</li> + <li id="projectVersion" class="pull-right">Version: 3.3.0</li> + </ul> + </div> + </header> <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> + <header id="leftColumn" class="span2"> + <nav 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 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> @@ -66,13 +73,14 @@ <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 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 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="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</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> @@ -85,50 +93,55 @@ <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 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> + </ul> + </nav> + <div class="well sidebar-nav"> <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"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <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> + <script>!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> + <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" > + </header> + <main id="bodyColumn" class="span10" > - <div class="section"> + <section> <h2><a name="resources:help"></a>resources:help</h2> <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-resources-plugin:3.2.0:help</p> +<p>org.apache.maven.plugins:maven-resources-plugin:3.3.0:help</p> <p><b>Description</b>:</p> <div>Display help information on maven-resources-plugin.<br /> -Call <tt>mvn resources:help -Ddetail=true --Dgoal=<goal-name></tt> to display parameter details.</div> +Call <code>mvn resources:help -Ddetail=true +-Dgoal=<goal-name></code> to display parameter details.</div> <p><b>Attributes</b>:</p> -<div class="section"> +<ul> + +<li>The goal is thread-safe and supports parallel builds.</li> + </ul> + <section> <h3><a name="Optional_Parameters"></a>Optional Parameters</h3> <table class="table table-striped" border="0"> @@ -146,72 +159,69 @@ Call <tt>mvn resources:help -Ddetail=tru <tr class="b"> -<td><tt><a href="#detail"><detail></a></tt></td> +<td align="left"><code><a href="#detail"><detail></a></code></td> -<td><tt>boolean</tt></td> +<td><code>boolean</code></td> -<td><tt>-</tt></td> +<td><code>-</code></td> -<td>If <tt>true</tt>, display all settable properties for each -goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.<br /></td> +<td>If <code>true</code>, display all settable properties for each +goal.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>detail</code>.<br /></td> </tr> <tr class="a"> -<td><tt><a href="#goal"><goal></a></tt></td> +<td align="left"><code><a href="#goal"><goal></a></code></td> -<td><tt>String</tt></td> +<td><code>String</code></td> -<td><tt>-</tt></td> +<td><code>-</code></td> <td>The name of the goal for which to show help. If unspecified, all -goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.<br /></td> +goals will be displayed.<br /><b>User property is</b>: <code>goal</code>.<br /></td> </tr> <tr class="b"> -<td><tt><a href="#indentSize"><indentSize></a></tt></td> +<td align="left"><code><a href="#indentSize"><indentSize></a></code></td> -<td><tt>int</tt></td> +<td><code>int</code></td> -<td><tt>-</tt></td> +<td><code>-</code></td> -<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.<br /></td> +<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <code>2</code>.<br /><b>User property is</b>: <code>indentSize</code>.<br /></td> </tr> <tr class="a"> -<td><tt><a href="#lineLength"><lineLength></a></tt></td> +<td align="left"><code><a href="#lineLength"><lineLength></a></code></td> -<td><tt>int</tt></td> +<td><code>int</code></td> -<td><tt>-</tt></td> +<td><code>-</code></td> -<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.<br /></td> +<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <code>80</code>.<br /><b>User property is</b>: <code>lineLength</code>.<br /></td> </tr> </table> - </div> - -<div class="section"> + </section> + <section> <h3><a name="Parameter_Details"></a>Parameter Details</h3> - -<div class="section"> + <section> <h4><a name="a.3Cdetail.3E"></a><b><a name="detail"><detail></a></b></h4> -<div>If <tt>true</tt>, display all settable properties for each +<div>If <code>true</code>, display all settable properties for each goal.</div> <ul> -<li><b>Type</b>: <tt>boolean</tt></li> +<li><b>Type</b>: <code>boolean</code></li> -<li><b>Required</b>: <tt>No</tt></li> +<li><b>Required</b>: <code>No</code></li> -<li><b>User Property</b>: <tt>detail</tt></li> +<li><b>User Property</b>: <code>detail</code></li> -<li><b>Default</b>: <tt>false</tt></li> - </ul><hr /></div> -<div class="section"> +<li><b>Default</b>: <code>false</code></li> + </ul><hr /></section><section> <h4><a name="a.3Cgoal.3E"></a><b><a name="goal"><goal></a></b></h4> <div>The name of the goal for which to show help. If unspecified, all @@ -219,58 +229,61 @@ goals will be displayed.</div> <ul> -<li><b>Type</b>: <tt>java.lang.String</tt></li> +<li><b>Type</b>: <code>java.lang.String</code></li> -<li><b>Required</b>: <tt>No</tt></li> +<li><b>Required</b>: <code>No</code></li> -<li><b>User Property</b>: <tt>goal</tt></li> - </ul><hr /></div> -<div class="section"> +<li><b>User Property</b>: <code>goal</code></li> + </ul><hr /></section><section> <h4><a name="a.3CindentSize.3E"></a><b><a name="indentSize"><indentSize></a></b></h4> <div>The number of spaces per indentation level, should be positive.</div> <ul> -<li><b>Type</b>: <tt>int</tt></li> +<li><b>Type</b>: <code>int</code></li> -<li><b>Required</b>: <tt>No</tt></li> +<li><b>Required</b>: <code>No</code></li> -<li><b>User Property</b>: <tt>indentSize</tt></li> +<li><b>User Property</b>: <code>indentSize</code></li> -<li><b>Default</b>: <tt>2</tt></li> - </ul><hr /></div> -<div class="section"> +<li><b>Default</b>: <code>2</code></li> + </ul><hr /></section><section> <h4><a name="a.3ClineLength.3E"></a><b><a name="lineLength"><lineLength></a></b></h4> <div>The maximum length of a display line, should be positive.</div> <ul> -<li><b>Type</b>: <tt>int</tt></li> +<li><b>Type</b>: <code>int</code></li> -<li><b>Required</b>: <tt>No</tt></li> +<li><b>Required</b>: <code>No</code></li> -<li><b>User Property</b>: <tt>lineLength</tt></li> +<li><b>User Property</b>: <code>lineLength</code></li> -<li><b>Default</b>: <tt>80</tt></li> +<li><b>Default</b>: <code>80</code></li> </ul> - </div></div> - </div> + </section></section> + </section> - </div> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2020 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> +<script> + if(anchors) { + anchors.add(); + } +</script> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/index.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/index.html Sat Jul 23 18:04:52 2022 @@ -1,64 +1,71 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/index.apt.vm at 2020-08-05 - | Rendered using Apache Maven Fluido Skin 1.7 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/index.apt.vm at 2022-07-23 + | Rendered using Apache Maven Fluido Skin 1.10.0 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <meta name="author" content="Franz Allan See" /> - <meta name="Date-Creation-yyyymmdd" content="20130722" /> - <meta name="Date-Revision-yyyymmdd" content="20200805" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2013-07-22" /> <title>Apache Maven Resources Plugin – Introduction</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.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> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> </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> + <header> + <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"> + <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 ">Introduction <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.2.0/src\site\apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></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> + <li class="active ">Introduction <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.3.0/src\site\apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-07-23</li> + <li id="projectVersion" class="pull-right">Version: 3.3.0</li> + </ul> + </div> + </header> <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> + <header id="leftColumn" class="span2"> + <nav class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Overview</li> <li class="active"><a href="#"><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 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> @@ -68,30 +75,30 @@ <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 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 class="active"><a href="#"><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><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> + <ul class="nav nav-list"> + <li class="active"><a href="#"><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><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 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="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</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> @@ -104,38 +111,38 @@ <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 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> + </ul> + </nav> + <div class="well sidebar-nav"> <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"> +<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> <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> + <script>!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> + <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"> + </header> + <main id="bodyColumn" class="span10" > +<section> <h2><a name="Apache_Maven_Resources_Plugin"></a>Apache Maven Resources Plugin</h2> <p>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 to the main source code while the test resources are associated to the test source code.</p> <p>Thus, this allows the separation of resources for the main source code and its unit tests.</p> -<p>Starting with version 2.3 this plugin uses the <a class="externalLink" href="http://maven.apache.org/shared/maven-filtering/">Maven Filtering</a> shared component for filtering resources.</p> -<div class="section"> +<p>Starting with version 2.3 this plugin uses the <a class="externalLink" href="http://maven.apache.org/shared/maven-filtering/">Maven Filtering</a> shared component for filtering resources.</p><section> <h3><a name="Goals_Overview"></a>Goals Overview</h3> <p>The Resources Plugin copies files specified by Resource elements, to an output directory. The three variations below only differ in how the resource and output directory elements are specified or defaulted. The Resources Plugin has three goals:</p> <ul> @@ -144,13 +151,11 @@ <li><a href="./testResources-mojo.html">resources:testResources</a> copies the resources for the test source code to the test output directory. <p>This goal usually executes automatically, because it is bound by default to the process-test-resources life-cycle phase. It always uses the project.build.testResources element to specify the resources, and by default uses the project.build.testOutputDirectory to specify the copy destination.</p></li> <li><a href="./copy-resources-mojo.html">resources:copy-resources</a> copies resources to an output directory. -<p>This goal requires that you configure the resources to be copied, and specify the outputDirectory.</p></li></ul></div> -<div class="section"> +<p>This goal requires that you configure the resources to be copied, and specify the outputDirectory.</p></li></ul></section><section> <h3><a name="Usage"></a>Usage</h3> <p>General instructions on how to use the Resources Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below.</p> <p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mailing-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mailing-lists.html">mail archive</a>.</p> -<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div> -<div class="section"> +<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></section><section> <h3><a name="Examples"></a>Examples</h3> <p>The following examples show how to use the Resources Plugin in more advanced use cases:</p> <ul> @@ -161,19 +166,24 @@ <li><a href="./examples/escape-filtering.html">Escape filtering</a></li> <li><a href="./examples/copy-resources.html">Copy resources</a></li> <li><a href="./examples/binaries-filtering.html">Binaries filtering</a></li> -<li><a href="./examples/custom-resource-filters.html">Custom resources filters</a></li></ul></div></div> - </div> +<li><a href="./examples/custom-resource-filters.html">Custom resources filters</a></li></ul></section></section> + </main> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>Copyright ©2001–2020 -<a href="https://www.apache.org/">The Apache Software Foundation</a>. -All rights reserved.</p> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> </div> </div> </footer> +<script> + if(anchors) { + anchors.add(); + } +</script> </body> </html> \ No newline at end of file Added: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/invoker-report.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/invoker-report.html (added) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/invoker-report.html Sat Jul 23 18:04:52 2022 @@ -0,0 +1,313 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-invoker-plugin:3.2.2:report at 2022-07-23 + | Rendered using Apache Maven Fluido Skin 1.10.0 +--> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> + <title>Apache Maven Resources Plugin – Invoker Report</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" /> + <link rel="stylesheet" href="./css/site.css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + <script src="./js/apache-maven-fluido-1.10.0.min.js"></script> +<!-- Matomo --> +<script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + /* We explicitly disable cookie tracking to avoid privacy issues */ + _paq.push(['disableCookies']); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="//analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '3']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<!-- End Matomo Code --> + </head> + <body class="topBarDisabled"> + <div class="container-fluid"> + <header> + <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 ">Invoker Report</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-07-23</li> + <li id="projectVersion" class="pull-right">Version: 3.3.0</li> + </ul> + </div> + </header> + <div class="row-fluid"> + <header id="leftColumn" class="span2"> + <nav 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-down"></span>Project Reports</a> + <ul class="nav nav-list"> + <li><a href="surefire-report.html" title="Surefire Report"><span class="none"></span>Surefire Report</a></li> + <li><a href="checkstyle.html" title="Checkstyle"><span class="none"></span>Checkstyle</a></li> + <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li> + <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li> + <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li> + <li><a href="xref-test/index.html" title="Test Source Xref"><span class="none"></span>Test Source Xref</a></li> + <li><a href="taglist.html" title="Tag List"><span class="none"></span>Tag List</a></li> + <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li> + <li><a href="testapidocs/index.html" title="Test Javadoc"><span class="none"></span>Test Javadoc</a></li> + <li><a href="plugin-info.html" title="Plugin Documentation"><span class="none"></span>Plugin Documentation</a></li> + <li class="active"><a href="#"><span class="none"></span>Invoker Build Results</a></li> + </ul></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="../../extensions/index.html" title="Extensions"><span class="none"></span>Extensions</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> + </nav> + <div class="well sidebar-nav"> +<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>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> + <hr /> + <div id="poweredBy"> + <div class="clear"></div> + <div id="twitter" style="border:none; margin-top: 10px"> + <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>!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> + </header> + <main id="bodyColumn" class="span10" > +<section> +<h2><a name="Invoker_Report"></a>Invoker Report</h2> +<p>The results of the Maven invocations.</p></section><section> +<h3><a name="Summary"></a>Summary</h3></section> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Builds</th> +<th>Success</th> +<th>Failures</th> +<th>Skipped</th> +<th>Success Rate</th> +<th>Total Time</th> +<th>Avg Time</th></tr> +<tr class="b"> +<td>26</td> +<td>26</td> +<td>0</td> +<td>0</td> +<td>100.0%</td> +<td>88.2 s</td> +<td>3.4 s</td></tr></table><section> +<h3><a name="Build_Details"></a>Build Details</h3></section> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Name</th> +<th>Result</th> +<th>Time</th> +<th>Message</th></tr> +<tr class="b"> +<td>binaries-filtering\pom.xml</td> +<td>success</td> +<td>6.3 s</td> +<td></td></tr> +<tr class="a"> +<td>copy-resources-it\pom.xml</td> +<td>success</td> +<td>2.5 s</td> +<td></td></tr> +<tr class="b"> +<td>custom-delimiter\pom.xml</td> +<td>success</td> +<td>2.1 s</td> +<td></td></tr> +<tr class="a"> +<td>escapeInterpolation\pom.xml</td> +<td>success</td> +<td>2.0 s</td> +<td></td></tr> +<tr class="b"> +<td>filter-filenames\pom.xml</td> +<td>success</td> +<td>3.1 s</td> +<td></td></tr> +<tr class="a"> +<td>filter-test-resources\pom.xml</td> +<td>success</td> +<td>2.4 s</td> +<td></td></tr> +<tr class="b"> +<td>filter\pom.xml</td> +<td>success</td> +<td>3.8 s</td> +<td></td></tr> +<tr class="a"> +<td>include-git-ignore\pom.xml</td> +<td>success</td> +<td>2.3 s</td> +<td></td></tr> +<tr class="b"> +<td>includeEmptyDirs\pom.xml</td> +<td>success</td> +<td>2.2 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-104\pom.xml</td> +<td>success</td> +<td>2.9 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-105\pom.xml</td> +<td>success</td> +<td>4.6 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-106\pom.xml</td> +<td>success</td> +<td>4.4 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-110\pom.xml</td> +<td>success</td> +<td>3.9 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-131\pom.xml</td> +<td>success</td> +<td>4.1 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-166\pom.xml</td> +<td>success</td> +<td>3.5 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-171\pom.xml</td> +<td>success</td> +<td>3.6 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-18\pom.xml</td> +<td>success</td> +<td>6.6 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-20\pom.xml</td> +<td>success</td> +<td>3.1 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-231\pom.xml</td> +<td>success</td> +<td>2.9 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-257\pom.xml</td> +<td>success</td> +<td>3.0 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-77\pom.xml</td> +<td>success</td> +<td>2.9 s</td> +<td></td></tr> +<tr class="a"> +<td>MRESOURCES-78\pom.xml</td> +<td>success</td> +<td>3.2 s</td> +<td></td></tr> +<tr class="b"> +<td>MRESOURCES-99\pom.xml</td> +<td>success</td> +<td>3.5 s</td> +<td></td></tr> +<tr class="a"> +<td>profile-override\pom.xml</td> +<td>success</td> +<td>3.1 s</td> +<td></td></tr> +<tr class="b"> +<td>skip-yes\pom.xml</td> +<td>success</td> +<td>2.7 s</td> +<td></td></tr> +<tr class="a"> +<td>user-filters\pom.xml</td> +<td>success</td> +<td>3.4 s</td> +<td></td></tr></table> + </main> + </div> + </div> + <hr/> + <footer> + <div class="container-fluid"> + <div class="row-fluid"> + <p>© 2001–2022 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> + </div> + </div> + </footer> +<script> + if(anchors) { + anchors.add(); + } +</script> + </body> +</html> \ No newline at end of file
