You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by mi...@apache.org on 2022/06/11 13:43:39 UTC

svn commit: r1901828 [19/36] - in /maven/website/components/shared-archives/maven-filtering-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/filtering/ apidocs/org/apache/maven/shared/filtering/class-use/ css/ fonts/ js/ testapidocs/ testapidocs/org...

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/index.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/index.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/index.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Filtering 3.2.0 Test API</title>
+<title>Apache Maven Filtering 3.3.0 Test API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>AbstractInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="AbstractInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -152,23 +152,23 @@ extends <a href="https://docs.oracle.com
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAaa_AaaReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAbc_AbcReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAbc_AbcReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAtReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getAtReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-           <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+           org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getDollarBracesReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getDollarBracesReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                     <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                     org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
@@ -284,7 +284,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>getAbc_AbcReader</h4>
 <pre>protected abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAbc_AbcReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                           <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                           org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 </li>
 </ul>
 <a name="getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">
@@ -294,7 +294,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>getAaa_AaaReader</h4>
 <pre>protected abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAaa_AaaReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                           <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                           org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 </li>
 </ul>
 <a name="getDollarBracesReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">
@@ -304,7 +304,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>getDollarBracesReader</h4>
 <pre>protected abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getDollarBracesReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                                                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 </li>
 </ul>
@@ -315,7 +315,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>getAtReader</h4>
 <pre>protected abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAtReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                      <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                                      org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                                       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 </li>
 </ul>
@@ -387,6 +387,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequestTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequestTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/AbstractMavenFilteringRequestTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractMavenFilteringRequestTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>AbstractMavenFilteringRequestTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractMavenFilteringRequestTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="AbstractMavenFilteringRequestTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/BoundedReaderTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/BoundedReaderTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/BoundedReaderTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BoundedReaderTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>BoundedReaderTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BoundedReaderTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="BoundedReaderTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -342,6 +342,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilterTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilterTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenFileFilterTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultMavenFileFilterTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>DefaultMavenFileFilterTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultMavenFileFilterTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="DefaultMavenFileFilterTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.DefaultMavenFileFilterTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">DefaultMavenFileFilterTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Olivier Lamy</dd>
@@ -202,11 +207,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -435,6 +447,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilterTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilterTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenReaderFilterTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultMavenReaderFilterTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>DefaultMavenReaderFilterTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultMavenReaderFilterTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="DefaultMavenReaderFilterTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.DefaultMavenReaderFilterTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">DefaultMavenReaderFilterTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Kristian Rosenvold</dd>
@@ -174,11 +179,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -307,6 +319,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultMavenResourcesFilteringTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>DefaultMavenResourcesFilteringTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultMavenResourcesFilteringTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="DefaultMavenResourcesFilteringTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.DefaultMavenResourcesFilteringTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">DefaultMavenResourcesFilteringTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>1.0-beta-1</dd>
@@ -204,65 +209,80 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testGetEncoding--">testGetEncoding</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testFlattenDirectoryStructure--">testFlattenDirectoryStructure</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIncludeOneFile--">testIncludeOneFile</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testFlattenDirectoryStructureWithoutOverride--">testFlattenDirectoryStructureWithoutOverride</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIncludeOneFileAndDirectory--">testIncludeOneFileAndDirectory</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testGetEncoding--">testGetEncoding</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIsPropertiesFile--">testIsPropertiesFile</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIncludeOneFile--">testIncludeOneFile</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIncludeOneFileAndDirectory--">testIncludeOneFileAndDirectory</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testIsPropertiesFile--">testIsPropertiesFile</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testMSHARED81--">testMSHARED81</a></span>()</code>
 <div class="block">unit test for MSHARED-81 : https://issues.apache.org/jira/browse/MSHARED-81</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testNoFiltering--">testNoFiltering</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testSessionFiltering--">testSessionFiltering</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testShouldReturnGitIgnoreFiles--">testShouldReturnGitIgnoreFiles</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testSimpleFiltering--">testSimpleFiltering</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testTargetAbsolutePath--">testTargetAbsolutePath</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testTargetPath--">testTargetPath</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testWithMavenResourcesExecution--">testWithMavenResourcesExecution</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/DefaultMavenResourcesFilteringTest.html#testWithMavenResourcesExecutionWithAdditionalProperties--">testWithMavenResourcesExecutionWithAdditionalProperties</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -437,6 +457,34 @@ extends org.codehaus.plexus.PlexusTestCa
 </dl>
 </li>
 </ul>
+<a name="testFlattenDirectoryStructure--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testFlattenDirectoryStructure</h4>
+<pre>public&nbsp;void&nbsp;testFlattenDirectoryStructure()
+                                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="testFlattenDirectoryStructureWithoutOverride--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>testFlattenDirectoryStructureWithoutOverride</h4>
+<pre>public&nbsp;void&nbsp;testFlattenDirectoryStructureWithoutOverride()
+                                                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="testExcludeOneFile--">
 <!--   -->
 </a>
@@ -652,6 +700,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/EscapeStringTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/EscapeStringTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/EscapeStringTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EscapeStringTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>EscapeStringTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EscapeStringTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="EscapeStringTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.EscapeStringTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">EscapeStringTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Olivier Lamy</dd>
@@ -178,11 +183,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -327,6 +339,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/FilteringUtilsTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/FilteringUtilsTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/FilteringUtilsTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilteringUtilsTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>FilteringUtilsTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FilteringUtilsTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="FilteringUtilsTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -99,36 +99,17 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>junit.framework.Assert</li>
-<li>
-<ul class="inheritance">
-<li>junit.framework.TestCase</li>
-<li>
-<ul class="inheritance">
-<li>org.codehaus.plexus.PlexusTestCase</li>
-<li>
-<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.FilteringUtilsTest</li>
 </ul>
 </li>
 </ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>junit.framework.Test</dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">FilteringUtilsTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>1.0</dd>
