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/02/17 14:02:17 UTC

svn commit: r1898153 [18/48] - in /maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST: ./ apidocs/ apidocs/org/apache/maven/doxia/site/decoration/ apidocs/org/apache/maven/doxia/site/decoration/class-use/ apidocs/org/apache/...

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/SiteToolTest.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/SiteToolTest.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/SiteToolTest.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {
@@ -75,7 +75,7 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.codehaus.plexus.PlexusTestCase">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -100,36 +100,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.doxia.tools.SiteToolTest</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">SiteToolTest</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">Author:</span></dt>
 <dd><a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a></dd>
@@ -140,21 +121,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.org.codehaus.plexus.PlexusTestCase">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.codehaus.plexus.PlexusTestCase</h3>
-<code>basedir, container</code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -185,7 +151,7 @@ extends org.codehaus.plexus.PlexusTestCa
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.8.4/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a></code></td>
+<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.2.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/doxia/tools/SiteToolTest.html#getLocalRepo--">getLocalRepo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -234,25 +200,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>createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, setUp, tearDown</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>
@@ -291,7 +243,7 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>getLocalRepo</h4>
-<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.8.4/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;getLocalRepo()
+<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.2.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&nbsp;getLocalRepo()
                                    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="returnLabel">Returns:</span></dt>
@@ -323,8 +275,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetDefaultSkinArtifact</h4>
-<pre>public&nbsp;void&nbsp;testGetDefaultSkinArtifact()
-                                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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetDefaultSkinArtifact()
+                                       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>
@@ -337,8 +290,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetSkinArtifactFromRepository</h4>
-<pre>public&nbsp;void&nbsp;testGetSkinArtifactFromRepository()
-                                       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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetSkinArtifactFromRepository()
+                                              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>
@@ -351,8 +305,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetRelativePath</h4>
-<pre>public&nbsp;void&nbsp;testGetRelativePath()
-                         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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetRelativePath()
+                                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>
@@ -365,8 +320,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetSiteDescriptorFromBasedir</h4>
-<pre>public&nbsp;void&nbsp;testGetSiteDescriptorFromBasedir()
-                                      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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetSiteDescriptorFromBasedir()
+                                             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>
@@ -379,8 +335,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetSiteDescriptorFromRepository</h4>
-<pre>public&nbsp;void&nbsp;testGetSiteDescriptorFromRepository()
-                                         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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetSiteDescriptorFromRepository()
+                                                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>
@@ -393,8 +350,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetDecorationModel</h4>
-<pre>public&nbsp;void&nbsp;testGetDecorationModel()
-                            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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetDecorationModel()
+                                   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>
@@ -407,8 +365,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetDefaultDecorationModel</h4>
-<pre>public&nbsp;void&nbsp;testGetDefaultDecorationModel()
-                                   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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetDefaultDecorationModel()
+                                          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>
@@ -421,8 +380,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetAvailableLocales</h4>
-<pre>public&nbsp;void&nbsp;testGetAvailableLocales()
-                             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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetAvailableLocales()
+                                    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>
@@ -435,8 +395,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockList">
 <li class="blockList">
 <h4>testGetInterpolatedSiteDescriptorContent</h4>
-<pre>public&nbsp;void&nbsp;testGetInterpolatedSiteDescriptorContent()
-                                              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>
+<pre>@Test
+public&nbsp;void&nbsp;testGetInterpolatedSiteDescriptorContent()
+                                                     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>
@@ -449,8 +410,9 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>testDecorationModelInheritanceAndInterpolation</h4>
-<pre>public&nbsp;void&nbsp;testDecorationModelInheritanceAndInterpolation()
-                                                    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>
+<pre>@Test
+public&nbsp;void&nbsp;testDecorationModelInheritanceAndInterpolation()
+                                                           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>
@@ -511,7 +473,7 @@ extends org.codehaus.plexus.PlexusTestCa
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.codehaus.plexus.PlexusTestCase">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/DefaultSiteToolTest.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/DefaultSiteToolTest.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/DefaultSiteToolTest.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.tools.DefaultSiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.tools.DefaultSiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="Uses of Class org.apache.maven.doxia.tools.DefaultSiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.doxia.tools.DefaultSiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/SiteToolTest.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/SiteToolTest.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/class-use/SiteToolTest.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.tools.SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>Uses of Class org.apache.maven.doxia.tools.SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="Uses of Class org.apache.maven.doxia.tools.SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.doxia.tools.SiteToolTest (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-frame.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-frame.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-frame.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-summary.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-summary.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-summary.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-tree.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-tree.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-tree.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.doxia.tools Class Hierarchy (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>org.apache.maven.doxia.tools Class Hierarchy (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="org.apache.maven.doxia.tools Class Hierarchy (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="org.apache.maven.doxia.tools Class Hierarchy (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {
@@ -81,20 +81,8 @@
 <ul>
 <li type="circle">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"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">junit.framework.Assert
-<ul>
-<li type="circle">junit.framework.TestCase (implements junit.framework.Test)
-<ul>
-<li type="circle">org.codehaus.plexus.PlexusTestCase
-<ul>
-<li type="circle">org.apache.maven.doxia.tools.<a href="../../../../../org/apache/maven/doxia/tools/SiteToolTest.html" title="class in org.apache.maven.doxia.tools"><span class="typeNameLink">SiteToolTest</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
 <li type="circle">org.apache.maven.doxia.tools.<a href="../../../../../org/apache/maven/doxia/tools/DefaultSiteToolTest.html" title="class in org.apache.maven.doxia.tools"><span class="typeNameLink">DefaultSiteToolTest</span></a></li>
+<li type="circle">org.apache.maven.doxia.tools.<a href="../../../../../org/apache/maven/doxia/tools/SiteToolTest.html" title="class in org.apache.maven.doxia.tools"><span class="typeNameLink">SiteToolTest</span></a></li>
 </ul>
 </li>
 </ul>

Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-use.html
==============================================================================
--- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-use.html (original)
+++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-integration-tools/testapidocs/org/apache/maven/doxia/tools/package-use.html Thu Feb 17 14:02:12 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)</title>
+<title>Uses of Package org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M2 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="Uses of Package org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M1 Test API)";
+            parent.document.title="Uses of Package org.apache.maven.doxia.tools (Doxia Sitetools :: Integration Tools 2.0.0-M2 Test API)";
         }
     }
     catch(err) {