Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.11.0 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="AbstractSiteDescriptorMojo (Apache Maven
Site Plugin 3.10.0 API)";
+ parent.document.title="AbstractSiteDescriptorMojo (Apache Maven
Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -265,8 +265,8 @@ extends <a href="../../../../../../org/a
<ul class="blockList">
<li class="blockList">
<h4>repositories</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(defaultValue="${project.remoteArtifactRepositories}",
- readonly=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${project.remoteArtifactRepositories}",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly--"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</a>=true)
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://maven.apache.org/ref/3.0.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>>
repositories</pre>
<div class="block">Remote repositories used for the project.
@@ -280,7 +280,7 @@ protected <a href="https://docs.ora
<ul class="blockListLast">
<li class="blockList">
<h4>siteDirectory</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(defaultValue="${basedir}/src/site")
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${basedir}/src/site")
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> siteDirectory</pre>
<div class="block">Directory containing the <code>site.xml</code> file and the
source for hand written docs (one directory
per Doxia-source-supported markup types):
@@ -399,6 +399,6 @@ protected <a href="https://docs.ora
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/EffectiveSiteMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EffectiveSiteMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>EffectiveSiteMojo (Apache Maven Site Plugin 3.11.0 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="EffectiveSiteMojo (Apache Maven Site Plugin
3.10.0 API)";
+ parent.document.title="EffectiveSiteMojo (Apache Maven Site Plugin
3.11.0 API)";
}
}
catch(err) {
@@ -128,8 +128,8 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true"
title="class or interface in org.apache.maven">@Mojo</a>(name="effective-site",
- requiresReports=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Mojo</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--"
title="class or interface in
org.apache.maven.plugins.annotations">name</a>="effective-site",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresReports--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresReports</a>=true)
public class <span class="typeNameLabel">EffectiveSiteMojo</span>
extends <a
href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html"
title="class in
org.apache.maven.plugins.site.descriptor">AbstractSiteDescriptorMojo</a></pre>
<div class="block">Displays the effective site descriptor as an XML for this
build, after inheritance and interpolation of
@@ -288,7 +288,7 @@ extends <a href="../../../../../../org/a
<ul class="blockListLast">
<li class="blockList">
<h4>output</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(property="output")
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property--"
title="class or interface in
org.apache.maven.plugins.annotations">property</a>="output")
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> output</pre>
<div class="block">Optional parameter to write the output of this help in a
given file, instead of writing to the console.
<p>
@@ -451,6 +451,6 @@ protected <a href="https://docs.ora
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorArtifactMetadata.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteDescriptorArtifactMetadata (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>SiteDescriptorArtifactMetadata (Apache Maven Site Plugin 3.11.0
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="SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.10.0 API)";
+ parent.document.title="SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -434,6 +434,6 @@ extends <a href="https://maven.apache.or
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/SiteDescriptorAttachMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteDescriptorAttachMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>SiteDescriptorAttachMojo (Apache Maven Site Plugin 3.11.0 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="SiteDescriptorAttachMojo (Apache Maven Site
Plugin 3.10.0 API)";
+ parent.document.title="SiteDescriptorAttachMojo (Apache Maven Site
Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -128,9 +128,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true"
title="class or interface in
org.apache.maven">@Mojo</a>(name="attach-descriptor",
- defaultPhase=PACKAGE,
- threadSafe=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Mojo</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--"
title="class or interface in
org.apache.maven.plugins.annotations">name</a>="attach-descriptor",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultPhase</a>=<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#PACKAGE"
title="class or interface in org.apache.maven.plugins.annotations">PACKAGE</a>,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--"
title="class or interface in
org.apache.maven.plugins.annotations">threadSafe</a>=true)
public class <span class="typeNameLabel">SiteDescriptorAttachMojo</span>
extends <a
href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html"
title="class in
org.apache.maven.plugins.site.descriptor">AbstractSiteDescriptorMojo</a></pre>
<div class="block">Adds the site descriptor (<code>site.xml</code>) to the
list of files to be installed/deployed.
@@ -356,6 +356,6 @@ extends <a href="../../../../../../org/a
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/AbstractSiteDescriptorMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/AbstractSiteDescriptorMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/AbstractSiteDescriptorMojo.html
Sun Feb 13 11:36:18 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.plugins.site.descriptor.AbstractSiteDescriptorMojo (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.descriptor.AbstractSiteDescriptorMojo (Apache
Maven Site Plugin 3.11.0 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.plugins.site.descriptor.AbstractSiteDescriptorMojo (Apache
Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.descriptor.AbstractSiteDescriptorMojo (Apache
Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -229,6 +229,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/EffectiveSiteMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/EffectiveSiteMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/EffectiveSiteMojo.html
Sun Feb 13 11:36:18 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.plugins.site.descriptor.EffectiveSiteMojo (Apache Maven Site
Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.descriptor.EffectiveSiteMojo (Apache Maven Site
Plugin 3.11.0 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.plugins.site.descriptor.EffectiveSiteMojo (Apache Maven Site
Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.descriptor.EffectiveSiteMojo (Apache Maven Site
Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorArtifactMetadata.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorArtifactMetadata.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorArtifactMetadata.html
Sun Feb 13 11:36:18 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.plugins.site.descriptor.SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.descriptor.SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.11.0 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.plugins.site.descriptor.SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.descriptor.SiteDescriptorArtifactMetadata (Apache
Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorAttachMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorAttachMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/class-use/SiteDescriptorAttachMojo.html
Sun Feb 13 11:36:18 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.plugins.site.descriptor.SiteDescriptorAttachMojo (Apache Maven
Site Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.descriptor.SiteDescriptorAttachMojo (Apache Maven
Site Plugin 3.11.0 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.plugins.site.descriptor.SiteDescriptorAttachMojo (Apache Maven
Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.descriptor.SiteDescriptorAttachMojo (Apache Maven
Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-frame.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.descriptor (Apache Maven Site Plugin
3.10.0 API)</title>
+<title>org.apache.maven.plugins.site.descriptor (Apache Maven Site Plugin
3.11.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-summary.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.descriptor (Apache Maven Site Plugin
3.10.0 API)</title>
+<title>org.apache.maven.plugins.site.descriptor (Apache Maven Site Plugin
3.11.0 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.plugins.site.descriptor
(Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site.descriptor
(Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -159,6 +159,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-tree.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-tree.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-tree.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.descriptor Class Hierarchy (Apache Maven
Site Plugin 3.10.0 API)</title>
+<title>org.apache.maven.plugins.site.descriptor Class Hierarchy (Apache Maven
Site Plugin 3.11.0 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.plugins.site.descriptor
Class Hierarchy (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site.descriptor
Class Hierarchy (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -155,6 +155,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-use.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-use.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/package-use.html
Sun Feb 13 11:36:18 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.plugins.site.descriptor (Apache Maven
Site Plugin 3.10.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.site.descriptor (Apache Maven
Site Plugin 3.11.0 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.plugins.site.descriptor (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Package
org.apache.maven.plugins.site.descriptor (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -197,6 +197,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-frame.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>org.apache.maven.plugins.site (Apache Maven Site Plugin 3.11.0
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-summary.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>org.apache.maven.plugins.site (Apache Maven Site Plugin 3.11.0
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.plugins.site (Apache Maven
Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site (Apache Maven
Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -140,6 +140,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-tree.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-tree.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-tree.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site Class Hierarchy (Apache Maven Site Plugin
3.10.0 API)</title>
+<title>org.apache.maven.plugins.site Class Hierarchy (Apache Maven Site Plugin
3.11.0 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.plugins.site Class
Hierarchy (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site Class
Hierarchy (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -137,6 +137,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-use.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-use.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/package-use.html
Sun Feb 13 11:36:18 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.plugins.site (Apache Maven Site Plugin
3.10.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.site (Apache Maven Site Plugin
3.11.0 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.plugins.site (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Package
org.apache.maven.plugins.site (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -218,6 +218,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractSiteRenderingMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>AbstractSiteRenderingMojo (Apache Maven Site Plugin 3.11.0 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="AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.10.0 API)";
+ parent.document.title="AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -354,7 +354,7 @@ extends <a href="../../../../../../org/a
<ul class="blockList">
<li class="blockList">
<h4>siteRenderer</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Component.html?is-external=true"
title="class or interface in org.apache.maven">@Component</a>
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Component</a>
protected <a
href="https://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/apidocs/org/apache/maven/doxia/siterenderer/Renderer.html?is-external=true"
title="class or interface in org.apache.maven.doxia.siterenderer">Renderer</a>
siteRenderer</pre>
<div class="block">Site renderer.</div>
</li>
@@ -365,9 +365,9 @@ protected <a href="https://maven.ap
<ul class="blockList">
<li class="blockList">
<h4>reports</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(defaultValue="${reports}",
- required=true,
- readonly=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${reports}",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required--"
title="class or interface in
org.apache.maven.plugins.annotations">required</a>=true,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly--"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</a>=true)
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://maven.apache.org/shared/maven-reporting-api/apidocs/org/apache/maven/reporting/MavenReport.html?is-external=true"
title="class or interface in org.apache.maven.reporting">MavenReport</a>>
reports</pre>
<div class="block">Reports (Maven 2).</div>
</li>
@@ -378,8 +378,8 @@ protected <a href="https://docs.ora
<ul class="blockList">
<li class="blockList">
<h4>generatedSiteDirectory</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(alias="workingDirectory",
- defaultValue="${project.build.directory}/generated-site")
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#alias--"
title="class or interface in
org.apache.maven.plugins.annotations">alias</a>="workingDirectory",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${project.build.directory}/generated-site")
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> generatedSiteDirectory</pre>
<div class="block">Directory containing generated documentation in source
format (Doxia supported markup).
This is used to pick up other source docs that might have been generated at
build time (by reports or any other
@@ -397,9 +397,9 @@ protected <a href="https://docs.ora
<ul class="blockList">
<li class="blockList">
<h4>mavenSession</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(defaultValue="${session}",
- readonly=true,
- required=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${session}",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly--"
title="class or interface in
org.apache.maven.plugins.annotations">readonly</a>=true,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#required--"
title="class or interface in
org.apache.maven.plugins.annotations">required</a>=true)
protected <a
href="https://maven.apache.org/ref/3.0.5/maven-compat/apidocs/org/apache/maven/execution/MavenSession.html?is-external=true"
title="class or interface in org.apache.maven.execution">MavenSession</a>
mavenSession</pre>
<div class="block">The current Maven session.</div>
</li>
@@ -410,7 +410,7 @@ protected <a href="https://maven.ap
<ul class="blockListLast">
<li class="blockList">
<h4>mavenReportExecutor</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Component.html?is-external=true"
title="class or interface in org.apache.maven">@Component</a>
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Component.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Component</a>
protected <a
href="https://maven.apache.org/shared/maven-reporting-exec/apidocs/org/apache/maven/reporting/exec/MavenReportExecutor.html?is-external=true"
title="class or interface in
org.apache.maven.reporting.exec">MavenReportExecutor</a>
mavenReportExecutor</pre>
</li>
</ul>
@@ -661,6 +661,6 @@ protected <a href="https://maven.ap
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/CategorySummaryDocumentRenderer.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/CategorySummaryDocumentRenderer.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/CategorySummaryDocumentRenderer.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CategorySummaryDocumentRenderer (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>CategorySummaryDocumentRenderer (Apache Maven Site Plugin 3.11.0
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="CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.10.0 API)";
+ parent.document.title="CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -392,6 +392,6 @@ implements <a href="https://maven.apache
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/ReportDocumentRenderer.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/ReportDocumentRenderer.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/ReportDocumentRenderer.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReportDocumentRenderer (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>ReportDocumentRenderer (Apache Maven Site Plugin 3.11.0 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="ReportDocumentRenderer (Apache Maven Site
Plugin 3.10.0 API)";
+ parent.document.title="ReportDocumentRenderer (Apache Maven Site
Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -379,6 +379,6 @@ implements <a href="https://maven.apache
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteJarMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteJarMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteJarMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteJarMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>SiteJarMojo (Apache Maven Site Plugin 3.11.0 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="SiteJarMojo (Apache Maven Site Plugin
3.10.0 API)";
+ parent.document.title="SiteJarMojo (Apache Maven Site Plugin
3.11.0 API)";
}
}
catch(err) {
@@ -138,10 +138,10 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true"
title="class or interface in org.apache.maven">@Mojo</a>(name="jar",
- defaultPhase=PACKAGE,
- requiresDependencyResolution=TEST,
- requiresReports=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Mojo</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--"
title="class or interface in
org.apache.maven.plugins.annotations">name</a>="jar",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultPhase</a>=<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#PACKAGE"
title="class or interface in org.apache.maven.plugins.annotations">PACKAGE</a>,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST"
title="class or interface in org.apache.maven.plugins.annotations">TEST</a>,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresReports--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresReports</a>=true)
public class <span class="typeNameLabel">SiteJarMojo</span>
extends <a
href="../../../../../../org/apache/maven/plugins/site/render/SiteMojo.html"
title="class in org.apache.maven.plugins.site.render">SiteMojo</a></pre>
<div class="block">Bundles the site output into a JAR so that it can be
deployed to a repository.</div>
@@ -425,6 +425,6 @@ extends <a href="../../../../../../org/a
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMap.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMap.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMap.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteMap (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>SiteMap (Apache Maven Site Plugin 3.11.0 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="SiteMap (Apache Maven Site Plugin 3.10.0
API)";
+ parent.document.title="SiteMap (Apache Maven Site Plugin 3.11.0
API)";
}
}
catch(err) {
@@ -382,6 +382,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/SiteMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>SiteMojo (Apache Maven Site Plugin 3.11.0 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="SiteMojo (Apache Maven Site Plugin 3.10.0
API)";
+ parent.document.title="SiteMojo (Apache Maven Site Plugin 3.11.0
API)";
}
}
catch(err) {
@@ -137,9 +137,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true"
title="class or interface in org.apache.maven">@Mojo</a>(name="site",
- requiresDependencyResolution=TEST,
- requiresReports=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Mojo</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--"
title="class or interface in
org.apache.maven.plugins.annotations">name</a>="site",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST"
title="class or interface in org.apache.maven.plugins.annotations">TEST</a>,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresReports--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresReports</a>=true)
public class <span class="typeNameLabel">SiteMojo</span>
extends <a
href="../../../../../../org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html"
title="class in
org.apache.maven.plugins.site.render">AbstractSiteRenderingMojo</a></pre>
<div class="block">Generates the site for a single project.
@@ -303,8 +303,8 @@ extends <a href="../../../../../../org/a
<ul class="blockListLast">
<li class="blockList">
<h4>outputDirectory</h4>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true"
title="class or interface in
org.apache.maven">@Parameter</a>(property="siteOutputDirectory",
- defaultValue="${project.reporting.outputDirectory}")
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Parameter</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#property--"
title="class or interface in
org.apache.maven.plugins.annotations">property</a>="siteOutputDirectory",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--"
title="class or interface in
org.apache.maven.plugins.annotations">defaultValue</a>="${project.reporting.outputDirectory}")
protected <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> outputDirectory</pre>
<div class="block">Directory where the project sites and report distributions
will be generated (as html/css/...).</div>
</li>
@@ -437,6 +437,6 @@ protected <a href="https://docs.ora
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/AbstractSiteRenderingMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/AbstractSiteRenderingMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/AbstractSiteRenderingMojo.html
Sun Feb 13 11:36:18 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.plugins.site.render.AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.11.0 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.plugins.site.render.AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.AbstractSiteRenderingMojo (Apache Maven
Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -192,6 +192,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/CategorySummaryDocumentRenderer.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/CategorySummaryDocumentRenderer.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/CategorySummaryDocumentRenderer.html
Sun Feb 13 11:36:18 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.plugins.site.render.CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.11.0 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.plugins.site.render.CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.CategorySummaryDocumentRenderer (Apache
Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/ReportDocumentRenderer.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/ReportDocumentRenderer.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/ReportDocumentRenderer.html
Sun Feb 13 11:36:18 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.plugins.site.render.ReportDocumentRenderer (Apache Maven Site
Plugin 3.10.0 API)</title>
+<title>Uses of Class
org.apache.maven.plugins.site.render.ReportDocumentRenderer (Apache Maven Site
Plugin 3.11.0 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.plugins.site.render.ReportDocumentRenderer (Apache Maven Site
Plugin 3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.ReportDocumentRenderer (Apache Maven Site
Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteJarMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteJarMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteJarMojo.html
Sun Feb 13 11:36:18 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.plugins.site.render.SiteJarMojo (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.render.SiteJarMojo (Apache
Maven Site Plugin 3.11.0 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.plugins.site.render.SiteJarMojo (Apache Maven Site Plugin
3.10.0 API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.SiteJarMojo (Apache Maven Site Plugin
3.11.0 API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMap.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMap.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMap.html
Sun Feb 13 11:36:18 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.plugins.site.render.SiteMap (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.render.SiteMap (Apache
Maven Site Plugin 3.11.0 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.plugins.site.render.SiteMap (Apache Maven Site Plugin 3.10.0
API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.SiteMap (Apache Maven Site Plugin 3.11.0
API)";
}
}
catch(err) {
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/class-use/SiteMojo.html
Sun Feb 13 11:36:18 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.plugins.site.render.SiteMojo (Apache
Maven Site Plugin 3.10.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.render.SiteMojo (Apache
Maven Site Plugin 3.11.0 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.plugins.site.render.SiteMojo (Apache Maven Site Plugin 3.10.0
API)";
+ parent.document.title="Uses of Class
org.apache.maven.plugins.site.render.SiteMojo (Apache Maven Site Plugin 3.11.0
API)";
}
}
catch(err) {
@@ -162,6 +162,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-frame.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-frame.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-frame.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.render (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>org.apache.maven.plugins.site.render (Apache Maven Site Plugin 3.11.0
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-summary.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-summary.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-summary.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.render (Apache Maven Site Plugin 3.10.0
API)</title>
+<title>org.apache.maven.plugins.site.render (Apache Maven Site Plugin 3.11.0
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.plugins.site.render
(Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site.render
(Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -170,6 +170,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-tree.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-tree.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-tree.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.render Class Hierarchy (Apache Maven Site
Plugin 3.10.0 API)</title>
+<title>org.apache.maven.plugins.site.render Class Hierarchy (Apache Maven Site
Plugin 3.11.0 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.plugins.site.render Class
Hierarchy (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="org.apache.maven.plugins.site.render Class
Hierarchy (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -156,6 +156,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-use.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-use.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/render/package-use.html
Sun Feb 13 11:36:18 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.plugins.site.render (Apache Maven Site
Plugin 3.10.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.site.render (Apache Maven Site
Plugin 3.11.0 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.plugins.site.render (Apache Maven Site Plugin 3.10.0 API)";
+ parent.document.title="Uses of Package
org.apache.maven.plugins.site.render (Apache Maven Site Plugin 3.11.0 API)";
}
}
catch(err) {
@@ -181,6 +181,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaBean.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaBean.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaBean.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoxiaBean (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>DoxiaBean (Apache Maven Site Plugin 3.11.0 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="DoxiaBean (Apache Maven Site Plugin 3.10.0
API)";
+ parent.document.title="DoxiaBean (Apache Maven Site Plugin 3.11.0
API)";
}
}
catch(err) {
@@ -347,6 +347,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaFilter.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaFilter.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/DoxiaFilter.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoxiaFilter (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>DoxiaFilter (Apache Maven Site Plugin 3.11.0 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="DoxiaFilter (Apache Maven Site Plugin
3.10.0 API)";
+ parent.document.title="DoxiaFilter (Apache Maven Site Plugin
3.11.0 API)";
}
}
catch(err) {
@@ -407,6 +407,6 @@ implements javax.servlet.Filter</pre>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file
Modified:
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/SiteRunMojo.html
==============================================================================
---
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/SiteRunMojo.html
(original)
+++
maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/run/SiteRunMojo.html
Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteRunMojo (Apache Maven Site Plugin 3.10.0 API)</title>
+<title>SiteRunMojo (Apache Maven Site Plugin 3.11.0 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="SiteRunMojo (Apache Maven Site Plugin
3.10.0 API)";
+ parent.document.title="SiteRunMojo (Apache Maven Site Plugin
3.11.0 API)";
}
}
catch(err) {
@@ -133,9 +133,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre><a
href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true"
title="class or interface in org.apache.maven">@Mojo</a>(name="run",
- aggregator=true,
- requiresReports=true)
+<pre><a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true"
title="class or interface in
org.apache.maven.plugins.annotations">@Mojo</a>(<a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--"
title="class or interface in
org.apache.maven.plugins.annotations">name</a>="run",
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#aggregator--"
title="class or interface in
org.apache.maven.plugins.annotations">aggregator</a>=true,
+ <a
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresReports--"
title="class or interface in
org.apache.maven.plugins.annotations">requiresReports</a>=true)
public class <span class="typeNameLabel">SiteRunMojo</span>
extends <a
href="../../../../../../org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html"
title="class in
org.apache.maven.plugins.site.render">AbstractSiteRenderingMojo</a></pre>
<div class="block">Starts the site up, rendering documents as requested for
faster editing.
@@ -399,6 +399,6 @@ extends <a href="../../../../../../org/a
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2002–2021 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 2002–2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
</body>
</html>
\ No newline at end of file