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/04/27 21:24:52 UTC

svn commit: r1900341 [32/36] - in /maven/website/components/plugins-archives/maven-site-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apache/maven/plugins/site/deploy/ api...

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -46,8 +46,8 @@
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment"> * @since 2.0</em>
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  @Mojo( name = <span class="jxr_string">"deploy"</span> )
-<a class="jxr_linenumber" name="L41" href="#L41">41</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html">SiteDeployMojo</a>
-<a class="jxr_linenumber" name="L42" href="#L42">42</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html">AbstractDeployMojo</a>
+<a class="jxr_linenumber" name="L41" href="#L41">41</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteDeployMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html#SiteDeployMojo">SiteDeployMojo</a>
+<a class="jxr_linenumber" name="L42" href="#L42">42</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractDeployMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#AbstractDeployMojo">AbstractDeployMojo</a>
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  {
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>      @Override
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>      <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">boolean</strong> isDeploy()

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -50,8 +50,8 @@
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment"> * @since 2.0</em>
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>  @Mojo( name = <span class="jxr_string">"stage-deploy"</span>, requiresDependencyResolution = ResolutionScope.TEST )
-<a class="jxr_linenumber" name="L45" href="#L45">45</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html">SiteStageDeployMojo</a>
-<a class="jxr_linenumber" name="L46" href="#L46">46</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html">AbstractStagingMojo</a>
+<a class="jxr_linenumber" name="L45" href="#L45">45</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteStageDeployMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html#SiteStageDeployMojo">SiteStageDeployMojo</a>
+<a class="jxr_linenumber" name="L46" href="#L46">46</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractStagingMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#AbstractStagingMojo">AbstractStagingMojo</a>
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  {
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em class="jxr_javadoccomment">     * The staged site will be deployed to this URL.</em>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/SiteStageMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -52,8 +52,8 @@
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>  <em class="jxr_javadoccomment"> * @since 2.0</em>
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>  @Mojo( name = <span class="jxr_string">"stage"</span>, requiresDependencyResolution = ResolutionScope.TEST )
-<a class="jxr_linenumber" name="L47" href="#L47">47</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageMojo.html">SiteStageMojo</a>
-<a class="jxr_linenumber" name="L48" href="#L48">48</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html">AbstractStagingMojo</a>
+<a class="jxr_linenumber" name="L47" href="#L47">47</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteStageMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageMojo.html#SiteStageMojo">SiteStageMojo</a>
+<a class="jxr_linenumber" name="L48" href="#L48">48</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractStagingMojo" href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#AbstractStagingMojo">AbstractStagingMojo</a>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  {
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>  <em class="jxr_javadoccomment">     * Staging directory location. This needs to be an absolute path, like</em>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-frame.html Wed Apr 27 21:24:50 2022
@@ -1,42 +1,39 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.deploy</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-
-		<h3>
-        	<a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.deploy</a>
-      	</h3>
-
-      	<h3>Classes</h3>
-
-      	<ul>
-      		          	<li>
-            	<a href="AbstractDeployMojo.html" target="classFrame">AbstractDeployMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="AbstractStagingMojo.html" target="classFrame">AbstractStagingMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="HelpMojo.html" target="classFrame">HelpMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteDeployMojo.html" target="classFrame">SiteDeployMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteStageDeployMojo.html" target="classFrame">SiteStageDeployMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteStageMojo.html" target="classFrame">SiteStageMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="AbstractDeployMojo.html" target="classFrame">URIEncoder</a>
-          	</li>
-          	      	</ul>
-
-	</body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.deploy</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.deploy</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                <li>
+                    <a href="AbstractDeployMojo.html#AbstractDeployMojo" target="classFrame">AbstractDeployMojo</a>
+                </li>
+                <li>
+                    <a href="AbstractDeployMojo.html#AbstractDeployMojo.URIEncoder" target="classFrame">AbstractDeployMojo.URIEncoder</a>
+                </li>
+                <li>
+                    <a href="AbstractStagingMojo.html#AbstractStagingMojo" target="classFrame">AbstractStagingMojo</a>
+                </li>
+                <li>
+                    <a href="HelpMojo.html#HelpMojo" target="classFrame">HelpMojo</a>
+                </li>
+                <li>
+                    <a href="SiteDeployMojo.html#SiteDeployMojo" target="classFrame">SiteDeployMojo</a>
+                </li>
+                <li>
+                    <a href="SiteStageDeployMojo.html#SiteStageDeployMojo" target="classFrame">SiteStageDeployMojo</a>
+                </li>
+                <li>
+                    <a href="SiteStageMojo.html#SiteStageMojo" target="classFrame">SiteStageMojo</a>
+                </li>
+            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/deploy/package-summary.html Wed Apr 27 21:24:50 2022
@@ -1,99 +1,137 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.deploy</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-		
-		      	<h2>Package org.apache.maven.plugins.site.deploy</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.deploy</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
 
-		<table class="summary">
-        	<thead>
-          		<tr>
-            		<th>Class Summary</th>
-          		</tr>
-        	</thead>
-        	<tbody>
-        		            	<tr>
-              		<td>
-                		<a href="AbstractDeployMojo.html" target="classFrame">AbstractDeployMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="AbstractStagingMojo.html" target="classFrame">AbstractStagingMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="HelpMojo.html" target="classFrame">HelpMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteDeployMojo.html" target="classFrame">SiteDeployMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteStageDeployMojo.html" target="classFrame">SiteStageDeployMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteStageMojo.html" target="classFrame">SiteStageMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="AbstractDeployMojo.html" target="classFrame">URIEncoder</a>
-              		</td>
-            	</tr>
-				        	</tbody>
-      	</table>
-		
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-				<hr />
-		<div id="footer">
-			Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
-		</div>
-	</body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package org.apache.maven.plugins.site.deploy</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+                        <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractDeployMojo.html#AbstractDeployMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractDeployMojo.html#AbstractDeployMojo.URIEncoder" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo.URIEncoder</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractStagingMojo.html#AbstractStagingMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">AbstractStagingMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="HelpMojo.html#HelpMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">HelpMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteDeployMojo.html#SiteDeployMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SiteDeployMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteStageDeployMojo.html#SiteStageDeployMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SiteStageDeployMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteStageMojo.html#SiteStageMojo" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SiteStageMojo</a>
+                                </td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -45,8 +45,8 @@
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>  <em class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment"> * @since 3.5</em>
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L40" href="#L40">40</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html">AbstractSiteDescriptorMojo</a>
-<a class="jxr_linenumber" name="L41" href="#L41">41</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html">AbstractSiteMojo</a>
+<a class="jxr_linenumber" name="L40" href="#L40">40</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a name="AbstractSiteDescriptorMojo" href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html#AbstractSiteDescriptorMojo">AbstractSiteDescriptorMojo</a>
+<a class="jxr_linenumber" name="L41" href="#L41">41</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractSiteMojo" href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#AbstractSiteMojo">AbstractSiteMojo</a>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  {
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>  <em class="jxr_javadoccomment">     * The component for assembling site decoration model inheritance.</em>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -53,8 +53,8 @@
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>  <em class="jxr_javadoccomment"> * @since 2.2</em>
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  @Mojo( name = <span class="jxr_string">"effective-site"</span>, requiresReports = <strong class="jxr_keyword">true</strong> )
-<a class="jxr_linenumber" name="L48" href="#L48">48</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html">EffectiveSiteMojo</a>
-<a class="jxr_linenumber" name="L49" href="#L49">49</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html">AbstractSiteDescriptorMojo</a>
+<a class="jxr_linenumber" name="L48" href="#L48">48</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="EffectiveSiteMojo" href="../../../../../../org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html#EffectiveSiteMojo">EffectiveSiteMojo</a>
+<a class="jxr_linenumber" name="L49" href="#L49">49</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractSiteDescriptorMojo" href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html#AbstractSiteDescriptorMojo">AbstractSiteDescriptorMojo</a>
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>  {
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L52" href="#L52">52</a>  <em class="jxr_javadoccomment">     * Optional parameter to write the output of this help in a given file, instead of writing to the console.</em>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -46,14 +46,14 @@
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment"> * @author &lt;a href="<a href="mailto:brett@apache.org" target="alexandria_uri">mailto:brett@apache.org</a>"&gt;Brett Porter&lt;/a&gt;</em>
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L41" href="#L41">41</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html">SiteDescriptorArtifactMetadata</a>
+<a class="jxr_linenumber" name="L41" href="#L41">41</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteDescriptorArtifactMetadata" href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata">SiteDescriptorArtifactMetadata</a>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>      <strong class="jxr_keyword">extends</strong> AbstractArtifactMetadata
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  {
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>      <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> DecorationModel decoration;
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>  
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>      <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> File file;
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  
-<a class="jxr_linenumber" name="L48" href="#L48">48</a>      <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html">SiteDescriptorArtifactMetadata</a>( Artifact artifact, DecorationModel decoration, File file )
+<a class="jxr_linenumber" name="L48" href="#L48">48</a>      <strong class="jxr_keyword">public</strong> <a name="SiteDescriptorArtifactMetadata" href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata">SiteDescriptorArtifactMetadata</a>( Artifact artifact, DecorationModel decoration, File file )
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>      {
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>          <strong class="jxr_keyword">super</strong>( artifact );
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>  
@@ -116,7 +116,7 @@
 <a class="jxr_linenumber" name="L108" href="#L108">108</a> 
 <a class="jxr_linenumber" name="L109" href="#L109">109</a>     <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> merge( ArtifactMetadata metadata )
 <a class="jxr_linenumber" name="L110" href="#L110">110</a>     {
-<a class="jxr_linenumber" name="L111" href="#L111">111</a>         <a href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html">SiteDescriptorArtifactMetadata</a> m = (SiteDescriptorArtifactMetadata) metadata;
+<a class="jxr_linenumber" name="L111" href="#L111">111</a>         <a name="SiteDescriptorArtifactMetadata" href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata">SiteDescriptorArtifactMetadata</a> m = (<a name="SiteDescriptorArtifactMetadata" href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata">SiteDescriptorArtifactMetadata</a>) metadata;
 <a class="jxr_linenumber" name="L112" href="#L112">112</a>         <strong class="jxr_keyword">if</strong> ( !m.file.equals( file ) )
 <a class="jxr_linenumber" name="L113" href="#L113">113</a>         {
 <a class="jxr_linenumber" name="L114" href="#L114">114</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IllegalStateException( <span class="jxr_string">"Cannot add two different pieces of metadata for: "</span> + getKey() );

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -54,8 +54,8 @@
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>  <em class="jxr_javadoccomment"> * @since 2.0</em>
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>  @Mojo( name = <span class="jxr_string">"attach-descriptor"</span>, defaultPhase = LifecyclePhase.PACKAGE, threadSafe = <strong class="jxr_keyword">true</strong> )
-<a class="jxr_linenumber" name="L49" href="#L49">49</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html">SiteDescriptorAttachMojo</a>
-<a class="jxr_linenumber" name="L50" href="#L50">50</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html">AbstractSiteDescriptorMojo</a>
+<a class="jxr_linenumber" name="L49" href="#L49">49</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteDescriptorAttachMojo" href="../../../../../../org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html#SiteDescriptorAttachMojo">SiteDescriptorAttachMojo</a>
+<a class="jxr_linenumber" name="L50" href="#L50">50</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractSiteDescriptorMojo" href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html#AbstractSiteDescriptorMojo">AbstractSiteDescriptorMojo</a>
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>  {
 <a class="jxr_linenumber" name="L52" href="#L52">52</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>  <em class="jxr_javadoccomment">     */</em>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-frame.html Wed Apr 27 21:24:50 2022
@@ -1,33 +1,30 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.descriptor</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-
-		<h3>
-        	<a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.descriptor</a>
-      	</h3>
-
-      	<h3>Classes</h3>
-
-      	<ul>
-      		          	<li>
-            	<a href="AbstractSiteDescriptorMojo.html" target="classFrame">AbstractSiteDescriptorMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="EffectiveSiteMojo.html" target="classFrame">EffectiveSiteMojo</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteDescriptorArtifactMetadata.html" target="classFrame">SiteDescriptorArtifactMetadata</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteDescriptorAttachMojo.html" target="classFrame">SiteDescriptorAttachMojo</a>
-          	</li>
-          	      	</ul>
-
-	</body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.descriptor</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.descriptor</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                <li>
+                    <a href="AbstractSiteDescriptorMojo.html#AbstractSiteDescriptorMojo" target="classFrame">AbstractSiteDescriptorMojo</a>
+                </li>
+                <li>
+                    <a href="EffectiveSiteMojo.html#EffectiveSiteMojo" target="classFrame">EffectiveSiteMojo</a>
+                </li>
+                <li>
+                    <a href="SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata" target="classFrame">SiteDescriptorArtifactMetadata</a>
+                </li>
+                <li>
+                    <a href="SiteDescriptorAttachMojo.html#SiteDescriptorAttachMojo" target="classFrame">SiteDescriptorAttachMojo</a>
+                </li>
+            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/descriptor/package-summary.html Wed Apr 27 21:24:50 2022
@@ -1,84 +1,122 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.descriptor</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-		
-		      	<h2>Package org.apache.maven.plugins.site.descriptor</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.descriptor</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
 
-		<table class="summary">
-        	<thead>
-          		<tr>
-            		<th>Class Summary</th>
-          		</tr>
-        	</thead>
-        	<tbody>
-        		            	<tr>
-              		<td>
-                		<a href="AbstractSiteDescriptorMojo.html" target="classFrame">AbstractSiteDescriptorMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="EffectiveSiteMojo.html" target="classFrame">EffectiveSiteMojo</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteDescriptorArtifactMetadata.html" target="classFrame">SiteDescriptorArtifactMetadata</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteDescriptorAttachMojo.html" target="classFrame">SiteDescriptorAttachMojo</a>
-              		</td>
-            	</tr>
-				        	</tbody>
-      	</table>
-		
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-				<hr />
-		<div id="footer">
-			Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
-		</div>
-	</body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package org.apache.maven.plugins.site.descriptor</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+                        <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractSiteDescriptorMojo.html#AbstractSiteDescriptorMojo" target="classFrame" title="class in org.apache.maven.plugins.site.descriptor">AbstractSiteDescriptorMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="EffectiveSiteMojo.html#EffectiveSiteMojo" target="classFrame" title="class in org.apache.maven.plugins.site.descriptor">EffectiveSiteMojo</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteDescriptorArtifactMetadata.html#SiteDescriptorArtifactMetadata" target="classFrame" title="class in org.apache.maven.plugins.site.descriptor">SiteDescriptorArtifactMetadata</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteDescriptorAttachMojo.html#SiteDescriptorAttachMojo" target="classFrame" title="class in org.apache.maven.plugins.site.descriptor">SiteDescriptorAttachMojo</a>
+                                </td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-frame.html Wed Apr 27 21:24:50 2022
@@ -1,24 +1,21 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-
-		<h3>
-        	<a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site</a>
-      	</h3>
-
-      	<h3>Classes</h3>
-
-      	<ul>
-      		          	<li>
-            	<a href="AbstractSiteMojo.html" target="classFrame">AbstractSiteMojo</a>
-          	</li>
-          	      	</ul>
-
-	</body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                <li>
+                    <a href="AbstractSiteMojo.html#AbstractSiteMojo" target="classFrame">AbstractSiteMojo</a>
+                </li>
+            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref/org/apache/maven/plugins/site/package-summary.html Wed Apr 27 21:24:50 2022
@@ -1,69 +1,107 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-		
-		      	<h2>Package org.apache.maven.plugins.site</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
+    </head>
 
-		<table class="summary">
-        	<thead>
-          		<tr>
-            		<th>Class Summary</th>
-          		</tr>
-        	</thead>
-        	<tbody>
-        		            	<tr>
-              		<td>
-                		<a href="AbstractSiteMojo.html" target="classFrame">AbstractSiteMojo</a>
-              		</td>
-            	</tr>
-				        	</tbody>
-      	</table>
-		
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-				<hr />
-		<div id="footer">
-			Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
-		</div>
-	</body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package org.apache.maven.plugins.site</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+                        <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractSiteMojo.html#AbstractSiteMojo" target="classFrame" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</a>
+                                </td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file