Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/usage.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/usage.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/usage.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/usage.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/usage.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="20110205" /> - <meta name="Date-Revision-yyyymmdd" content="20200805" /> - <meta http-equiv="Content-Language" content="en" /> + <meta name="date" content="2011-02-05" /> <title>Apache Maven Resources Plugin – Usage</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 ">Usage <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.2.0/src\site\apt/usage.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 ">Usage <a href="https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.3.0/src\site\apt/usage.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><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 class="active"><a href="#"><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,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,66 +95,69 @@ <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="Usage"></a>Usage</h2> <p>The Resources Plugin handles the copying of project resources to the output directory. The following examples describe the basic usage of the Plugin.</p> -<p>To handle filtering this version of Maven Resources Plugin uses <a class="externalLink" href="http://maven.apache.org/shared/maven-filtering/index.html">Maven Filtering</a> 3.2.0.</p> -<div class="section"> +<p>To handle filtering this version of Maven Resources Plugin uses <a class="externalLink" href="http://maven.apache.org/shared/maven-filtering/index.html">Maven Filtering</a> 3.3.0.</p><section> <h3><a name="Copy_resources_for_the_main_source_code"></a>Copy resources for the main source code</h3> <div class="source"><pre class="prettyprint linenums">mvn resources:resources </pre></div> <p>Upon executing this command, the resources for your main source code, as specified by the <resources> element, will be copied to your main build output directory. This does not affect the resources for your test code.</p> -<p>Moreover, this goal is bound to the <tt>process-resources</tt> phase.</p></div> -<div class="section"> +<p>Moreover, this goal is bound to the <code>process-resources</code> phase.</p></section><section> <h3><a name="Copy_resources_for_the_unit_tests"></a>Copy resources for the unit tests</h3> <div class="source"><pre class="prettyprint linenums">mvn resources:testResources </pre></div> <p>Like the first goal this goal copies resources, but this time for your test source code to your test build output directory, as specified by the <testResources> element. Also, this does not affect the resources for the main source code.</p> -<p>Furthermore, this is bound to the <tt>process-test-resources</tt> phase.</p></div> -<div class="section"> +<p>Furthermore, this is bound to the <code>process-test-resources</code> phase.</p></section><section> <h3><a name="Copy_resources_specified_by_a_.3Cresources.3E_configuration_element"></a>Copy resources specified by a <resources> configuration element</h3> <div class="source"><pre class="prettyprint linenums">mvn resources:copy-resources </pre></div> <p>Rather than using the <resources> or <testResources> elements or their defaults, this uses a <resources> element that is specified as part of the plugin configuration.</p> -<p>See the examples for how to configure this. See the Maven Model for how to write <resources> elements.</p></div></div> - </div> +<p>See the examples for how to configure this. See the Maven Model for how to write <resources> elements.</p></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
Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/allclasses-frame.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/allclasses-frame.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/allclasses-frame.html Sat Jul 23 18:04:52 2022 @@ -1,47 +1,27 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> - <head> - <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>All Classes</title> - <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> + <!-- generated by Apache Maven JXR (jdk8) --> + <head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + <title>All Classes</title> + <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> - - <h3>All Classes</h3> - - <ul> - <li> - <a href="org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html" target="classFrame">AbstractPropertyUtilsTest</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html" target="classFrame">BasicPropertyUtilsTest</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/CopyResourcesMojoTest.html" target="classFrame">CopyResourcesMojoTest</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/filters/ItFilter.html" target="classFrame">ItFilter</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/stub/MavenProjectBasicStub.html" target="classFrame">MavenProjectBasicStub</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/stub/MavenProjectBuildStub.html" target="classFrame">MavenProjectBuildStub</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html" target="classFrame">MavenProjectResourcesStub</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html" target="classFrame">PropertyUtilsExceptionTest</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/ResourcesMojoTest.html" target="classFrame">ResourcesMojoTest</a> - </li> - <li> - <a href="org/apache/maven/plugins/resources/TestResourcesTest.html" target="classFrame">TestResourcesTest</a> - </li> - </ul> - + <h1 class="bar">All Classes</h1> + <div class="indexContainer"> + <ul> + <li><a href="org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html#AbstractPropertyUtilsTest" target="classFrame">AbstractPropertyUtilsTest</a></li> + <li><a href="org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html#BasicPropertyUtilsTest" target="classFrame">BasicPropertyUtilsTest</a></li> + <li><a href="org/apache/maven/plugins/resources/CopyResourcesMojoTest.html#CopyResourcesMojoTest" target="classFrame">CopyResourcesMojoTest</a></li> + <li><a href="org/apache/maven/plugins/resources/filters/ItFilter.html#ItFilter" target="classFrame">ItFilter</a></li> + <li><a href="org/apache/maven/plugins/resources/stub/MavenProjectBasicStub.html#MavenProjectBasicStub" target="classFrame">MavenProjectBasicStub</a></li> + <li><a href="org/apache/maven/plugins/resources/stub/MavenProjectBuildStub.html#MavenProjectBuildStub" target="classFrame">MavenProjectBuildStub</a></li> + <li><a href="org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html#MavenProjectResourcesStub" target="classFrame">MavenProjectResourcesStub</a></li> + <li><a href="org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html#PropertyUtilsExceptionTest" target="classFrame">PropertyUtilsExceptionTest</a></li> + <li><a href="org/apache/maven/plugins/resources/ResourcesMojoTest.html#ResourcesMojoTest" target="classFrame">ResourcesMojoTest</a></li> + <li><a href="org/apache/maven/plugins/resources/TestResourcesTest.html#TestResourcesTest" target="classFrame">TestResourcesTest</a></li> + </ul> + </div> </body> - </html> \ No newline at end of file +</html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/index.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/index.html Sat Jul 23 18:04:52 2022 @@ -1,24 +1,75 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xml:lang="en" lang="en"> -<!-- this is a JXR report set --> - <head> - <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Apache Maven Resources Plugin 3.2.0 Reference</title> - </head> - <frameset cols="20%,80%"> - <frameset rows="30%,70%"> - <frame src="overview-frame.html" name="packageListFrame" /> - <frame src="allclasses-frame.html" name="packageFrame" /> - </frameset> - <frame src="overview-summary.html" name="classFrame" /> + <!-- this is a JXR report set (jdk8) --> + <head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> + <title>Apache Maven Resources Plugin 3.3.0 Reference</title> + <script type="text/javascript"> + tmpTargetPage = "" + window.location.search; + if (tmpTargetPage != "" && tmpTargetPage != "undefined") + tmpTargetPage = tmpTargetPage.substring(1); + if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage))) + tmpTargetPage = "undefined"; + targetPage = tmpTargetPage; + function validURL(url) { + try { + url = decodeURIComponent(url); + } + catch (error) { + return false; + } + var pos = url.indexOf(".html"); + if (pos == -1 || pos != url.length - 5) + return false; + var allowNumber = false; + var allowSep = false; + var seenDot = false; + for (var i = 0; i < url.length - 5; i++) { + var ch = url.charAt(i); + if ('a' <= ch && ch <= 'z' || + 'A' <= ch && ch <= 'Z' || + ch == '$' || + ch == '_' || + ch.charCodeAt(0) > 127) { + allowNumber = true; + allowSep = true; + } else if ('0' <= ch && ch <= '9' + || ch == '-') { + if (!allowNumber) + return false; + } else if (ch == '/' || ch == '.') { + if (!allowSep) + return false; + allowNumber = false; + allowSep = false; + if (ch == '.') + seenDot = true; + if (ch == '/' && seenDot) + return false; + } else { + return false; + } + } + return true; + } + function loadFrames() { + if (targetPage != "" && targetPage != "undefined") + top.classFrame.location = top.targetPage; + } + </script> + </head> + <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> + <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> + <frame src="overview-frame.html" name="packageListFrame" title="All Packages"/> + <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"/> + </frameset> + <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"/> <noframes> - <body> - <h1>Frame Alert</h1> - <p> - You don't have frames. Go <a href="overview-summary.html">here</a> - </p> - </body> + <h1>Frame Alert</h1> + <p> + You don't have frames. Go <a href="overview-summary.html">here</a> + </p> </noframes> </frameset> -</html> +</html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html Sat Jul 23 18:04:52 2022 @@ -17,7 +17,7 @@ <a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> +<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> *</em> <a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em> <a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * software distributed under the License is distributed on an</em> @@ -31,93 +31,94 @@ <a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> java.io.FileInputStream; <a class="jxr_linenumber" name="L24" href="#L24">24</a> <strong class="jxr_keyword">import</strong> java.io.IOException; <a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> java.io.InputStream; -<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">import</strong> java.util.Enumeration; -<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> java.util.Properties; -<a class="jxr_linenumber" name="L28" href="#L28">28</a> -<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.AbstractMojoTestCase; -<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.IOUtil; -<a class="jxr_linenumber" name="L31" href="#L31">31</a> -<a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment">/**</em> -<a class="jxr_linenumber" name="L33" href="#L33">33</a> <em class="jxr_javadoccomment"> * Base class for propertyutils test case</em> -<a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html">AbstractPropertyUtilsTest</a> -<a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase -<a class="jxr_linenumber" name="L37" href="#L37">37</a> { -<a class="jxr_linenumber" name="L38" href="#L38">38</a> <strong class="jxr_keyword">protected</strong> File propertyFile; -<a class="jxr_linenumber" name="L39" href="#L39">39</a> -<a class="jxr_linenumber" name="L40" href="#L40">40</a> <strong class="jxr_keyword">protected</strong> File validationFile; -<a class="jxr_linenumber" name="L41" href="#L41">41</a> -<a class="jxr_linenumber" name="L42" href="#L42">42</a> <strong class="jxr_keyword">protected</strong> Properties validationProp; -<a class="jxr_linenumber" name="L43" href="#L43">43</a> -<a class="jxr_linenumber" name="L44" href="#L44">44</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">abstract</strong> File getPropertyFile(); -<a class="jxr_linenumber" name="L45" href="#L45">45</a> -<a class="jxr_linenumber" name="L46" href="#L46">46</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">abstract</strong> File getValidationFile(); -<a class="jxr_linenumber" name="L47" href="#L47">47</a> -<a class="jxr_linenumber" name="L48" href="#L48">48</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> setUp() -<a class="jxr_linenumber" name="L49" href="#L49">49</a> <strong class="jxr_keyword">throws</strong> Exception -<a class="jxr_linenumber" name="L50" href="#L50">50</a> { -<a class="jxr_linenumber" name="L51" href="#L51">51</a> <strong class="jxr_keyword">super</strong>.setUp(); -<a class="jxr_linenumber" name="L52" href="#L52">52</a> -<a class="jxr_linenumber" name="L53" href="#L53">53</a> <em class="jxr_comment">// load data</em> -<a class="jxr_linenumber" name="L54" href="#L54">54</a> propertyFile = getPropertyFile(); -<a class="jxr_linenumber" name="L55" href="#L55">55</a> assertNotNull( propertyFile ); -<a class="jxr_linenumber" name="L56" href="#L56">56</a> -<a class="jxr_linenumber" name="L57" href="#L57">57</a> validationFile = getValidationFile(); -<a class="jxr_linenumber" name="L58" href="#L58">58</a> assertNotNull( validationFile ); -<a class="jxr_linenumber" name="L59" href="#L59">59</a> -<a class="jxr_linenumber" name="L60" href="#L60">60</a> loadValidationProperties( validationFile ); -<a class="jxr_linenumber" name="L61" href="#L61">61</a> } -<a class="jxr_linenumber" name="L62" href="#L62">62</a> -<a class="jxr_linenumber" name="L63" href="#L63">63</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">boolean</strong> validateProperties( Properties prop ) -<a class="jxr_linenumber" name="L64" href="#L64">64</a> { -<a class="jxr_linenumber" name="L65" href="#L65">65</a> <strong class="jxr_keyword">boolean</strong> bRetVal = false; -<a class="jxr_linenumber" name="L66" href="#L66">66</a> -<a class="jxr_linenumber" name="L67" href="#L67">67</a> Enumeration<?> propKeys = prop.keys(); -<a class="jxr_linenumber" name="L68" href="#L68">68</a> String key; -<a class="jxr_linenumber" name="L69" href="#L69">69</a> -<a class="jxr_linenumber" name="L70" href="#L70">70</a> <strong class="jxr_keyword">while</strong> ( propKeys.hasMoreElements() ) -<a class="jxr_linenumber" name="L71" href="#L71">71</a> { -<a class="jxr_linenumber" name="L72" href="#L72">72</a> key = (String) propKeys.nextElement(); -<a class="jxr_linenumber" name="L73" href="#L73">73</a> bRetVal = prop.getProperty( key ).equals( validationProp.getProperty( key ) ); -<a class="jxr_linenumber" name="L74" href="#L74">74</a> <strong class="jxr_keyword">if</strong> ( !bRetVal ) -<a class="jxr_linenumber" name="L75" href="#L75">75</a> { -<a class="jxr_linenumber" name="L76" href="#L76">76</a> <strong class="jxr_keyword">break</strong>; -<a class="jxr_linenumber" name="L77" href="#L77">77</a> } -<a class="jxr_linenumber" name="L78" href="#L78">78</a> } -<a class="jxr_linenumber" name="L79" href="#L79">79</a> -<a class="jxr_linenumber" name="L80" href="#L80">80</a> <strong class="jxr_keyword">return</strong> bRetVal; -<a class="jxr_linenumber" name="L81" href="#L81">81</a> } -<a class="jxr_linenumber" name="L82" href="#L82">82</a> -<a class="jxr_linenumber" name="L83" href="#L83">83</a> <em class="jxr_javadoccomment">/**</em> -<a class="jxr_linenumber" name="L84" href="#L84">84</a> <em class="jxr_javadoccomment"> * load the property file for cross checking the</em> -<a class="jxr_linenumber" name="L85" href="#L85">85</a> <em class="jxr_javadoccomment"> * values in the processed property file</em> -<a class="jxr_linenumber" name="L86" href="#L86">86</a> <em class="jxr_javadoccomment"> *</em> -<a class="jxr_linenumber" name="L87" href="#L87">87</a> <em class="jxr_javadoccomment"> * @param validationPropFile</em> -<a class="jxr_linenumber" name="L88" href="#L88">88</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L89" href="#L89">89</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> loadValidationProperties( File validationPropFile ) -<a class="jxr_linenumber" name="L90" href="#L90">90</a> { -<a class="jxr_linenumber" name="L91" href="#L91">91</a> validationProp = <strong class="jxr_keyword">new</strong> Properties(); -<a class="jxr_linenumber" name="L92" href="#L92">92</a> InputStream in = <strong class="jxr_keyword">null</strong>; -<a class="jxr_linenumber" name="L93" href="#L93">93</a> -<a class="jxr_linenumber" name="L94" href="#L94">94</a> <strong class="jxr_keyword">try</strong> -<a class="jxr_linenumber" name="L95" href="#L95">95</a> { -<a class="jxr_linenumber" name="L96" href="#L96">96</a> in = <strong class="jxr_keyword">new</strong> FileInputStream( validationPropFile ); -<a class="jxr_linenumber" name="L97" href="#L97">97</a> validationProp.load( in ); -<a class="jxr_linenumber" name="L98" href="#L98">98</a> in.close(); -<a class="jxr_linenumber" name="L99" href="#L99">99</a> in = <strong class="jxr_keyword">null</strong>; -<a class="jxr_linenumber" name="L100" href="#L100">100</a> } -<a class="jxr_linenumber" name="L101" href="#L101">101</a> <strong class="jxr_keyword">catch</strong> ( IOException ex ) -<a class="jxr_linenumber" name="L102" href="#L102">102</a> { -<a class="jxr_linenumber" name="L103" href="#L103">103</a> <em class="jxr_comment">// TODO: do error handling</em> -<a class="jxr_linenumber" name="L104" href="#L104">104</a> } -<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong class="jxr_keyword">finally</strong> -<a class="jxr_linenumber" name="L106" href="#L106">106</a> { -<a class="jxr_linenumber" name="L107" href="#L107">107</a> IOUtil.close( in ); -<a class="jxr_linenumber" name="L108" href="#L108">108</a> } -<a class="jxr_linenumber" name="L109" href="#L109">109</a> } -<a class="jxr_linenumber" name="L110" href="#L110">110</a> } +<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">import</strong> java.nio.file.Files; +<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> java.util.Enumeration; +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">import</strong> java.util.Properties; +<a class="jxr_linenumber" name="L29" href="#L29">29</a> +<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.AbstractMojoTestCase; +<a class="jxr_linenumber" name="L31" href="#L31">31</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.IOUtil; +<a class="jxr_linenumber" name="L32" href="#L32">32</a> +<a class="jxr_linenumber" name="L33" href="#L33">33</a> <em class="jxr_javadoccomment">/**</em> +<a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment"> * Base class for propertyutils test case</em> +<a class="jxr_linenumber" name="L35" href="#L35">35</a> <em class="jxr_javadoccomment"> */</em> +<a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a name="AbstractPropertyUtilsTest" href="../../../../../org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html#AbstractPropertyUtilsTest">AbstractPropertyUtilsTest</a> +<a class="jxr_linenumber" name="L37" href="#L37">37</a> <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase +<a class="jxr_linenumber" name="L38" href="#L38">38</a> { +<a class="jxr_linenumber" name="L39" href="#L39">39</a> <strong class="jxr_keyword">protected</strong> File propertyFile; +<a class="jxr_linenumber" name="L40" href="#L40">40</a> +<a class="jxr_linenumber" name="L41" href="#L41">41</a> <strong class="jxr_keyword">protected</strong> File validationFile; +<a class="jxr_linenumber" name="L42" href="#L42">42</a> +<a class="jxr_linenumber" name="L43" href="#L43">43</a> <strong class="jxr_keyword">protected</strong> Properties validationProp; +<a class="jxr_linenumber" name="L44" href="#L44">44</a> +<a class="jxr_linenumber" name="L45" href="#L45">45</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">abstract</strong> File getPropertyFile(); +<a class="jxr_linenumber" name="L46" href="#L46">46</a> +<a class="jxr_linenumber" name="L47" href="#L47">47</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">abstract</strong> File getValidationFile(); +<a class="jxr_linenumber" name="L48" href="#L48">48</a> +<a class="jxr_linenumber" name="L49" href="#L49">49</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> setUp() +<a class="jxr_linenumber" name="L50" href="#L50">50</a> <strong class="jxr_keyword">throws</strong> Exception +<a class="jxr_linenumber" name="L51" href="#L51">51</a> { +<a class="jxr_linenumber" name="L52" href="#L52">52</a> <strong class="jxr_keyword">super</strong>.setUp(); +<a class="jxr_linenumber" name="L53" href="#L53">53</a> +<a class="jxr_linenumber" name="L54" href="#L54">54</a> <em class="jxr_comment">// load data</em> +<a class="jxr_linenumber" name="L55" href="#L55">55</a> propertyFile = getPropertyFile(); +<a class="jxr_linenumber" name="L56" href="#L56">56</a> assertNotNull( propertyFile ); +<a class="jxr_linenumber" name="L57" href="#L57">57</a> +<a class="jxr_linenumber" name="L58" href="#L58">58</a> validationFile = getValidationFile(); +<a class="jxr_linenumber" name="L59" href="#L59">59</a> assertNotNull( validationFile ); +<a class="jxr_linenumber" name="L60" href="#L60">60</a> +<a class="jxr_linenumber" name="L61" href="#L61">61</a> loadValidationProperties( validationFile ); +<a class="jxr_linenumber" name="L62" href="#L62">62</a> } +<a class="jxr_linenumber" name="L63" href="#L63">63</a> +<a class="jxr_linenumber" name="L64" href="#L64">64</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">boolean</strong> validateProperties( Properties prop ) +<a class="jxr_linenumber" name="L65" href="#L65">65</a> { +<a class="jxr_linenumber" name="L66" href="#L66">66</a> <strong class="jxr_keyword">boolean</strong> bRetVal = false; +<a class="jxr_linenumber" name="L67" href="#L67">67</a> +<a class="jxr_linenumber" name="L68" href="#L68">68</a> Enumeration<?> propKeys = prop.keys(); +<a class="jxr_linenumber" name="L69" href="#L69">69</a> String key; +<a class="jxr_linenumber" name="L70" href="#L70">70</a> +<a class="jxr_linenumber" name="L71" href="#L71">71</a> <strong class="jxr_keyword">while</strong> ( propKeys.hasMoreElements() ) +<a class="jxr_linenumber" name="L72" href="#L72">72</a> { +<a class="jxr_linenumber" name="L73" href="#L73">73</a> key = (String) propKeys.nextElement(); +<a class="jxr_linenumber" name="L74" href="#L74">74</a> bRetVal = prop.getProperty( key ).equals( validationProp.getProperty( key ) ); +<a class="jxr_linenumber" name="L75" href="#L75">75</a> <strong class="jxr_keyword">if</strong> ( !bRetVal ) +<a class="jxr_linenumber" name="L76" href="#L76">76</a> { +<a class="jxr_linenumber" name="L77" href="#L77">77</a> <strong class="jxr_keyword">break</strong>; +<a class="jxr_linenumber" name="L78" href="#L78">78</a> } +<a class="jxr_linenumber" name="L79" href="#L79">79</a> } +<a class="jxr_linenumber" name="L80" href="#L80">80</a> +<a class="jxr_linenumber" name="L81" href="#L81">81</a> <strong class="jxr_keyword">return</strong> bRetVal; +<a class="jxr_linenumber" name="L82" href="#L82">82</a> } +<a class="jxr_linenumber" name="L83" href="#L83">83</a> +<a class="jxr_linenumber" name="L84" href="#L84">84</a> <em class="jxr_javadoccomment">/**</em> +<a class="jxr_linenumber" name="L85" href="#L85">85</a> <em class="jxr_javadoccomment"> * load the property file for cross checking the</em> +<a class="jxr_linenumber" name="L86" href="#L86">86</a> <em class="jxr_javadoccomment"> * values in the processed property file</em> +<a class="jxr_linenumber" name="L87" href="#L87">87</a> <em class="jxr_javadoccomment"> *</em> +<a class="jxr_linenumber" name="L88" href="#L88">88</a> <em class="jxr_javadoccomment"> * @param validationPropFile</em> +<a class="jxr_linenumber" name="L89" href="#L89">89</a> <em class="jxr_javadoccomment"> */</em> +<a class="jxr_linenumber" name="L90" href="#L90">90</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> loadValidationProperties( File validationPropFile ) +<a class="jxr_linenumber" name="L91" href="#L91">91</a> { +<a class="jxr_linenumber" name="L92" href="#L92">92</a> validationProp = <strong class="jxr_keyword">new</strong> Properties(); +<a class="jxr_linenumber" name="L93" href="#L93">93</a> InputStream in = <strong class="jxr_keyword">null</strong>; +<a class="jxr_linenumber" name="L94" href="#L94">94</a> +<a class="jxr_linenumber" name="L95" href="#L95">95</a> <strong class="jxr_keyword">try</strong> +<a class="jxr_linenumber" name="L96" href="#L96">96</a> { +<a class="jxr_linenumber" name="L97" href="#L97">97</a> in = Files.newInputStream( validationPropFile.toPath() ); +<a class="jxr_linenumber" name="L98" href="#L98">98</a> validationProp.load( in ); +<a class="jxr_linenumber" name="L99" href="#L99">99</a> in.close(); +<a class="jxr_linenumber" name="L100" href="#L100">100</a> in = <strong class="jxr_keyword">null</strong>; +<a class="jxr_linenumber" name="L101" href="#L101">101</a> } +<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong class="jxr_keyword">catch</strong> ( IOException ex ) +<a class="jxr_linenumber" name="L103" href="#L103">103</a> { +<a class="jxr_linenumber" name="L104" href="#L104">104</a> <em class="jxr_comment">// TODO: do error handling</em> +<a class="jxr_linenumber" name="L105" href="#L105">105</a> } +<a class="jxr_linenumber" name="L106" href="#L106">106</a> <strong class="jxr_keyword">finally</strong> +<a class="jxr_linenumber" name="L107" href="#L107">107</a> { +<a class="jxr_linenumber" name="L108" href="#L108">108</a> IOUtil.close( in ); +<a class="jxr_linenumber" name="L109" href="#L109">109</a> } +<a class="jxr_linenumber" name="L110" href="#L110">110</a> } +<a class="jxr_linenumber" name="L111" href="#L111">111</a> } </pre> <hr/> -<div id="footer">Copyright © 2001–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2001–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html Sat Jul 23 18:04:52 2022 @@ -17,7 +17,7 @@ <a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> +<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> *</em> <a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em> <a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * software distributed under the License is distributed on an</em> @@ -32,8 +32,8 @@ <a class="jxr_linenumber" name="L24" href="#L24">24</a> <a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> org.apache.maven.shared.filtering.PropertyUtils; <a class="jxr_linenumber" name="L26" href="#L26">26</a> -<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html">BasicPropertyUtilsTest</a> -<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html">AbstractPropertyUtilsTest</a> +<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="BasicPropertyUtilsTest" href="../../../../../org/apache/maven/plugins/resources/BasicPropertyUtilsTest.html#BasicPropertyUtilsTest">BasicPropertyUtilsTest</a> +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">extends</strong> <a name="AbstractPropertyUtilsTest" href="../../../../../org/apache/maven/plugins/resources/AbstractPropertyUtilsTest.html#AbstractPropertyUtilsTest">AbstractPropertyUtilsTest</a> <a class="jxr_linenumber" name="L29" href="#L29">29</a> { <a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">protected</strong> String validationFileName = <a class="jxr_linenumber" name="L31" href="#L31">31</a> <span class="jxr_string">"/target/test-classes/unit/propertiesutils-test/basic_validation.properties"</span>; @@ -125,6 +125,6 @@ <a class="jxr_linenumber" name="L117" href="#L117">117</a> } </pre> <hr/> -<div id="footer">Copyright © 2001–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2001–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/CopyResourcesMojoTest.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/CopyResourcesMojoTest.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/CopyResourcesMojoTest.html Sat Jul 23 18:04:52 2022 @@ -26,7 +26,7 @@ <a class="jxr_linenumber" name="L18" href="#L18">18</a> <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="L19" href="#L19">19</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="L20" href="#L20">20</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L21" href="#L21">21</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> +<a class="jxr_linenumber" name="L21" href="#L21">21</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="L22" href="#L22">22</a> <em class="jxr_comment"> *</em> <a class="jxr_linenumber" name="L23" href="#L23">23</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em> <a class="jxr_linenumber" name="L24" href="#L24">24</a> <em class="jxr_comment"> * software distributed under the License is distributed on an</em> @@ -40,7 +40,7 @@ <a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment"> * @author Olivier Lamy</em> <a class="jxr_linenumber" name="L33" href="#L33">33</a> <em class="jxr_javadoccomment"> * @version $Id$</em> <a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugins/resources/CopyResourcesMojoTest.html">CopyResourcesMojoTest</a> +<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="CopyResourcesMojoTest" href="../../../../../org/apache/maven/plugins/resources/CopyResourcesMojoTest.html#CopyResourcesMojoTest">CopyResourcesMojoTest</a> <a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase <a class="jxr_linenumber" name="L37" href="#L37">37</a> { <a class="jxr_linenumber" name="L38" href="#L38">38</a> @@ -76,7 +76,7 @@ <a class="jxr_linenumber" name="L68" href="#L68">68</a> <a class="jxr_linenumber" name="L69" href="#L69">69</a> mojo.setResources( Collections.singletonList( resource ) ); <a class="jxr_linenumber" name="L70" href="#L70">70</a> -<a class="jxr_linenumber" name="L71" href="#L71">71</a> <a href="../../../../../org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html">MavenProjectResourcesStub</a> project = <strong class="jxr_keyword">new</strong> <a href="../../../../../org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html">MavenProjectResourcesStub</a>( <span class="jxr_string">"CopyResourcesMojoTest"</span> ); +<a class="jxr_linenumber" name="L71" href="#L71">71</a> <a name="MavenProjectResourcesStub" href="../../../../../org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html#MavenProjectResourcesStub">MavenProjectResourcesStub</a> project = <strong class="jxr_keyword">new</strong> <a name="MavenProjectResourcesStub" href="../../../../../org/apache/maven/plugins/resources/stub/MavenProjectResourcesStub.html#MavenProjectResourcesStub">MavenProjectResourcesStub</a>( <span class="jxr_string">"CopyResourcesMojoTest"</span> ); <a class="jxr_linenumber" name="L72" href="#L72">72</a> File targetFile = <strong class="jxr_keyword">new</strong> File( getBasedir(), <span class="jxr_string">"/target/copyResourcesTests"</span> ); <a class="jxr_linenumber" name="L73" href="#L73">73</a> project.setBaseDir( targetFile ); <a class="jxr_linenumber" name="L74" href="#L74">74</a> setVariableValueToObject( mojo, <span class="jxr_string">"project"</span>, project ); @@ -88,6 +88,6 @@ <a class="jxr_linenumber" name="L80" href="#L80">80</a> } </pre> <hr/> -<div id="footer">Copyright © 2001–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2001–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html ============================================================================== --- maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html (original) +++ maven/website/components/plugins-archives/maven-resources-plugin-LATEST/xref-test/org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html Sat Jul 23 18:04:52 2022 @@ -17,7 +17,7 @@ <a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> *</em> -<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> +<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> *</em> <a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em> <a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * software distributed under the License is distributed on an</em> @@ -33,7 +33,7 @@ <a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> org.apache.maven.shared.filtering.PropertyUtils; <a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">import</strong> org.junit.Test; <a class="jxr_linenumber" name="L27" href="#L27">27</a> -<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html">PropertyUtilsExceptionTest</a> +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="PropertyUtilsExceptionTest" href="../../../../../org/apache/maven/plugins/resources/PropertyUtilsExceptionTest.html#PropertyUtilsExceptionTest">PropertyUtilsExceptionTest</a> <a class="jxr_linenumber" name="L29" href="#L29">29</a> { <a class="jxr_linenumber" name="L30" href="#L30">30</a> <a class="jxr_linenumber" name="L31" href="#L31">31</a> <em class="jxr_javadoccomment">/**</em> @@ -50,6 +50,6 @@ <a class="jxr_linenumber" name="L42" href="#L42">42</a> } </pre> <hr/> -<div id="footer">Copyright © 2001–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2001–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file