@@ -188,25 +169,11 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDown, teardownContainer</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;junit.framework.TestCase</h3>
-<code>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString</code></li>
-</ul>
-<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -348,6 +315,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/IncrementalResourceFilteringTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/IncrementalResourceFilteringTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/IncrementalResourceFilteringTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IncrementalResourceFilteringTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>IncrementalResourceFilteringTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IncrementalResourceFilteringTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="IncrementalResourceFilteringTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.IncrementalResourceFilteringTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">IncrementalResourceFilteringTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 </li>
 </ul>
 </div>
@@ -186,11 +191,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -377,6 +389,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>InterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="InterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -153,23 +153,23 @@ extends <a href="../../../../../org/apac
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html#getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAaa_AaaReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html#getAbc_AbcReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAbc_AbcReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html#getAtReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getAtReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-           <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+           org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/InterpolatorFilterReaderLineEndingTest.html#getDollarBracesReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getDollarBracesReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                     <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                     org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 </table>
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAaa_AaaReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAaa_AaaReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                  <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                  org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAaa_AaaReader</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html" title="class in org.apache.maven.shared.filtering">AbstractInterpolatorFilterReaderLineEndingTest</a></code></dd>
@@ -239,7 +239,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAbc_AbcReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAbc_AbcReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                  <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                  org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAbc_AbcReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAbc_AbcReader</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html" title="class in org.apache.maven.shared.filtering">AbstractInterpolatorFilterReaderLineEndingTest</a></code></dd>
@@ -253,7 +253,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getDollarBracesReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getDollarBracesReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                       <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                                       org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -268,7 +268,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAtReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAtReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                             <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                             org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -344,6 +344,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InvalidMarkTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InvalidMarkTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/InvalidMarkTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InvalidMarkTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>InvalidMarkTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvalidMarkTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="InvalidMarkTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.InvalidMarkTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">InvalidMarkTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Mikolaj Izdebski</dd>
@@ -178,11 +183,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -327,6 +339,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MuliLinesMavenResourcesFilteringTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MuliLinesMavenResourcesFilteringTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MuliLinesMavenResourcesFilteringTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MuliLinesMavenResourcesFilteringTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>MuliLinesMavenResourcesFilteringTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MuliLinesMavenResourcesFilteringTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="MuliLinesMavenResourcesFilteringTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -108,6 +108,9 @@ var activeTableTab = "activeTableTab";
 <li>org.codehaus.plexus.PlexusTestCase</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">org.apache.maven.shared.filtering.TestSupport</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.maven.shared.filtering.MuliLinesMavenResourcesFilteringTest</li>
 </ul>
 </li>
@@ -118,6 +121,8 @@ var activeTableTab = "activeTableTab";
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -128,7 +133,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">MuliLinesMavenResourcesFilteringTest</span>
-extends org.codehaus.plexus.PlexusTestCase</pre>
+extends <a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Olivier Lamy</dd>
@@ -178,11 +183,18 @@ extends org.codehaus.plexus.PlexusTestCa
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.shared.filtering.TestSupport">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.maven.shared.filtering.<a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html" title="class in org.apache.maven.shared.filtering">TestSupport</a></h3>
+<code><a href="../../../../../org/apache/maven/shared/filtering/TestSupport.html#customizeContainerConfiguration-org.codehaus.plexus.ContainerConfiguration-">customizeContainerConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
+<code>customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.junit.framework.TestCase">
@@ -327,6 +339,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html
==============================================================================
--- maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html (original)
+++ maven/website/components/shared-archives/maven-filtering-LATEST/testapidocs/org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html Sat Jun 11 13:43:37 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiDelimiterInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)</title>
+<title>MultiDelimiterInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiDelimiterInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.2.0 Test API)";
+            parent.document.title="MultiDelimiterInterpolatorFilterReaderLineEndingTest (Apache Maven Filtering 3.3.0 Test API)";
         }
     }
     catch(err) {
@@ -153,23 +153,23 @@ extends <a href="../../../../../org/apac
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html#getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAaa_AaaReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html#getAbc_AbcReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAbc_AbcReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</code>&nbsp;</td>
+                org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html#getAtReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getAtReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-           <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+           org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.html#getDollarBracesReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-java.lang.String-">getDollarBracesReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                     <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                     org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
@@ -250,7 +250,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAaa_AaaReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAaa_AaaReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                  <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                  org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAaa_AaaReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAaa_AaaReader</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html" title="class in org.apache.maven.shared.filtering">AbstractInterpolatorFilterReaderLineEndingTest</a></code></dd>
@@ -264,7 +264,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAbc_AbcReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAbc_AbcReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                  <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator)</pre>
+                                  org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html#getAbc_AbcReader-java.io.Reader-org.codehaus.plexus.interpolation.Interpolator-">getAbc_AbcReader</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/shared/filtering/AbstractInterpolatorFilterReaderLineEndingTest.html" title="class in org.apache.maven.shared.filtering">AbstractInterpolatorFilterReaderLineEndingTest</a></code></dd>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getDollarBracesReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getDollarBracesReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                                       <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                                       org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAtReader</h4>
 <pre>protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;getAtReader(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;in,
-                             <a href="http://codehaus-plexus.github.io/plexus-interpolation/apidocs/org/codehaus/plexus/interpolation/Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus.interpolation">Interpolator</a>&nbsp;interpolator,
+                             org.codehaus.plexus.interpolation.Interpolator&nbsp;interpolator,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;escapeString)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -397,6 +397,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file