From 609b338de92abd96db959f4e13e8bc087f49cdefefc04f02b6722951ec0ba5c8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 14 Sep 2023 13:18:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=40 --- maven-javadoc-plugin-3.3.2-source-release.zip | 3 - maven-javadoc-plugin-3.5.0-source-release.zip | 3 + ...n-javadoc-plugin-bootstrap-resources.patch | 13584 ++++++++++------ maven-javadoc-plugin-build.xml | 28 +- maven-javadoc-plugin.spec | 13 +- no-override.patch | 10 + stale-data-encoding.patch | 55 +- 7 files changed, 8498 insertions(+), 5198 deletions(-) delete mode 100644 maven-javadoc-plugin-3.3.2-source-release.zip create mode 100644 maven-javadoc-plugin-3.5.0-source-release.zip create mode 100644 no-override.patch diff --git a/maven-javadoc-plugin-3.3.2-source-release.zip b/maven-javadoc-plugin-3.3.2-source-release.zip deleted file mode 100644 index 4ac2a79..0000000 --- a/maven-javadoc-plugin-3.3.2-source-release.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f9e8545f76bc91856bddefc41198e268cdbbe580fc9fe13235d7cd164fa7af0 -size 3588477 diff --git a/maven-javadoc-plugin-3.5.0-source-release.zip b/maven-javadoc-plugin-3.5.0-source-release.zip new file mode 100644 index 0000000..e1f8466 --- /dev/null +++ b/maven-javadoc-plugin-3.5.0-source-release.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2c387f907dd9b4a5ebc4dec939140b59685ad8d0cd9918dd95b475bd633d52 +size 3589765 diff --git a/maven-javadoc-plugin-bootstrap-resources.patch b/maven-javadoc-plugin-bootstrap-resources.patch index bd68fc5..64cf40d 100644 --- a/maven-javadoc-plugin-bootstrap-resources.patch +++ b/maven-javadoc-plugin-bootstrap-resources.patch @@ -1,6 +1,6 @@ ---- maven-javadoc-plugin-3.3.2/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 1970-01-01 01:00:00.000000000 +0100 -+++ maven-javadoc-plugin-3.3.2/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 2019-11-25 18:40:31.873923655 +0100 -@@ -0,0 +1,13175 @@ +--- maven-javadoc-plugin-3.5.0/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 1970-01-01 01:00:00.000000000 +0100 ++++ maven-javadoc-plugin-3.5.0/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 2023-09-14 15:16:03.422949998 +0200 +@@ -0,0 +1,13329 @@ + + + @@ -40,7 +40,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -48,7 +48,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -56,7 +56,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -64,7 +64,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -72,7 +72,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -80,14 +80,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -95,7 +95,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -103,28 +103,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -132,7 +132,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -140,7 +140,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -148,7 +148,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -156,7 +156,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -164,7 +164,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -180,7 +180,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -188,7 +188,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -196,35 +196,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -232,14 +232,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -247,42 +247,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -290,7 +290,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -298,35 +298,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -334,7 +334,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -344,7 +344,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -352,7 +352,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -360,7 +360,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -368,7 +368,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -376,7 +376,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -384,7 +384,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -392,49 +392,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -442,49 +442,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -492,21 +492,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -514,28 +514,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -543,7 +543,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -551,14 +551,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -566,14 +566,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -581,7 +581,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory @@ -596,21 +596,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -618,7 +618,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -626,14 +626,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -641,7 +641,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -649,7 +649,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -657,14 +657,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -673,14 +673,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -688,35 +688,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -724,7 +725,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -732,14 +733,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -747,14 +748,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -762,14 +763,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -777,7 +778,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -785,28 +786,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -932,7 +933,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -940,7 +941,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -948,7 +949,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -956,7 +957,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -964,7 +965,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -972,7 +973,7 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + archive @@ -980,21 +981,27 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -1002,7 +1009,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -1010,28 +1017,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + classifier @@ -1039,7 +1046,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + debug @@ -1047,7 +1057,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -1055,7 +1065,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -1063,7 +1073,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -1071,7 +1081,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -1079,7 +1089,10 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + detectJavaApiLink @@ -1087,7 +1100,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -1095,7 +1108,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -1103,35 +1116,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -1139,14 +1152,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -1154,42 +1167,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -1197,7 +1210,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -1205,42 +1218,45 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -1248,7 +1264,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -1258,14 +1274,17 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + javaApiLinks @@ -1273,7 +1292,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -1281,7 +1300,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -1289,7 +1308,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -1297,7 +1316,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -1305,7 +1324,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -1313,91 +1332,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -1405,21 +1424,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -1427,28 +1446,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -1456,7 +1475,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -1464,14 +1483,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -1479,14 +1498,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -1494,7 +1513,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -1502,21 +1521,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -1524,7 +1543,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -1532,14 +1551,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -1547,7 +1566,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -1555,7 +1574,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -1563,14 +1582,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -1579,14 +1598,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -1594,35 +1613,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -1630,7 +1650,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -1638,14 +1658,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -1653,14 +1673,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -1668,14 +1688,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -1683,7 +1703,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + useStandardDocletOptions @@ -1691,7 +1714,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -1699,28 +1722,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -1843,7 +1866,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -1851,7 +1874,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -1859,7 +1882,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -1867,7 +1890,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -1875,7 +1898,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -1883,14 +1906,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -1898,7 +1921,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -1906,28 +1929,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -1935,7 +1958,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -1943,7 +1966,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -1951,7 +1974,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -1959,7 +1982,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -1967,7 +1990,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -1983,7 +2006,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -1991,7 +2014,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -1999,35 +2022,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -2035,14 +2058,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -2050,42 +2073,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -2093,7 +2116,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -2101,35 +2124,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -2137,7 +2160,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -2147,7 +2170,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -2155,7 +2178,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -2163,7 +2186,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -2171,7 +2194,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -2179,7 +2202,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -2187,7 +2210,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -2195,49 +2218,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -2245,49 +2268,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -2295,21 +2318,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -2317,28 +2340,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -2346,7 +2369,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -2354,14 +2377,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -2369,14 +2392,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -2384,7 +2407,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory @@ -2399,21 +2422,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -2421,7 +2444,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -2429,14 +2452,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -2444,7 +2467,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -2452,7 +2475,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -2460,14 +2483,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -2476,14 +2499,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -2491,35 +2514,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -2527,7 +2551,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -2535,14 +2559,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -2550,14 +2574,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -2565,14 +2589,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -2580,7 +2604,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -2588,28 +2612,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -2709,7 +2733,7 @@ + + + fix -+ Fix Javadoc documentation and tags for the Java code for the project. See Where Tags Can Be Used. ++ Fix Javadoc documentation and tags for the Java code for the project. + compile + false + true @@ -2730,119 +2754,119 @@ + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultAuthor + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultSince + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultVersion + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + encoding + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + excludes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixClassComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixFieldComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixMethodComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixTags + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + force + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + ignoreClirr + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + includes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + level + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + outputDirectory + java.io.File + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + removeUnknownThrows + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + @@ -2866,6 +2890,62 @@ + + + ++ help ++ Display help information on maven-javadoc-plugin. ++Call mvn javadoc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. ++ false ++ false ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.HelpMojo ++ java ++ per-lookup ++ once-per-session ++ true ++ ++ ++ detail ++ boolean ++ false ++ true ++ Display help information on maven-javadoc-plugin. ++Call mvn javadoc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. ++ ++ ++ goal ++ java.lang.String ++ false ++ true ++ Display help information on maven-javadoc-plugin. ++Call mvn javadoc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. ++ ++ ++ indentSize ++ int ++ false ++ true ++ Display help information on maven-javadoc-plugin. ++Call mvn javadoc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. ++ ++ ++ lineLength ++ int ++ false ++ true ++ Display help information on maven-javadoc-plugin. ++Call mvn javadoc:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. ++ ++ ++ ++ ${detail} ++ ${goal} ++ ${indentSize} ++ ${lineLength} ++ ++ ++ + jar + Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. + compile @@ -2889,7 +2969,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -2897,7 +2977,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -2905,7 +2985,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -2913,7 +2993,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -2921,7 +3001,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -2929,7 +3009,7 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + archive @@ -2937,21 +3017,27 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -2959,7 +3045,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -2967,28 +3053,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + classifier @@ -2996,7 +3082,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + debug @@ -3004,7 +3093,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -3012,7 +3101,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -3020,7 +3109,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -3028,7 +3117,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -3036,7 +3125,10 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + detectJavaApiLink @@ -3044,7 +3136,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -3052,7 +3144,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -3060,35 +3152,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -3096,14 +3188,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -3111,42 +3203,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -3154,7 +3246,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -3162,42 +3254,45 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -3205,7 +3300,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -3215,14 +3310,17 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + javaApiLinks @@ -3230,7 +3328,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -3238,7 +3336,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -3246,7 +3344,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -3254,7 +3352,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -3262,7 +3360,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -3270,91 +3368,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -3362,21 +3460,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -3384,28 +3482,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -3413,7 +3511,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -3421,14 +3519,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -3436,14 +3534,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -3451,7 +3549,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -3459,21 +3557,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -3481,7 +3579,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -3489,14 +3587,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -3504,7 +3602,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -3512,7 +3610,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -3520,14 +3618,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -3536,14 +3634,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -3551,35 +3649,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -3587,7 +3686,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -3595,14 +3694,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -3610,14 +3709,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -3625,14 +3724,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -3640,7 +3739,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + useStandardDocletOptions @@ -3648,7 +3750,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -3656,28 +3758,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -3801,7 +3903,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -3809,7 +3911,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -3817,7 +3919,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -3825,7 +3927,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -3833,7 +3935,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -3841,14 +3943,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -3856,7 +3958,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -3864,28 +3966,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -3893,7 +3995,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -3901,7 +4003,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -3909,7 +4011,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -3917,7 +4019,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -3925,7 +4027,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -3941,7 +4043,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -3949,7 +4051,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -3957,35 +4059,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -3993,14 +4095,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -4008,42 +4110,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -4051,7 +4153,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -4059,35 +4161,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -4095,7 +4197,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -4105,7 +4207,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -4113,7 +4215,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -4121,7 +4223,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -4129,7 +4231,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -4137,7 +4239,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -4145,7 +4247,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -4153,49 +4255,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -4203,49 +4305,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -4253,21 +4355,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -4275,28 +4377,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -4304,7 +4406,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -4312,14 +4414,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -4327,14 +4429,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -4342,7 +4444,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory @@ -4357,21 +4459,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -4379,7 +4481,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -4387,14 +4489,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -4402,7 +4504,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -4410,7 +4512,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -4418,14 +4520,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -4434,14 +4536,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -4449,35 +4551,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -4485,7 +4588,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -4493,14 +4596,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -4508,14 +4611,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -4523,14 +4626,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -4538,7 +4641,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -4546,28 +4649,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -4667,7 +4770,7 @@ + + + javadoc-no-fork -+ Generates documentation for the Java code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of sources before site generation, e.g. by invoking mvn clean deploy site. ++ Generates documentation for the Java code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + compile + false + true @@ -4688,7 +4791,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -4696,7 +4799,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -4704,7 +4807,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -4712,7 +4815,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -4720,7 +4823,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -4728,14 +4831,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -4743,7 +4846,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -4751,28 +4854,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -4780,7 +4883,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -4788,7 +4891,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -4796,7 +4899,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -4804,7 +4907,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -4812,7 +4915,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -4828,7 +4931,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -4836,7 +4939,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -4844,35 +4947,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -4880,14 +4983,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -4895,42 +4998,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -4938,7 +5041,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -4946,35 +5049,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -4982,7 +5085,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -4992,7 +5095,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -5000,7 +5103,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -5008,7 +5111,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -5016,7 +5119,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -5024,7 +5127,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -5032,7 +5135,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -5040,49 +5143,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -5090,49 +5193,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -5140,21 +5243,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -5162,28 +5265,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -5191,7 +5294,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -5199,14 +5302,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -5214,14 +5317,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -5229,7 +5332,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory @@ -5244,21 +5347,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -5266,7 +5369,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -5274,14 +5377,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -5289,7 +5392,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -5297,7 +5400,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -5305,14 +5408,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -5321,14 +5424,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -5336,35 +5439,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -5372,7 +5476,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -5380,14 +5484,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -5395,14 +5499,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -5410,14 +5514,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -5425,7 +5529,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -5433,28 +5537,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -5554,7 +5658,7 @@ + + + resource-bundle -+ Bundle AbstractJavadocMojo.javadocDirectory, along with javadoc configuration options such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. ++ Bundle {@link AbstractJavadocMojo#javadocDirectory}, along with javadoc configuration options such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. + compile + false + true @@ -5576,7 +5680,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -5584,7 +5688,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -5592,7 +5696,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -5600,7 +5704,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -5608,7 +5712,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -5616,14 +5720,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -5631,7 +5735,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -5639,28 +5743,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -5668,7 +5772,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -5676,7 +5780,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -5684,7 +5788,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -5692,7 +5796,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -5700,7 +5804,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -5708,7 +5812,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -5716,35 +5820,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -5752,14 +5856,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -5767,42 +5871,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -5810,7 +5914,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -5818,35 +5922,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -5854,7 +5958,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -5864,7 +5968,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -5872,7 +5976,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -5880,7 +5984,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -5888,7 +5992,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -5896,7 +6000,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -5904,7 +6008,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -5912,91 +6016,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -6004,21 +6108,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -6026,28 +6130,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -6055,7 +6159,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -6063,14 +6167,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -6078,14 +6182,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -6093,7 +6197,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -6101,21 +6205,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -6123,7 +6227,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -6131,14 +6235,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -6146,7 +6250,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -6154,7 +6258,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -6162,14 +6266,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -6178,14 +6282,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -6193,35 +6297,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -6229,7 +6334,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -6237,14 +6342,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -6252,14 +6357,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -6267,14 +6372,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -6282,7 +6387,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -6290,28 +6395,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -6432,7 +6537,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -6440,7 +6545,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -6448,7 +6553,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -6456,7 +6561,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -6464,7 +6569,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -6472,14 +6577,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -6487,7 +6592,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -6495,28 +6600,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -6524,7 +6629,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -6532,7 +6637,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -6540,7 +6645,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -6548,7 +6653,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -6556,14 +6661,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -6571,7 +6676,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -6579,7 +6684,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -6587,35 +6692,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -6623,14 +6728,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -6638,42 +6743,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -6681,7 +6786,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -6689,35 +6794,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -6725,7 +6830,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -6735,7 +6840,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -6743,7 +6848,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -6751,7 +6856,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -6759,7 +6864,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -6767,7 +6872,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -6775,7 +6880,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -6783,49 +6888,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -6833,49 +6938,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -6883,21 +6988,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -6905,28 +7010,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -6934,7 +7039,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -6942,14 +7047,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -6957,14 +7062,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -6972,14 +7077,14 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -6987,21 +7092,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -7009,7 +7114,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -7017,14 +7122,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -7032,7 +7137,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -7040,7 +7145,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -7048,14 +7153,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -7064,14 +7169,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -7079,35 +7184,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -7115,7 +7221,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -7123,14 +7229,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -7138,14 +7244,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDescription @@ -7154,7 +7260,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDoctitle @@ -7163,7 +7269,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testJavadocDirectory @@ -7172,7 +7278,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testName @@ -7181,7 +7287,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testOverview @@ -7190,7 +7296,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testWindowtitle @@ -7199,7 +7305,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -7207,14 +7313,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -7222,7 +7328,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -7230,28 +7336,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -7383,7 +7489,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -7391,7 +7497,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -7399,7 +7505,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -7407,7 +7513,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -7415,7 +7521,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -7423,7 +7529,7 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + archive @@ -7431,21 +7537,27 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -7453,7 +7565,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -7461,28 +7573,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + classifier @@ -7490,7 +7602,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + debug @@ -7498,7 +7613,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -7506,7 +7621,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -7514,7 +7629,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -7522,7 +7637,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -7530,7 +7645,10 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + detectJavaApiLink @@ -7538,7 +7656,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -7546,7 +7664,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -7554,35 +7672,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -7590,14 +7708,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -7605,42 +7723,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -7648,7 +7766,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -7656,42 +7774,45 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -7699,7 +7820,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -7709,14 +7830,17 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + javaApiLinks @@ -7724,7 +7848,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -7732,7 +7856,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -7740,7 +7864,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -7748,7 +7872,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -7756,7 +7880,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -7764,91 +7888,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -7856,21 +7980,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -7878,28 +8002,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -7917,14 +8041,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -7932,14 +8056,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -7947,7 +8071,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -7955,21 +8079,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -7977,7 +8101,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -7985,14 +8109,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -8000,7 +8124,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -8008,7 +8132,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -8016,14 +8140,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -8032,14 +8156,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -8047,35 +8171,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -8083,7 +8208,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -8091,14 +8216,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -8106,14 +8231,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testClassifier @@ -8180,14 +8305,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -8195,7 +8320,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + useStandardDocletOptions @@ -8203,7 +8331,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -8211,28 +8339,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -8360,7 +8488,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -8368,7 +8496,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -8376,7 +8504,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -8384,7 +8512,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -8392,7 +8520,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -8400,14 +8528,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -8415,7 +8543,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -8423,28 +8551,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -8452,7 +8580,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -8460,7 +8588,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -8468,7 +8596,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -8476,7 +8604,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -8484,14 +8612,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -8499,7 +8627,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -8507,7 +8635,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -8515,35 +8643,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -8551,14 +8679,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -8566,42 +8694,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -8609,7 +8737,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -8617,35 +8745,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -8653,7 +8781,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -8663,7 +8791,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -8671,7 +8799,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -8679,7 +8807,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -8687,7 +8815,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -8695,7 +8823,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -8703,7 +8831,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -8711,49 +8839,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -8761,49 +8889,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -8811,21 +8939,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -8833,28 +8961,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -8862,7 +8990,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -8870,14 +8998,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -8885,14 +9013,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -8900,14 +9028,14 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -8915,21 +9043,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -8937,7 +9065,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -8945,14 +9073,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -8960,7 +9088,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -8968,7 +9096,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -8976,14 +9104,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -8992,14 +9120,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -9007,35 +9135,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -9043,7 +9172,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -9051,14 +9180,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -9066,14 +9195,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDescription @@ -9082,7 +9211,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDoctitle @@ -9091,7 +9220,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testJavadocDirectory @@ -9100,7 +9229,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testName @@ -9109,7 +9238,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testOverview @@ -9118,7 +9247,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testWindowtitle @@ -9127,7 +9256,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -9135,14 +9264,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -9150,7 +9279,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -9158,28 +9287,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -9285,7 +9414,7 @@ + + + test-fix -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Fix Javadoc documentation and tags for the Test Java code for the project. + test + false + true @@ -9306,119 +9435,119 @@ + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultAuthor + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultSince + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultVersion + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + encoding + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + excludes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixClassComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixFieldComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixMethodComment + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixTags + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + force + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + ignoreClirr + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + includes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + level + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + outputDirectory + java.io.File + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + removeUnknownThrows + boolean + false + true -+ Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + @@ -9465,7 +9594,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -9473,7 +9602,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -9481,7 +9610,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -9489,7 +9618,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -9497,7 +9626,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -9505,7 +9634,7 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + archive @@ -9513,21 +9642,27 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -9535,7 +9670,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -9543,28 +9678,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + classifier @@ -9572,7 +9707,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + debug @@ -9580,7 +9718,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -9588,7 +9726,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -9596,7 +9734,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -9604,7 +9742,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir @@ -9612,7 +9750,10 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + detectJavaApiLink @@ -9620,7 +9761,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -9628,7 +9769,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -9636,35 +9777,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -9672,14 +9813,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -9687,42 +9828,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -9730,7 +9871,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -9738,42 +9879,45 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -9781,7 +9925,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -9791,14 +9935,17 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + javaApiLinks @@ -9806,7 +9953,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -9814,7 +9961,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -9822,7 +9969,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -9830,7 +9977,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -9838,7 +9985,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -9846,91 +9993,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -9938,21 +10085,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -9960,28 +10107,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -9999,14 +10146,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -10014,14 +10161,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -10029,7 +10176,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -10037,21 +10184,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -10059,7 +10206,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -10067,14 +10214,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -10082,7 +10229,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -10090,7 +10237,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -10098,14 +10245,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -10114,14 +10261,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -10129,35 +10276,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -10165,7 +10313,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -10173,14 +10321,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -10188,14 +10336,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testClassifier @@ -10262,14 +10410,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -10277,7 +10425,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project. ++ + + + useStandardDocletOptions @@ -10285,7 +10436,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -10293,28 +10444,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -10443,7 +10594,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -10451,7 +10602,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -10459,7 +10610,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -10467,7 +10618,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -10475,7 +10626,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -10483,14 +10634,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -10498,7 +10649,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -10506,28 +10657,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -10535,7 +10686,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -10543,7 +10694,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -10551,7 +10702,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -10559,7 +10710,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -10567,14 +10718,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -10582,7 +10733,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -10590,7 +10741,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -10598,35 +10749,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -10634,14 +10785,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -10649,42 +10800,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -10692,7 +10843,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -10700,35 +10851,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -10736,7 +10887,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -10746,7 +10897,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -10754,7 +10905,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -10762,7 +10913,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -10770,7 +10921,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -10778,7 +10929,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -10786,7 +10937,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -10794,49 +10945,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -10844,49 +10995,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -10894,21 +11045,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -10916,28 +11067,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -10945,7 +11096,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -10953,14 +11104,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -10968,14 +11119,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -10983,14 +11134,14 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -10998,21 +11149,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -11020,7 +11171,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -11028,14 +11179,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -11043,7 +11194,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -11051,7 +11202,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -11059,14 +11210,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -11075,14 +11226,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -11090,35 +11241,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -11126,7 +11278,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -11134,14 +11286,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -11149,14 +11301,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDescription @@ -11165,7 +11317,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDoctitle @@ -11174,7 +11326,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testJavadocDirectory @@ -11183,7 +11335,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testName @@ -11192,7 +11344,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testOverview @@ -11201,7 +11353,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testWindowtitle @@ -11210,7 +11362,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -11218,14 +11370,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -11233,7 +11385,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -11241,28 +11393,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -11368,7 +11520,7 @@ + + + test-javadoc-no-fork -+ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking mvn clean deploy site. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + test + false + true @@ -11389,7 +11541,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -11397,7 +11549,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -11405,7 +11557,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -11413,7 +11565,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -11421,7 +11573,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -11429,14 +11581,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -11444,7 +11596,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -11452,28 +11604,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -11481,7 +11633,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -11489,7 +11641,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -11497,7 +11649,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -11505,7 +11657,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + description @@ -11513,14 +11665,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -11528,7 +11680,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -11536,7 +11688,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -11544,35 +11696,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -11580,14 +11732,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -11595,42 +11747,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -11638,7 +11790,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -11646,35 +11798,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -11682,7 +11834,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -11692,7 +11844,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -11700,7 +11852,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -11708,7 +11860,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -11716,7 +11868,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -11724,7 +11876,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -11732,7 +11884,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -11740,49 +11892,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + name @@ -11790,49 +11942,49 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -11840,21 +11992,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -11862,28 +12014,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -11891,7 +12043,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -11899,14 +12051,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -11914,14 +12066,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -11929,14 +12081,14 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -11944,21 +12096,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -11966,7 +12118,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -11974,14 +12126,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -11989,7 +12141,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -11997,7 +12149,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -12005,14 +12157,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -12021,14 +12173,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -12036,35 +12188,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -12072,7 +12225,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -12080,14 +12233,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -12095,14 +12248,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDescription @@ -12111,7 +12264,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testDoctitle @@ -12120,7 +12273,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testJavadocDirectory @@ -12129,7 +12282,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testName @@ -12138,7 +12291,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testOverview @@ -12147,7 +12300,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testWindowtitle @@ -12156,7 +12309,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + top @@ -12164,14 +12317,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -12179,7 +12332,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -12187,28 +12340,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -12314,7 +12467,7 @@ + + + test-resource-bundle -+ Bundle TestJavadocJar.testJavadocDirectory, along with javadoc configuration options from AbstractJavadocMojo such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. ++ Bundle {@link TestJavadocJar#testJavadocDirectory}, along with javadoc configuration options from {@link AbstractJavadocMojo} such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. + test + false + true @@ -12336,7 +12489,7 @@ + 2.8.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOption @@ -12344,7 +12497,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalJOptions @@ -12352,7 +12505,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + additionalOptions @@ -12360,7 +12513,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + addStylesheets @@ -12368,7 +12521,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -12376,14 +12529,14 @@ + 2.9.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspath @@ -12391,7 +12544,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -12399,28 +12552,28 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + debug @@ -12428,7 +12581,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencyLinks @@ -12436,7 +12589,7 @@ + 3.3.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -12444,7 +12597,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -12452,7 +12605,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectJavaApiLink @@ -12460,7 +12613,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectLinks @@ -12468,7 +12621,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + detectOfflineLinks @@ -12476,35 +12629,35 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletArtifacts @@ -12512,14 +12665,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doclint @@ -12527,42 +12680,42 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnError @@ -12570,7 +12723,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + failOnWarnings @@ -12578,35 +12731,35 @@ + 3.0.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeDependencySources @@ -12614,7 +12767,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -12624,7 +12777,7 @@ + direct dependencies + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javaApiLinks @@ -12632,7 +12785,7 @@ + 2.6 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocDirectory @@ -12640,7 +12793,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocExecutable @@ -12648,7 +12801,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + javadocVersion @@ -12656,7 +12809,7 @@ + 2.3 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + jdkToolchain @@ -12664,7 +12817,7 @@ + 3.0.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + keywords @@ -12672,91 +12825,91 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nooverview @@ -12764,21 +12917,21 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notimestamp @@ -12786,28 +12939,28 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputDirectory @@ -12815,7 +12968,7 @@ + java.io.File + true + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + outputTimestamp @@ -12823,14 +12976,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + packagesheader @@ -12838,14 +12991,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + release @@ -12853,7 +13006,7 @@ + JDK 9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + resourcesArtifacts @@ -12861,21 +13014,21 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skip @@ -12883,7 +13036,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + skippedModules @@ -12891,14 +13044,14 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -12906,7 +13059,7 @@ + 2.7 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileExcludes @@ -12914,7 +13067,7 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourceFileIncludes @@ -12922,14 +13075,14 @@ + 2.9 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + sourcetab @@ -12938,14 +13091,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + staleDataPath @@ -12953,35 +13106,36 @@ + 3.2.0 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifact @@ -12989,7 +13143,7 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletArtifacts @@ -12997,14 +13151,14 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + taglets @@ -13012,14 +13166,14 @@ + 2.1 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + testJavadocDirectory @@ -13027,7 +13181,7 @@ + java.io.File + false + true -+ Bundle TestJavadocJar.testJavadocDirectory, along with javadoc configuration options from AbstractJavadocMojo such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. ++ Bundle {@link TestJavadocJar#testJavadocDirectory}, along with javadoc configuration options from {@link AbstractJavadocMojo} such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself. + + + top @@ -13035,14 +13189,14 @@ + 2.4 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -13050,7 +13204,7 @@ + 2.5 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + validateLinks @@ -13058,28 +13212,28 @@ + 2.8 + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + + + @@ -13176,10 +13330,9 @@ + + + -\ No newline at end of file ---- maven-javadoc-plugin-3.3.2/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 -+++ maven-javadoc-plugin-3.3.2/src/main/filtered-resources/META-INF/maven/plugin.xml 2019-11-25 18:39:36.449612339 +0100 -@@ -0,0 +1,16701 @@ +--- maven-javadoc-plugin-3.5.0/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 ++++ maven-javadoc-plugin-3.5.0/src/main/filtered-resources/META-INF/maven/plugin.xml 2023-09-14 15:15:17.932635754 +0200 +@@ -0,0 +1,19813 @@ + + + @@ -13197,7 +13350,7 @@ + + aggregate + <p>Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>.</p> + +<p>Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project.</p> + compile @@ -13221,8 +13374,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -13230,8 +13385,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -13239,8 +13396,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -13248,8 +13407,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -13257,8 +13418,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -13266,16 +13429,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -13283,8 +13450,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -13292,32 +13461,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -13325,8 +13502,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -13334,8 +13513,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -13343,8 +13524,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -13352,8 +13535,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -13361,8 +13546,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -13371,7 +13558,7 @@ + false + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + detectJavaApiLink @@ -13379,8 +13566,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -13388,8 +13577,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -13397,40 +13588,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -13438,16 +13639,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -13455,48 +13660,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -13504,8 +13721,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -13513,40 +13732,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -13554,8 +13783,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -13565,16 +13796,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -13582,8 +13817,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -13591,8 +13828,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -13600,8 +13839,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -13609,8 +13850,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -13618,8 +13861,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -13627,8 +13872,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -13636,64 +13883,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -13701,56 +13964,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -13758,24 +14035,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -13783,32 +14066,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -13816,8 +14107,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -13825,16 +14118,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -13842,32 +14139,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -13875,8 +14180,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory @@ -13884,7 +14201,7 @@ + true + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + resourcesArtifacts @@ -13892,24 +14209,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -13917,16 +14240,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -13934,8 +14261,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -13943,16 +14272,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -13960,8 +14293,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -13969,8 +14304,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -13978,16 +14315,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -13996,16 +14337,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -14013,40 +14358,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -14054,8 +14410,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -14063,16 +14421,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -14080,16 +14442,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -14097,16 +14463,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -14114,8 +14484,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -14123,32 +14495,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -14221,6 +14601,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -14262,18 +14643,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -14286,7 +14663,8 @@ + + aggregate-jar + <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + compile @@ -14311,8 +14689,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -14320,8 +14700,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -14329,8 +14711,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -14338,8 +14722,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -14347,8 +14733,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -14356,8 +14744,10 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + archive @@ -14365,24 +14755,32 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -14390,8 +14788,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -14399,32 +14799,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + classifier @@ -14432,8 +14840,11 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + debug @@ -14441,8 +14852,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + defaultManifestFile @@ -14450,8 +14863,11 @@ + 2.5 + true + false -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + dependencyLinks @@ -14459,8 +14875,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -14468,8 +14886,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -14477,8 +14897,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -14486,8 +14908,11 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + detectJavaApiLink @@ -14495,8 +14920,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -14504,8 +14931,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -14513,40 +14942,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -14554,16 +14993,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -14571,48 +15014,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -14620,8 +15075,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -14629,48 +15086,61 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -14678,8 +15148,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -14689,24 +15161,31 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + javaApiLinks @@ -14714,8 +15193,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -14723,8 +15204,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -14732,8 +15215,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -14741,8 +15226,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -14750,8 +15237,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -14759,8 +15248,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -14768,112 +15259,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -14881,24 +15400,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -14906,32 +15431,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -14939,8 +15472,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -14948,16 +15483,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -14965,32 +15504,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -14998,8 +15545,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -15007,24 +15566,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -15032,16 +15597,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -15049,8 +15618,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -15058,16 +15629,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -15075,8 +15650,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -15084,8 +15661,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -15093,16 +15672,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -15111,16 +15694,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -15128,40 +15715,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -15169,8 +15767,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -15178,16 +15778,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -15195,16 +15799,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -15212,16 +15820,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -15229,8 +15841,11 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + useStandardDocletOptions @@ -15238,8 +15853,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -15247,32 +15864,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -15348,6 +15973,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -15389,14 +16015,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.codehaus.plexus.archiver.Archiver + jar + jarArchiver @@ -15410,6 +16028,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -15422,7 +16044,7 @@ + + aggregate-no-fork + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + compile + false + true @@ -15443,8 +16065,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -15452,8 +16076,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -15461,8 +16087,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -15470,8 +16098,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -15479,8 +16109,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -15488,16 +16120,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -15505,8 +16141,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -15514,32 +16152,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -15547,8 +16193,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -15556,8 +16204,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -15565,8 +16215,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -15574,8 +16226,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -15583,8 +16237,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -15593,7 +16249,7 @@ + false + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + detectJavaApiLink @@ -15601,8 +16257,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -15610,8 +16268,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -15619,40 +16279,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -15660,16 +16330,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -15677,48 +16351,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -15726,8 +16412,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -15735,40 +16423,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -15776,8 +16474,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -15787,16 +16487,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -15804,8 +16508,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -15813,8 +16519,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -15822,8 +16530,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -15831,8 +16541,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -15840,8 +16552,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -15849,8 +16563,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -15858,64 +16574,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -15923,56 +16655,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -15980,24 +16726,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -16005,32 +16757,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -16038,8 +16798,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -16047,16 +16809,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -16064,32 +16830,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -16097,8 +16871,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory @@ -16106,7 +16892,7 @@ + true + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + resourcesArtifacts @@ -16114,24 +16900,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -16139,16 +16931,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -16156,8 +16952,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -16165,16 +16963,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -16182,8 +16984,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -16191,8 +16995,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -16200,16 +17006,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -16218,16 +17028,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -16235,40 +17049,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -16276,8 +17101,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -16285,16 +17112,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -16302,16 +17133,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -16319,16 +17154,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -16336,8 +17175,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -16345,32 +17186,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -16443,6 +17292,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -16484,18 +17334,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -16507,9 +17353,7 @@ + + + fix -+ Fix Javadoc documentation and tags for the <code>Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Fix Javadoc documentation and tags for the <code>Java code</code> for the project. + compile + false + true @@ -16530,180 +17374,140 @@ + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultAuthor + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultSince + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultVersion + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + encoding + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + excludes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixClassComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixFieldComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixMethodComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixTags + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + force + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + ignoreClirr + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + includes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + level + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + outputDirectory + java.io.File + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + project + org.apache.maven.project.MavenProject + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + removeUnknownThrows + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + settings + org.apache.maven.settings.Settings + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + @@ -16736,9 +17540,66 @@ + + + ++ help ++ Display help information on maven-javadoc-plugin.<br> ++Call <code>mvn javadoc:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. ++ false ++ false ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.HelpMojo ++ java ++ per-lookup ++ once-per-session ++ true ++ ++ ++ detail ++ boolean ++ false ++ true ++ Display help information on maven-javadoc-plugin.<br> ++Call <code>mvn javadoc:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. ++ ++ ++ goal ++ java.lang.String ++ false ++ true ++ Display help information on maven-javadoc-plugin.<br> ++Call <code>mvn javadoc:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. ++ ++ ++ indentSize ++ int ++ false ++ true ++ Display help information on maven-javadoc-plugin.<br> ++Call <code>mvn javadoc:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. ++ ++ ++ lineLength ++ int ++ false ++ true ++ Display help information on maven-javadoc-plugin.<br> ++Call <code>mvn javadoc:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. ++ ++ ++ ++ ${detail} ++ ${goal} ++ ${indentSize} ++ ${lineLength} ++ ++ ++ + jar + Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++a jar using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html"> ++Javadoc Tool</a>. + compile + false + true @@ -16760,8 +17621,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -16769,8 +17632,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -16778,8 +17643,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -16787,8 +17654,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -16796,8 +17665,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -16805,8 +17676,10 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + archive @@ -16814,24 +17687,32 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -16839,8 +17720,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -16848,32 +17731,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + classifier @@ -16881,8 +17772,11 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + debug @@ -16890,8 +17784,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + defaultManifestFile @@ -16899,8 +17795,11 @@ + 2.5 + true + false -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + dependencyLinks @@ -16908,8 +17807,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -16917,8 +17818,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -16926,8 +17829,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -16935,8 +17840,11 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + detectJavaApiLink @@ -16944,8 +17852,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -16953,8 +17863,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -16962,40 +17874,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -17003,16 +17925,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -17020,48 +17946,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -17069,8 +18007,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -17078,48 +18018,61 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -17127,8 +18080,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -17138,24 +18093,31 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + javaApiLinks @@ -17163,8 +18125,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -17172,8 +18136,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -17181,8 +18147,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -17190,8 +18158,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -17199,8 +18169,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -17208,8 +18180,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -17217,112 +18191,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -17330,24 +18332,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -17355,32 +18363,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -17388,8 +18404,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -17397,16 +18415,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -17414,32 +18436,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -17447,8 +18477,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -17456,24 +18498,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -17481,16 +18529,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -17498,8 +18550,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -17507,16 +18561,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -17524,8 +18582,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -17533,8 +18593,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -17542,16 +18604,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -17560,16 +18626,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -17577,40 +18647,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -17618,8 +18699,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -17627,16 +18710,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -17644,16 +18731,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -17661,16 +18752,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -17678,8 +18773,11 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + useStandardDocletOptions @@ -17687,8 +18785,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -17696,32 +18796,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -17797,6 +18905,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -17838,14 +18947,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.codehaus.plexus.archiver.Archiver + jar + jarArchiver @@ -17859,6 +18960,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -17871,7 +18976,7 @@ + + javadoc + Generates documentation for the <code>Java code</code> in an <b>NON aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + compile + false + true @@ -17893,8 +18998,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -17902,8 +19009,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -17911,8 +19020,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -17920,8 +19031,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -17929,8 +19042,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -17938,16 +19053,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -17955,8 +19074,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -17964,32 +19085,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -17997,8 +19126,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -18006,8 +19137,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -18015,8 +19148,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -18024,8 +19159,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -18033,8 +19170,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -18043,7 +19182,7 @@ + false + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + detectJavaApiLink @@ -18051,8 +19190,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -18060,8 +19201,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -18069,40 +19212,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -18110,16 +19263,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -18127,48 +19284,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -18176,8 +19345,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -18185,40 +19356,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -18226,8 +19407,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -18237,16 +19420,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -18254,8 +19441,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -18263,8 +19452,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -18272,8 +19463,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -18281,8 +19474,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -18290,8 +19485,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -18299,8 +19496,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -18308,64 +19507,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -18373,56 +19588,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -18430,24 +19659,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -18455,32 +19690,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -18488,8 +19731,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -18497,16 +19742,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -18514,32 +19763,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -18547,8 +19804,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory @@ -18556,7 +19825,7 @@ + true + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + resourcesArtifacts @@ -18564,24 +19833,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -18589,16 +19864,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -18606,8 +19885,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -18615,16 +19896,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -18632,8 +19917,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -18641,8 +19928,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -18650,16 +19939,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -18668,16 +19961,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -18685,40 +19982,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -18726,8 +20034,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -18735,16 +20045,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -18752,16 +20066,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -18769,16 +20087,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -18786,8 +20108,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -18795,32 +20119,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -18893,6 +20225,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -18934,18 +20267,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -18958,8 +20287,8 @@ + + javadoc-no-fork + Generates documentation for the <code>Java code</code> in an <b>NON aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. Note that this -+goal does require generation of sources before site generation, e.g. by invoking <tt>mvn clean deploy site</tt>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of sources before site generation, e.g. by invoking {@code mvn clean deploy site}. + compile + false + true @@ -18980,8 +20309,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -18989,8 +20320,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -18998,8 +20331,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -19007,8 +20342,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -19016,8 +20353,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -19025,16 +20364,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -19042,8 +20385,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -19051,32 +20396,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -19084,8 +20437,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -19093,8 +20448,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -19102,8 +20459,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -19111,8 +20470,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -19120,8 +20481,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -19130,7 +20493,7 @@ + false + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + detectJavaApiLink @@ -19138,8 +20501,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -19147,8 +20512,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -19156,40 +20523,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -19197,16 +20574,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -19214,48 +20595,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -19263,8 +20656,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -19272,40 +20667,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -19313,8 +20718,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -19324,16 +20731,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -19341,8 +20752,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -19350,8 +20763,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -19359,8 +20774,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -19368,8 +20785,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -19377,8 +20796,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -19386,8 +20807,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -19395,64 +20818,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -19460,56 +20899,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -19517,24 +20970,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -19542,32 +21001,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -19575,8 +21042,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -19584,16 +21053,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -19601,32 +21074,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -19634,8 +21115,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory @@ -19643,7 +21136,7 @@ + true + true + Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + + + resourcesArtifacts @@ -19651,24 +21144,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -19676,16 +21175,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -19693,8 +21196,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -19702,16 +21207,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -19719,8 +21228,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -19728,8 +21239,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -19737,16 +21250,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -19755,16 +21272,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -19772,40 +21293,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -19813,8 +21345,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -19822,16 +21356,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -19839,16 +21377,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -19856,16 +21398,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -19873,8 +21419,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -19882,32 +21430,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -19980,6 +21536,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -20021,18 +21578,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -20069,8 +21622,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -20078,8 +21633,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -20087,8 +21644,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -20096,8 +21655,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -20105,8 +21666,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -20114,16 +21677,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -20131,8 +21698,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -20140,32 +21709,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -20173,8 +21750,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -20182,8 +21761,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -20191,8 +21772,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -20200,8 +21783,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -20209,8 +21794,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -20218,8 +21805,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -20227,40 +21816,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -20268,16 +21867,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -20285,48 +21888,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -20334,8 +21949,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -20343,8 +21960,10 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName @@ -20362,32 +21981,40 @@ + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -20395,8 +22022,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -20406,16 +22035,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -20423,8 +22056,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -20432,8 +22067,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -20441,8 +22078,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -20450,8 +22089,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -20459,8 +22100,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -20468,8 +22111,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -20477,112 +22122,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -20590,24 +22263,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -20615,32 +22294,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -20648,8 +22335,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -20657,16 +22346,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -20674,32 +22367,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -20707,8 +22408,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -20716,24 +22429,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -20741,16 +22460,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -20758,8 +22481,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -20767,16 +22492,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -20784,8 +22513,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -20793,8 +22524,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -20802,16 +22535,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -20820,16 +22557,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -20837,40 +22578,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -20878,8 +22630,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -20887,16 +22641,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -20904,16 +22662,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -20921,16 +22683,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -20938,8 +22704,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -20947,32 +22715,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -21043,6 +22819,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -21083,14 +22860,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + @@ -21099,6 +22868,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -21111,7 +22884,7 @@ + + test-aggregate + <p>Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>.</p> + +<p>Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project.</p> + test @@ -21135,8 +22908,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -21144,8 +22919,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -21153,8 +22930,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -21162,8 +22941,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -21171,8 +22952,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -21180,16 +22963,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -21197,8 +22984,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -21206,32 +22995,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -21239,8 +23036,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -21248,8 +23047,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -21257,8 +23058,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -21266,8 +23069,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -21275,16 +23080,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -21292,8 +23101,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -21301,8 +23112,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -21310,40 +23123,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -21351,16 +23174,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -21368,48 +23195,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -21417,8 +23256,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -21426,40 +23267,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -21467,8 +23318,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -21478,16 +23331,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -21495,8 +23352,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -21504,8 +23363,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -21513,8 +23374,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -21522,8 +23385,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -21531,8 +23396,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -21540,8 +23407,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -21549,64 +23418,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -21614,56 +23499,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -21671,24 +23570,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -21696,32 +23601,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -21729,8 +23642,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -21738,16 +23653,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -21755,32 +23674,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -21788,16 +23715,30 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -21805,24 +23746,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -21830,16 +23777,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -21847,8 +23798,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -21856,16 +23809,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -21873,8 +23830,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -21882,8 +23841,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -21891,16 +23852,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -21909,16 +23874,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -21926,40 +23895,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -21967,8 +23947,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -21976,16 +23958,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -21993,16 +23979,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDescription @@ -22011,8 +24001,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDoctitle @@ -22021,8 +24013,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testJavadocDirectory @@ -22031,8 +24025,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testName @@ -22041,8 +24037,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testOverview @@ -22051,8 +24049,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testWindowtitle @@ -22061,8 +24061,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -22070,16 +24072,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -22087,8 +24093,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -22096,32 +24104,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -22194,6 +24210,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -22241,18 +24258,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -22265,7 +24278,8 @@ + + test-aggregate-jar + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + test @@ -22290,8 +24304,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -22299,8 +24315,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -22308,8 +24326,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -22317,8 +24337,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -22326,8 +24348,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -22335,8 +24359,10 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + archive @@ -22344,24 +24370,32 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -22369,8 +24403,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -22378,32 +24414,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + classifier @@ -22411,8 +24455,11 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + debug @@ -22420,8 +24467,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + defaultManifestFile @@ -22429,8 +24478,11 @@ + 2.5 + true + false -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + dependencyLinks @@ -22438,8 +24490,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -22447,8 +24501,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -22456,8 +24512,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -22465,8 +24523,11 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + detectJavaApiLink @@ -22474,8 +24535,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -22483,8 +24546,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -22492,40 +24557,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -22533,16 +24608,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -22550,48 +24629,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -22599,8 +24690,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -22608,48 +24701,61 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -22657,8 +24763,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -22668,24 +24776,31 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + javaApiLinks @@ -22693,8 +24808,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -22702,8 +24819,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -22711,8 +24830,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -22720,8 +24841,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -22729,8 +24852,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -22738,8 +24863,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -22747,112 +24874,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -22860,24 +25015,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -22885,32 +25046,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -22918,7 +25087,8 @@ + true + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -22928,16 +25098,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -22945,32 +25119,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -22978,8 +25160,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -22987,24 +25181,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -23012,16 +25212,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -23029,8 +25233,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -23038,16 +25244,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -23055,8 +25265,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -23064,8 +25276,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -23073,16 +25287,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -23091,16 +25309,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -23108,40 +25330,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -23149,8 +25382,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -23158,16 +25393,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -23175,16 +25414,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testClassifier @@ -23193,7 +25436,8 @@ + true + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -23205,7 +25449,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -23217,7 +25462,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -23229,7 +25475,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -23241,7 +25488,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -23251,16 +25499,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -23268,8 +25520,11 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + useStandardDocletOptions @@ -23277,8 +25532,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -23286,32 +25543,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -23387,6 +25652,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -23433,14 +25699,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.codehaus.plexus.archiver.Archiver + jar + jarArchiver @@ -23454,6 +25712,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -23466,7 +25728,7 @@ + + test-aggregate-no-fork + Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + test + false + true @@ -23487,8 +25749,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -23496,8 +25760,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -23505,8 +25771,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -23514,8 +25782,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -23523,8 +25793,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -23532,16 +25804,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -23549,8 +25825,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -23558,32 +25836,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -23591,8 +25877,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -23600,8 +25888,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -23609,8 +25899,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -23618,8 +25910,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -23627,16 +25921,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -23644,8 +25942,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -23653,8 +25953,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -23662,40 +25964,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -23703,16 +26015,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -23720,48 +26036,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -23769,8 +26097,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -23778,40 +26108,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -23819,8 +26159,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -23830,16 +26172,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -23847,8 +26193,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -23856,8 +26204,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -23865,8 +26215,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -23874,8 +26226,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -23883,8 +26237,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -23892,8 +26248,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -23901,64 +26259,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -23966,56 +26340,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -24023,24 +26411,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -24048,32 +26442,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -24081,8 +26483,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -24090,16 +26494,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -24107,32 +26515,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -24140,16 +26556,30 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -24157,24 +26587,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -24182,16 +26618,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -24199,8 +26639,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -24208,16 +26650,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -24225,8 +26671,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -24234,8 +26682,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -24243,16 +26693,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -24261,16 +26715,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -24278,40 +26736,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -24319,8 +26788,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -24328,16 +26799,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -24345,16 +26820,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDescription @@ -24363,8 +26842,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDoctitle @@ -24373,8 +26854,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testJavadocDirectory @@ -24383,8 +26866,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testName @@ -24393,8 +26878,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testOverview @@ -24403,8 +26890,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testWindowtitle @@ -24413,8 +26902,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -24422,16 +26913,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -24439,8 +26934,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -24448,32 +26945,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -24546,6 +27051,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -24593,18 +27099,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -24616,9 +27118,7 @@ + + + test-fix -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. + test + false + true @@ -24639,180 +27139,140 @@ + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultAuthor + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultSince + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + defaultVersion + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + encoding + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + excludes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixClassComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixFieldComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixMethodComment + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + fixTags + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + force + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + ignoreClirr + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + includes + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + level + java.lang.String + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + outputDirectory + java.io.File + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + project + org.apache.maven.project.MavenProject + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + removeUnknownThrows + boolean + false + true -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + settings + org.apache.maven.settings.Settings + true + false -+ Fix Javadoc documentation and tags for the <code>Test Java code</code> for the project. -+See <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#wheretags">Where Tags Can -+Be Used</a>. ++ Abstract class to fix Javadoc documentation and tags in source files. + + + @@ -24847,7 +27307,8 @@ + + test-jar + Bundles the Javadoc documentation for <code>test Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++a jar using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html"> ++Javadoc Tool</a>. + test + false + true @@ -24869,8 +27330,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -24878,8 +27341,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -24887,8 +27352,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -24896,8 +27363,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -24905,8 +27374,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -24914,8 +27385,10 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + archive @@ -24923,24 +27396,32 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + attach + boolean + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -24948,8 +27429,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -24957,32 +27440,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + classifier @@ -24990,8 +27481,11 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + debug @@ -24999,8 +27493,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + defaultManifestFile @@ -25008,8 +27504,11 @@ + 2.5 + true + false -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + dependencyLinks @@ -25017,8 +27516,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -25026,8 +27527,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -25035,8 +27538,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir @@ -25044,8 +27549,11 @@ + No reason given + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + detectJavaApiLink @@ -25053,8 +27561,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -25062,8 +27572,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -25071,40 +27583,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -25112,16 +27634,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -25129,48 +27655,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -25178,8 +27716,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -25187,48 +27727,61 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -25236,8 +27789,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -25247,24 +27802,31 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jarOutputDirectory + java.lang.String + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + javaApiLinks @@ -25272,8 +27834,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -25281,8 +27845,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -25290,8 +27856,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -25299,8 +27867,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -25308,8 +27878,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -25317,8 +27889,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -25326,112 +27900,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -25439,24 +28041,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -25464,32 +28072,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -25497,7 +28113,8 @@ + true + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25507,16 +28124,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -25524,32 +28145,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -25557,8 +28186,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -25566,24 +28207,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -25591,16 +28238,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -25608,8 +28259,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -25617,16 +28270,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -25634,8 +28291,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -25643,8 +28302,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -25652,16 +28313,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -25670,16 +28335,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -25687,40 +28356,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -25728,8 +28408,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -25737,16 +28419,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -25754,16 +28440,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testClassifier @@ -25772,7 +28462,8 @@ + true + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25784,7 +28475,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25796,7 +28488,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25808,7 +28501,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25820,7 +28514,8 @@ + false + true + <p>Bundles the Javadoc documentation for <code>Java Test code</code> in an <b>aggregator</b> project into a jar -+using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>.</p> ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> + +<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + @@ -25830,16 +28525,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useDefaultManifestFile @@ -25847,8 +28546,11 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for <code>main Java code</code> in an <b>NON aggregator</b> project into -+a jar using the standard <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ <p>Bundles the Javadoc documentation for main <code>Java code</code> in an <b>aggregator</b> project into a jar ++using the standard <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. ++</p> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + useStandardDocletOptions @@ -25856,8 +28558,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -25865,32 +28569,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -25966,6 +28678,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -26012,14 +28725,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.codehaus.plexus.archiver.Archiver + jar + jarArchiver @@ -26033,6 +28738,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -26045,7 +28754,7 @@ + + test-javadoc + Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. + test + false + true @@ -26067,8 +28776,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -26076,8 +28787,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -26085,8 +28798,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -26094,8 +28809,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -26103,8 +28820,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -26112,16 +28831,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -26129,8 +28852,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -26138,32 +28863,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -26171,8 +28904,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -26180,8 +28915,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -26189,8 +28926,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -26198,8 +28937,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -26207,16 +28948,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -26224,8 +28969,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -26233,8 +28980,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -26242,40 +28991,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -26283,16 +29042,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -26300,48 +29063,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -26349,8 +29124,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -26358,40 +29135,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -26399,8 +29186,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -26410,16 +29199,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -26427,8 +29220,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -26436,8 +29231,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -26445,8 +29242,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -26454,8 +29253,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -26463,8 +29264,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -26472,8 +29275,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -26481,64 +29286,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -26546,56 +29367,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -26603,24 +29438,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -26628,32 +29469,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -26661,8 +29510,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -26670,16 +29521,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -26687,32 +29542,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -26720,16 +29583,30 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -26737,24 +29614,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -26762,16 +29645,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -26779,8 +29666,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -26788,16 +29677,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -26805,8 +29698,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -26814,8 +29709,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -26823,16 +29720,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -26841,16 +29742,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -26858,40 +29763,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -26899,8 +29815,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -26908,16 +29826,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -26925,16 +29847,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDescription @@ -26943,8 +29869,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDoctitle @@ -26953,8 +29881,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testJavadocDirectory @@ -26963,8 +29893,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testName @@ -26973,8 +29905,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testOverview @@ -26983,8 +29917,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testWindowtitle @@ -26993,8 +29929,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -27002,16 +29940,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -27019,8 +29961,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -27028,32 +29972,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -27126,6 +30078,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -27173,18 +30126,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -27197,9 +30146,9 @@ + + test-javadoc-no-fork + Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. Note that this ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this +goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++{@code mvn clean deploy site}. + test + false + true @@ -27220,8 +30169,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -27229,8 +30180,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -27238,8 +30191,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -27247,8 +30202,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -27256,8 +30213,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -27265,16 +30224,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -27282,8 +30245,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -27291,32 +30256,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -27324,8 +30297,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -27333,8 +30308,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -27342,8 +30319,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -27351,8 +30330,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + description @@ -27360,16 +30341,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + destDir + java.lang.String + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -27377,8 +30362,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -27386,8 +30373,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -27395,40 +30384,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -27436,16 +30435,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -27453,48 +30456,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -27502,8 +30517,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -27511,40 +30528,50 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + footer + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -27552,8 +30579,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -27563,16 +30592,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -27580,8 +30613,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -27589,8 +30624,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -27598,8 +30635,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -27607,8 +30646,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -27616,8 +30657,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -27625,8 +30668,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -27634,64 +30679,80 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + name @@ -27699,56 +30760,70 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -27756,24 +30831,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -27781,32 +30862,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -27814,8 +30903,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -27823,16 +30914,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -27840,32 +30935,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -27873,16 +30976,30 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -27890,24 +31007,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -27915,16 +31038,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -27932,8 +31059,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -27941,16 +31070,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -27958,8 +31091,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -27967,8 +31102,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -27976,16 +31113,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -27994,16 +31135,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -28011,40 +31156,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -28052,8 +31208,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -28061,16 +31219,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -28078,16 +31240,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDescription @@ -28096,8 +31262,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testDoctitle @@ -28106,8 +31274,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testJavadocDirectory @@ -28116,8 +31286,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testName @@ -28126,8 +31298,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testOverview @@ -28136,8 +31310,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testWindowtitle @@ -28146,8 +31322,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java Test code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + top @@ -28155,16 +31333,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -28172,8 +31354,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -28181,32 +31365,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -28279,6 +31471,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -28326,18 +31519,14 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -28375,8 +31564,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalDependencies @@ -28384,8 +31575,10 @@ + 2.8.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOption @@ -28393,8 +31586,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalJOptions @@ -28402,8 +31597,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + additionalOptions @@ -28411,8 +31608,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + applyJavadocSecurityFix @@ -28420,16 +31619,20 @@ + 2.9.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + author + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspath @@ -28437,8 +31640,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bootclasspathArtifacts @@ -28446,32 +31651,40 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + bottom + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + breakiterator + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + charset + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + debug @@ -28479,8 +31692,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencyLinks @@ -28488,8 +31703,10 @@ + 3.3.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceExcludes @@ -28497,8 +31714,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + dependencySourceIncludes @@ -28506,8 +31725,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectJavaApiLink @@ -28515,8 +31736,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectLinks @@ -28524,8 +31747,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + detectOfflineLinks @@ -28533,40 +31758,50 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docencoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docfilessubdirs + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletArtifacts @@ -28574,16 +31809,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + docletPath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doclint @@ -28591,48 +31830,60 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + doctitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + encoding + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludePackageNames + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + excludedocfilessubdir + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + extdirs + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnError @@ -28640,8 +31891,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + failOnWarnings @@ -28649,8 +31902,10 @@ + 3.0.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + finalName @@ -28668,32 +31923,40 @@ + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + header + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + helpfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeDependencySources @@ -28701,8 +31964,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + includeTransitiveDependencySources @@ -28712,16 +31977,20 @@ + direct dependencies + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + isOffline + boolean + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javaApiLinks @@ -28729,8 +31998,10 @@ + 2.6 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocDirectory @@ -28738,8 +32009,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocExecutable @@ -28747,8 +32020,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocOptionsDir @@ -28756,8 +32031,10 @@ + 2.7 + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + javadocVersion @@ -28765,8 +32042,10 @@ + 2.3 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + jdkToolchain @@ -28774,8 +32053,10 @@ + 3.0.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + keywords @@ -28783,112 +32064,140 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + links + java.util.ArrayList + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + linksource + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + locale + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + maxmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + minmemory + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + mojo + org.apache.maven.plugin.MojoExecution + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nocomment + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecated + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nodeprecatedlist + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nohelp + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nonavbar + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nooverview @@ -28896,24 +32205,30 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + noqualifier + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + nosince + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notimestamp @@ -28921,32 +32236,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + notree + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + old + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputDirectory @@ -28954,8 +32277,10 @@ + java.io.File + true + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + outputTimestamp @@ -28963,16 +32288,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + overview + java.io.File + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + packagesheader @@ -28980,32 +32309,40 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + project + org.apache.maven.project.MavenProject + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + quiet + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + reactorProjects + java.util.List + false + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + release @@ -29013,8 +32350,20 @@ + JDK 9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. ++ ++ ++ repoSession ++ org.eclipse.aether.RepositorySystemSession ++ true ++ false ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + resourcesArtifacts @@ -29022,24 +32371,30 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + serialwarn + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + session + org.apache.maven.execution.MavenSession + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + settings @@ -29047,16 +32402,20 @@ + 2.3 + true + false -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + show + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skip @@ -29064,8 +32423,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + skippedModules @@ -29073,16 +32434,20 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + source + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceDependencyCacheDir @@ -29090,8 +32455,10 @@ + 2.7 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileExcludes @@ -29099,8 +32466,10 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourceFileIncludes @@ -29108,16 +32477,20 @@ + 2.9 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcepath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + sourcetab @@ -29126,16 +32499,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + splitindex + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + staleDataPath @@ -29143,40 +32520,51 @@ + 3.2.0 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheet + java.lang.String ++ This is no longer evaluated, instead use {@link #addStylesheets} to customize the CSS. + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + stylesheetfile + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + subpackages + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglet + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifact @@ -29184,8 +32572,10 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletArtifacts @@ -29193,16 +32583,20 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tagletpath + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + taglets @@ -29210,16 +32604,20 @@ + 2.1 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + testJavadocDirectory @@ -29239,16 +32637,20 @@ + 2.4 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + use + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + useStandardDocletOptions @@ -29256,8 +32658,10 @@ + 2.5 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + validateLinks @@ -29265,32 +32669,40 @@ + 2.8 + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + verbose + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + version + boolean + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + windowtitle + java.lang.String + false + true -+ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard -+<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ Generates documentation for the <code>Java Test code</code> in an <b>NON aggregator</b> project using the standard ++<a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html">Javadoc Tool</a>. Note that this ++goal does require generation of test sources before site generation, e.g. by invoking ++{@code mvn clean deploy site}. + + + @@ -29361,6 +32773,7 @@ + ${quiet} + ${reactorProjects} + ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -29402,14 +32815,6 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver -+ artifactResolver -+ -+ -+ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver -+ dependencyResolver -+ -+ + org.apache.maven.project.ProjectBuilder + mavenProjectBuilder + @@ -29418,6 +32823,10 @@ + projectHelper + + ++ org.eclipse.aether.RepositorySystem ++ repoSystem ++ ++ + org.apache.maven.plugins.javadoc.resolver.ResourceResolver + resourceResolver + @@ -29430,136 +32839,22 @@ + + + -+ org.apache.maven -+ maven-core -+ jar -+ 3.0 -+ -+ -+ org.codehaus.plexus -+ plexus-interpolation -+ jar -+ 1.26 -+ -+ -+ org.apache.maven.resolver -+ maven-resolver-util -+ jar -+ 1.6.3 -+ -+ + org.slf4j + slf4j-api + jar -+ 1.7.32 ++ 1.7.36 + + -+ org.eclipse.sisu -+ org.eclipse.sisu.inject ++ org.codehaus.plexus ++ plexus-classworlds + jar -+ 0.3.5 ++ 2.7.0 + + -+ javax.enterprise -+ cdi-api ++ org.codehaus.plexus ++ plexus-component-annotations + jar -+ 1.1 -+ -+ -+ javax.el -+ javax.el-api -+ jar -+ 3.0.0 -+ -+ -+ org.jboss.spec.javax.interceptor -+ jboss-interceptors-api_1.2_spec -+ jar -+ any -+ -+ -+ com.google.inject -+ guice -+ jar -+ 4.2.2 -+ -+ -+ cglib -+ cglib -+ jar -+ 3.2.0 -+ -+ -+ aopalliance -+ aopalliance -+ jar -+ 1.0 -+ -+ -+ com.google.guava -+ guava -+ jar -+ 19.0 -+ -+ -+ com.google.code.findbugs -+ jsr305 -+ jar -+ any -+ -+ -+ org.apache.maven -+ maven-resolver-provider -+ jar -+ 3.8.4 -+ -+ -+ org.apache.maven.resolver -+ maven-resolver-api -+ jar -+ 1.6.3 -+ -+ -+ javax.inject -+ javax.inject -+ jar -+ 1 -+ -+ -+ org.apache.maven.resolver -+ maven-resolver-impl -+ jar -+ 1.6.3 -+ -+ -+ org.apache.maven -+ maven-repository-metadata -+ jar -+ 3.8.4 -+ -+ -+ org.apache.maven.resolver -+ maven-resolver-spi -+ jar -+ 1.6.3 -+ -+ -+ org.eclipse.sisu -+ org.eclipse.sisu.plexus -+ jar -+ 0.3.5 -+ -+ -+ org.apache.maven -+ maven-model-builder -+ jar -+ 3.8.4 -+ -+ -+ org.apache.maven -+ maven-builder-support -+ jar -+ 3.8.4 ++ 2.1.0 + + + org.apache.maven.shared @@ -29568,100 +32863,94 @@ + 3.3.4 + + -+ org.codehaus.plexus -+ plexus-classworlds ++ org.eclipse.sisu ++ org.eclipse.sisu.inject + jar -+ 2.6.0 ++ 0.9.0.M2 + + -+ org.apache.maven -+ maven-settings-builder ++ javax.enterprise ++ cdi-api + jar -+ 3.8.4 ++ 1.1 ++ ++ ++ jakarta.inject ++ jakarta.inject-api ++ jar ++ 1.0 ++ ++ ++ org.jboss.spec.javax.interceptor ++ jboss-interceptors-api_1.2_spec ++ jar ++ any + + + org.codehaus.plexus -+ plexus-sec-dispatcher ++ plexus-interpolation + jar -+ 2.0 ++ 1.26 + + -+ org.codehaus.plexus -+ plexus-cipher ++ javax.inject ++ javax.inject + jar -+ 2.0 -+ -+ -+ org.apache.maven -+ maven-model -+ jar -+ 3.0 -+ -+ -+ org.apache.maven -+ maven-settings -+ jar -+ 3.0 -+ -+ -+ org.apache.maven -+ maven-plugin-api -+ jar -+ 3.0 -+ -+ -+ org.apache.maven -+ maven-artifact -+ jar -+ 3.0 ++ 1 + + + org.apache.maven.reporting + maven-reporting-api + jar -+ 3.0 ++ 3.1.1 + + + org.apache.maven + maven-archiver + jar -+ 3.5.1 ++ 3.6.0 ++ ++ ++ org.codehaus.plexus ++ plexus-archiver ++ jar ++ 4.8.0 ++ ++ ++ org.codehaus.plexus ++ plexus-io ++ jar ++ 3.4.1 ++ ++ ++ org.tukaani ++ xz ++ jar ++ 1.9 ++ ++ ++ org.apache.commons ++ commons-compress ++ jar ++ 1.23.0 + + + org.apache.maven.shared + maven-invoker + jar -+ 3.1.0 ++ 3.2.0 + + + org.apache.maven.shared + maven-common-artifact-filters + jar -+ 3.1.1 -+ -+ -+ org.apache.maven.shared -+ maven-artifact-transfer -+ jar -+ 0.13.1 -+ -+ -+ org.eclipse.aether -+ aether-util -+ jar -+ 0.9.0.M2 -+ -+ -+ commons-codec -+ commons-codec -+ jar -+ 1.11 ++ 3.2.0 + + + org.apache.maven.doxia + doxia-sink-api + jar -+ 1.9.1 ++ 1.11.1 + + + org.apache.maven.doxia @@ -29673,19 +32962,7 @@ + org.apache.maven.doxia + doxia-site-renderer + jar -+ 1.9.2 -+ -+ -+ org.apache.maven.doxia -+ doxia-decoration-model -+ jar -+ 1.9.2 -+ -+ -+ org.apache.maven.doxia -+ doxia-core -+ jar -+ 1.9.1 ++ 1.11.1 + + + commons-collections @@ -29695,24 +32972,6 @@ + + + org.codehaus.plexus -+ plexus-velocity -+ jar -+ 1.2 -+ -+ -+ org.codehaus.plexus -+ plexus-i18n -+ jar -+ 1.0-beta-10 -+ -+ -+ org.apache.maven.doxia -+ doxia-module-xhtml -+ jar -+ 1.9.1 -+ -+ -+ org.codehaus.plexus + plexus-container-default + jar + 1.0-alpha-30 @@ -29727,13 +32986,7 @@ + org.ow2.asm + asm-tree + jar -+ 9.2 -+ -+ -+ org.ow2.asm -+ asm-analysis -+ jar -+ 9.2 ++ 9.5 + + + org.apache.xbean @@ -29755,11 +33008,47 @@ + + + org.apache.maven.doxia ++ doxia-skin-model ++ jar ++ 1.9.2 ++ ++ ++ org.apache.maven.doxia + doxia-module-xhtml5 + jar + 1.9.1 + + ++ org.apache.maven.doxia ++ doxia-decoration-model ++ jar ++ 1.9.2 ++ ++ ++ org.apache.maven.doxia ++ doxia-core ++ jar ++ 1.9.1 ++ ++ ++ org.codehaus.plexus ++ plexus-i18n ++ jar ++ 1.0-beta-10 ++ ++ ++ org.codehaus.plexus ++ plexus-velocity ++ jar ++ 1.2 ++ ++ ++ org.apache.maven.doxia ++ doxia-module-xhtml ++ jar ++ 1.9.1 ++ ++ + org.apache.velocity + velocity + jar @@ -29772,12 +33061,6 @@ + 2.4 + + -+ org.apache.maven.doxia -+ doxia-skin-model -+ jar -+ 1.9.2 -+ -+ + org.apache.maven.wagon + wagon-provider-api + jar @@ -29793,13 +33076,13 @@ + org.apache.commons + commons-text + jar -+ 1.9 ++ 1.10.0 + + + org.apache.httpcomponents + httpclient + jar -+ 4.5.13 ++ 4.5.14 + + + commons-logging @@ -29808,22 +33091,28 @@ + any + + ++ commons-codec ++ commons-codec ++ jar ++ any ++ ++ + org.apache.httpcomponents + httpcore + jar -+ 4.4.14 ++ 4.4.16 + + + com.thoughtworks.qdox + qdox + jar -+ 2.0.0 ++ 2.0.3 + + + org.codehaus.plexus + plexus-java + jar -+ 1.1.0 ++ 1.1.2 + + + org.ow2.asm @@ -29833,45 +33122,21 @@ + + + org.codehaus.plexus -+ plexus-archiver -+ jar -+ 4.2.5 -+ -+ -+ org.apache.commons -+ commons-compress -+ jar -+ 1.19 -+ -+ -+ org.tukaani -+ xz -+ jar -+ 1.8 -+ -+ -+ org.codehaus.plexus -+ plexus-io -+ jar -+ 3.2.0 -+ -+ -+ org.codehaus.plexus + plexus-utils + jar -+ 3.3.0 ++ 3.5.0 + + + commons-io + commons-io + jar -+ 2.8.0 ++ 2.11.0 + + + org.codehaus.plexus + plexus-interactivity-api + jar -+ 1.0 ++ 1.1 + + + org.codehaus.plexus @@ -29881,4 +33146,3 @@ + + + -\ No newline at end of file diff --git a/maven-javadoc-plugin-build.xml b/maven-javadoc-plugin-build.xml index 7c7a8e5..0b2d27e 100644 --- a/maven-javadoc-plugin-build.xml +++ b/maven-javadoc-plugin-build.xml @@ -14,10 +14,10 @@ value="The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project."/> - + - + @@ -170,6 +170,28 @@ + + + + + + + + + + + + + + + + + + @@ -333,7 +355,7 @@ - + = 3.1.0 +BuildRequires: maven-resolver-api +BuildRequires: maven-resolver-util BuildRequires: maven-shared-utils BuildRequires: maven-wagon-provider-api BuildRequires: objectweb-asm @@ -94,6 +96,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-resources-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-surefire-plugin) BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin) BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata) +BuildRequires: mvn(org.eclipse.sisu:sisu-maven-plugin) Obsoletes: %{base_name}-bootstrap #!BuildRequires: maven-compiler-plugin-bootstrap #!BuildRequires: maven-jar-plugin-bootstrap @@ -159,6 +162,8 @@ build-jar-repository -s lib \ maven/maven-plugin-api \ maven/maven-settings \ maven-plugin-tools/maven-plugin-annotations \ + maven-resolver/maven-resolver-api \ + maven-resolver/maven-resolver-util \ maven-reporting-api/maven-reporting-api \ maven-shared-utils/maven-shared-utils \ maven-wagon/provider-api \ diff --git a/no-override.patch b/no-override.patch new file mode 100644 index 0000000..47a7ada --- /dev/null +++ b/no-override.patch @@ -0,0 +1,10 @@ +--- maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc/JavadocReport.java 2023-09-14 14:27:44.286360008 +0200 ++++ maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc/JavadocReport.java 2023-09-14 14:34:08.848960654 +0200 +@@ -118,7 +118,6 @@ + } + + /** {@inheritDoc} */ +- @Override + public void generate(org.codehaus.doxia.sink.Sink sink, Locale locale) throws MavenReportException { + generate(sink, null, locale); + } diff --git a/stale-data-encoding.patch b/stale-data-encoding.patch index dcdbf50..04a48ca 100644 --- a/stale-data-encoding.patch +++ b/stale-data-encoding.patch @@ -1,8 +1,8 @@ ---- maven-javadoc-plugin-3.3.2/src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java 2022-02-07 20:52:42.000000000 +0100 -+++ maven-javadoc-plugin-3.3.2/src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java 2022-03-14 07:46:55.466835949 +0100 -@@ -43,6 +43,19 @@ - public class StaleHelper - { +--- maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java 2023-09-14 14:20:14.049981880 +0200 ++++ maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java 2023-09-14 14:25:18.258705774 +0200 +@@ -41,6 +41,19 @@ + */ + public class StaleHelper { + private static Charset getDataCharset() + { @@ -20,34 +20,33 @@ /** * Compute the data used to detect a stale javadoc * -@@ -61,16 +74,7 @@ +@@ -56,13 +69,7 @@ String[] args = cmd.getArguments(); - Collections.addAll( options, args ); - + Collections.addAll(options, args); + - final Charset cs; -- if ( JavaVersion.JAVA_SPECIFICATION_VERSION.isAtLeast( "9" ) -- && JavaVersion.JAVA_SPECIFICATION_VERSION.isBefore( "12" ) ) -- { +- if (JavaVersion.JAVA_SPECIFICATION_VERSION.isAtLeast("9") +- && JavaVersion.JAVA_SPECIFICATION_VERSION.isBefore("12")) { - cs = StandardCharsets.UTF_8; -- } -- else -- { +- } else { - cs = Charset.defaultCharset(); - } + final Charset cs = getDataCharset(); - - for ( String arg : args ) - { -@@ -141,9 +145,11 @@ - { - try - { + + for (String arg : args) { + if (arg.startsWith("@")) { +@@ -116,9 +123,11 @@ + */ + public static void writeStaleData(Commandline cmd, Path path) throws MavenReportException { + try { + final Charset cs = getDataCharset(); -+ - String curdata = getStaleData( cmd ); - Files.createDirectories( path.getParent() ); -- Files.write( path, Collections.singleton( curdata ), Charset.defaultCharset() ); -+ Files.write( path, Collections.singleton( curdata ), cs); ++ + String curdata = getStaleData(cmd); + Files.createDirectories(path.getParent()); +- Files.write(path, Collections.singleton(curdata), Charset.defaultCharset()); ++ Files.write(path, Collections.singleton(curdata), cs); + } catch (IOException e) { + throw new MavenReportException("Error checking stale data", e); } - catch ( IOException e ) - { +Only in maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc: StaleHelper.java.orig +Only in maven-javadoc-plugin-3.5.0/src/main/java/org/apache/maven/plugins/javadoc: StaleHelper.java.rej