From 7e1dd8f0dd5885031514251353c8644fbc3f5585422c32675b5477484d894f38 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 21 Nov 2019 16:37:49 +0000 Subject: [PATCH 1/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=10 --- maven-javadoc-plugin.changes | 6 ++++++ maven-javadoc-plugin.spec | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/maven-javadoc-plugin.changes b/maven-javadoc-plugin.changes index 7ee897b..1cc8376 100644 --- a/maven-javadoc-plugin.changes +++ b/maven-javadoc-plugin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 21 16:33:35 UTC 2019 - Fridrich Strba + +- Fix build with maven-invoker-3.0.1 that has a new dependency + on maven-shared-utils + ------------------------------------------------------------------- Mon Oct 7 13:50:06 UTC 2019 - Bernhard Wiedemann diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index e612337..a97ca45 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -1,7 +1,7 @@ # -# spec file for package maven +# spec file for package maven-javadoc-plugin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,6 +58,7 @@ BuildRequires: maven-invoker BuildRequires: maven-lib BuildRequires: maven-plugin-annotations BuildRequires: maven-reporting-api +BuildRequires: maven-shared-utils BuildRequires: maven-wagon-provider-api BuildRequires: objectweb-asm BuildRequires: plexus-archiver @@ -159,6 +160,7 @@ build-jar-repository -s lib \ maven/maven-settings \ maven-plugin-tools/maven-plugin-annotations \ maven-reporting-api/maven-reporting-api \ + maven-shared-utils/maven-shared-utils \ maven-wagon/provider-api \ objectweb-asm/asm \ org.eclipse.sisu.inject \ From a0a6c6735fd780129fda9eadd32150d14a779faae731341d95c775e3e36ca8eb Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 21 Nov 2019 20:13:47 +0000 Subject: [PATCH 2/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=11 --- maven-javadoc-plugin-3.0.1-source-release.zip | 3 --- maven-javadoc-plugin-3.1.1-source-release.zip | 3 +++ maven-javadoc-plugin-build.xml | 4 ++-- maven-javadoc-plugin.spec | 5 ++--- 4 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 maven-javadoc-plugin-3.0.1-source-release.zip create mode 100644 maven-javadoc-plugin-3.1.1-source-release.zip diff --git a/maven-javadoc-plugin-3.0.1-source-release.zip b/maven-javadoc-plugin-3.0.1-source-release.zip deleted file mode 100644 index 8825658..0000000 --- a/maven-javadoc-plugin-3.0.1-source-release.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3450bd9ea4739d275c3dc68975c3042ab1eb7d0a4a7f334a93e004f5f084266a -size 3143304 diff --git a/maven-javadoc-plugin-3.1.1-source-release.zip b/maven-javadoc-plugin-3.1.1-source-release.zip new file mode 100644 index 0000000..f0323ad --- /dev/null +++ b/maven-javadoc-plugin-3.1.1-source-release.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d77714fee454bad1921c4cec87d3aa067d2e949557a0458ea1762fc269d5de2 +size 3382572 diff --git a/maven-javadoc-plugin-build.xml b/maven-javadoc-plugin-build.xml index 8a78c7c..99562d6 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."/> - + - + diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index a97ca45..f1a7e57 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -23,7 +23,7 @@ %bcond_with bootstrap %endif %global base_name maven-javadoc-plugin -Version: 3.0.1 +Version: 3.1.1 Release: 0 Summary: Maven plugin for creating javadocs License: Apache-2.0 @@ -126,8 +126,7 @@ cp %{SOURCE1} build.xml %patch1 -p1 %patch2 -p1 -%pom_remove_plugin :maven-enforcer-plugin - +%pom_xpath_remove pom:project/pom:parent/pom:relativePath %pom_remove_dep :::test: %build From 49075ced15093eb8e199d9e267c1922f60505ffbc269267e3c0bdbd20545bc0f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 21 Nov 2019 21:28:21 +0000 Subject: [PATCH 3/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=12 --- ...n-javadoc-plugin-bootstrap-resources.patch | 11938 +++++++++++----- maven-javadoc-plugin.spec | 13 +- 2 files changed, 8077 insertions(+), 3874 deletions(-) diff --git a/maven-javadoc-plugin-bootstrap-resources.patch b/maven-javadoc-plugin-bootstrap-resources.patch index cf05a7f..7f81e7f 100644 --- a/maven-javadoc-plugin-bootstrap-resources.patch +++ b/maven-javadoc-plugin-bootstrap-resources.patch @@ -1,7 +1,10 @@ --- maven-javadoc-plugin-3.0.1/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.0.1/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 2019-04-01 11:52:00.291946061 +0200 -@@ -0,0 +1,10631 @@ +@@ -0,0 +1,12573 @@ + ++ ++ ++ + + ${project.name} + ${project.description} @@ -12,7 +15,10 @@ + + + aggregate -+ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project. ++ + compile + false + true @@ -34,7 +40,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -42,7 +48,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -50,7 +56,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -58,7 +64,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -66,14 +72,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -81,7 +87,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -89,28 +95,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -118,7 +124,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -126,7 +132,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -134,7 +140,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -142,7 +148,7 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -158,7 +164,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -166,7 +172,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -174,35 +180,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -210,14 +216,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -225,42 +231,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -268,7 +274,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -276,35 +282,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -312,15 +318,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -328,7 +336,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -336,7 +344,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -344,7 +352,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -352,7 +360,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -360,7 +368,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -368,49 +376,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -418,49 +426,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -468,21 +476,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -490,28 +498,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -519,14 +527,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -534,14 +542,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory @@ -556,21 +572,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -578,14 +594,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -593,28 +609,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -623,42 +641,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -666,7 +684,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -674,14 +692,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -689,14 +707,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -704,14 +722,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -719,7 +737,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -727,28 +745,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -781,7 +799,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -815,6 +832,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -845,7 +863,10 @@ +
+ + aggregate-jar -+ Bundles the Javadoc documentation for main Java code in an 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. ++ + compile + false + true @@ -868,7 +889,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -876,7 +897,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -884,7 +905,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -892,7 +913,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -900,7 +921,7 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + archive @@ -922,7 +943,7 @@ + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -930,7 +951,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -938,28 +959,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + classifier @@ -975,7 +996,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -983,7 +1004,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -991,7 +1012,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -1007,7 +1028,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -1015,7 +1036,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -1023,35 +1044,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -1059,14 +1080,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -1074,42 +1095,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -1117,7 +1138,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -1125,7 +1146,7 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + finalName @@ -1139,28 +1160,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -1168,15 +1189,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jarOutputDirectory @@ -1191,7 +1214,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -1199,7 +1222,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -1207,7 +1230,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -1215,7 +1238,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -1223,7 +1246,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -1231,91 +1254,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -1323,21 +1346,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -1345,28 +1368,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -1374,14 +1397,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -1389,14 +1412,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -1404,21 +1435,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -1426,14 +1457,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -1441,28 +1472,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -1471,42 +1504,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -1514,7 +1547,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -1522,14 +1555,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -1537,14 +1570,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -1552,14 +1585,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useDefaultManifestFile @@ -1575,7 +1608,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -1583,28 +1616,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -1639,7 +1672,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -1673,6 +1705,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -1702,6 +1735,850 @@ +
+
+ ++ aggregate-no-fork ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ compile ++ false ++ true ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport ++ java ++ per-lookup ++ once-per-session ++ 3.1.0 ++ false ++ ++ ++ additionalDependencies ++ java.util.List ++ 2.8.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalJOption ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalJOptions ++ java.lang.String[] ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalOptions ++ java.lang.String[] ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ applyJavadocSecurityFix ++ boolean ++ 2.9.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ author ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bootclasspath ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bootclasspathArtifacts ++ org.apache.maven.plugins.javadoc.options.BootclasspathArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bottom ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ breakiterator ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ charset ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ debug ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ dependencySourceExcludes ++ java.util.List ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ dependencySourceIncludes ++ java.util.List ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ description ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ destDir ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectJavaApiLink ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectLinks ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectOfflineLinks ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docencoding ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docfilessubdirs ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doclet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ docletArtifacts ++ org.apache.maven.plugins.javadoc.options.DocletArtifact[] ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docletPath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doclint ++ java.lang.String ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doctitle ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ encoding ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ excludedocfilessubdir ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ excludePackageNames ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ extdirs ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ failOnError ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ failOnWarnings ++ boolean ++ 3.0.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ footer ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ header ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ helpfile ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ includeDependencySources ++ boolean ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ includeTransitiveDependencySources ++ boolean ++ 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javaApiLinks ++ java.util.Properties ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocDirectory ++ java.io.File ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocExecutable ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocVersion ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ jdkToolchain ++ java.util.Map ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ keywords ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ links ++ java.util.ArrayList ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ linksource ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ locale ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ localRepository ++ org.apache.maven.artifact.repository.ArtifactRepository ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ maxmemory ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ minmemory ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ name ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nocomment ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nodeprecated ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nodeprecatedlist ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nohelp ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ noindex ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nonavbar ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nooverview ++ boolean ++ 2.4 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ noqualifier ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nosince ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ notimestamp ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ notree ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ old ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ outputDirectory ++ destDir ++ java.io.File ++ true ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ overview ++ java.io.File ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ packagesheader ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ quiet ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ reportOutputDirectory ++ java.io.File ++ true ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ resourcesArtifacts ++ org.apache.maven.plugins.javadoc.options.ResourcesArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ serialwarn ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ show ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ skip ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ source ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceDependencyCacheDir ++ java.io.File ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceFileExcludes ++ java.util.List ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceFileIncludes ++ java.util.List ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourcepath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourcetab ++ linksourcetab ++ int ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ splitindex ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ stylesheet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ stylesheetfile ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ subpackages ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ taglet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletArtifact ++ org.apache.maven.plugins.javadoc.options.TagletArtifact ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletArtifacts ++ org.apache.maven.plugins.javadoc.options.TagletArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletpath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ taglets ++ org.apache.maven.plugins.javadoc.options.Taglet[] ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ top ++ java.lang.String ++ 2.4 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ use ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ useStandardDocletOptions ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ validateLinks ++ boolean ++ 2.8 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ verbose ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ version ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ windowtitle ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ ++ ${additionalJOption} ++ ${maven.javadoc.applyJavadocSecurityFix} ++ ${author} ++ ${bootclasspath} ++ ${bootclasspathArtifacts} ++ ${bottom} ++ ${breakiterator} ++ ${charset} ++ ${debug} ++ ${description} ++ ${destDir} ++ ${detectJavaApiLink} ++ ${detectLinks} ++ ${detectOfflineLinks} ++ ${docencoding} ++ ${docfilessubdirs} ++ ${doclet} ++ ${docletArtifact} ++ ${docletArtifacts} ++ ${docletPath} ++ ${doclint} ++ ${doctitle} ++ ${encoding} ++ ${excludedocfilessubdir} ++ ${excludePackageNames} ++ ${extdirs} ++ ${maven.javadoc.failOnError} ++ ${maven.javadoc.failOnWarnings} ++
${footer}
++
${header}
++ ${helpfile} ++ ++ ++ ${javaApiLinks} ++ ++ ${javadocExecutable} ++ ${javadocVersion} ++ ${keywords} ++ ${links} ++ ${linksource} ++ ${locale} ++ ${localRepository} ++ ${maxmemory} ++ ${minmemory} ++ ${name} ++ ${nocomment} ++ ${nodeprecated} ++ ${nodeprecatedlist} ++ ${nohelp} ++ ${noindex} ++ ${nonavbar} ++ ${nooverview} ++ ${noqualifier} ++ ${nosince} ++ ${notimestamp} ++ ${notree} ++ ${offlineLinks} ++ ${old} ++ ${destDir} ++ ${overview} ++ ${packagesheader} ++ ${quiet} ++ ++ ${reportOutputDirectory} ++ ${resourcesArtifacts} ++ ${serialwarn} ++ ${show} ++ ${maven.javadoc.skip} ++ ${source} ++ ++ ${sourcepath} ++ ${sourcetab} ++ ${splitindex} ++ ${stylesheet} ++ ${stylesheetfile} ++ ${subpackages} ++ ${taglet} ++ ${tagletArtifact} ++ ${tagletArtifacts} ++ ${tagletpath} ++ ${taglets} ++ ${tags} ++ ${top} ++ ${use} ++ ${useStandardDocletOptions} ++ ${validateLinks} ++ ${verbose} ++ ${version} ++ ${windowtitle} ++
++
++ + fix + Fix Javadoc documentation and tags for the Java code for the project. See Where Tags Can Be Used. + compile @@ -1856,7 +2733,7 @@ + ${level} + ${localRepository} + ${outputDirectory} -+ ${removeUnknownThrows} ++ ${removeUnknownThrows} + + + @@ -1883,7 +2760,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -1891,7 +2768,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -1899,7 +2776,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -1907,7 +2784,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -1915,7 +2792,7 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + archive @@ -1937,7 +2814,7 @@ + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -1945,7 +2822,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -1953,28 +2830,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + classifier @@ -1990,7 +2867,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -1998,7 +2875,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -2006,7 +2883,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -2022,7 +2899,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -2030,7 +2907,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -2038,35 +2915,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -2074,14 +2951,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -2089,42 +2966,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -2132,7 +3009,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -2140,7 +3017,7 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + finalName @@ -2154,28 +3031,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -2183,15 +3060,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jarOutputDirectory @@ -2206,7 +3085,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -2214,7 +3093,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -2222,7 +3101,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -2230,7 +3109,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -2238,7 +3117,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -2246,91 +3125,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -2338,21 +3217,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -2360,28 +3239,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -2389,14 +3268,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -2404,14 +3283,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -2419,21 +3306,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -2441,14 +3328,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -2456,28 +3343,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -2486,42 +3375,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -2529,7 +3418,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -2537,14 +3426,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -2552,14 +3441,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -2567,14 +3456,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useDefaultManifestFile @@ -2590,7 +3479,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -2598,28 +3487,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -2654,7 +3543,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -2688,6 +3576,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -2740,7 +3629,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -2748,7 +3637,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -2756,7 +3645,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -2764,7 +3653,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -2772,14 +3661,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -2787,7 +3676,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -2795,28 +3684,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -2824,7 +3713,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -2832,7 +3721,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -2840,7 +3729,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -2848,7 +3737,7 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -2864,7 +3753,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -2872,7 +3761,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -2880,35 +3769,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -2916,14 +3805,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -2931,42 +3820,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -2974,7 +3863,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -2982,35 +3871,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -3018,15 +3907,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -3034,7 +3925,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -3042,7 +3933,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -3050,7 +3941,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -3058,7 +3949,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -3066,7 +3957,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -3074,49 +3965,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -3124,49 +4015,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -3174,21 +4065,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -3196,28 +4087,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -3225,14 +4116,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -3240,14 +4131,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory @@ -3262,21 +4161,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -3284,14 +4183,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -3299,28 +4198,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -3329,42 +4230,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -3372,7 +4273,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -3380,14 +4281,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -3395,14 +4296,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -3410,14 +4311,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -3425,7 +4326,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -3433,28 +4334,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -3487,7 +4388,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -3521,6 +4421,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -3572,7 +4473,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -3580,7 +4481,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -3588,7 +4489,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -3596,7 +4497,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -3604,14 +4505,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -3619,7 +4520,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -3627,28 +4528,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -3656,7 +4557,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -3664,7 +4565,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -3672,7 +4573,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -3680,7 +4581,7 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -3696,7 +4597,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -3704,7 +4605,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -3712,35 +4613,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -3748,14 +4649,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -3763,42 +4664,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -3806,7 +4707,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -3814,35 +4715,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -3850,15 +4751,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -3866,7 +4769,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -3874,7 +4777,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -3882,7 +4785,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -3890,7 +4793,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -3898,7 +4801,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -3906,49 +4809,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -3956,49 +4859,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -4006,21 +4909,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -4028,28 +4931,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -4057,14 +4960,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -4072,14 +4975,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory @@ -4094,21 +5005,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -4116,14 +5027,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -4131,28 +5042,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -4161,42 +5074,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -4204,7 +5117,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -4212,14 +5125,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -4227,14 +5140,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -4242,14 +5155,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -4257,7 +5170,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -4265,28 +5178,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -4319,7 +5232,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -4353,6 +5265,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -4405,7 +5318,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -4413,7 +5326,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -4421,7 +5334,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -4429,7 +5342,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -4437,14 +5350,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -4452,7 +5365,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -4460,28 +5373,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -4489,7 +5402,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -4497,7 +5410,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -4505,7 +5418,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectJavaApiLink @@ -4513,7 +5426,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -4521,7 +5434,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -4529,35 +5442,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -4565,14 +5478,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -4580,42 +5493,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -4623,7 +5536,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -4631,35 +5544,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -4667,15 +5580,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -4683,7 +5598,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -4691,7 +5606,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -4699,7 +5614,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -4707,7 +5622,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -4715,7 +5630,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -4723,91 +5638,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -4815,21 +5730,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -4837,28 +5752,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -4866,14 +5781,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -4881,14 +5796,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -4896,21 +5819,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -4918,14 +5841,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -4933,28 +5856,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -4963,42 +5888,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -5006,7 +5931,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -5014,14 +5939,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -5029,14 +5954,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + top @@ -5044,14 +5969,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -5059,7 +5984,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -5067,28 +5992,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -5119,7 +6044,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -5152,6 +6076,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -5181,7 +6106,10 @@ +
+ + test-aggregate -+ 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 aggregator project using the standard Javadoc Tool. ++ ++Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project. ++ + test + false + true @@ -5203,7 +6131,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -5211,7 +6139,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -5219,7 +6147,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -5227,7 +6155,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -5235,14 +6163,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -5250,7 +6178,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -5258,28 +6186,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -5287,7 +6215,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -5295,7 +6223,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -5303,7 +6231,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -5311,14 +6239,14 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + detectJavaApiLink @@ -5326,7 +6254,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -5334,7 +6262,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -5342,35 +6270,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -5378,14 +6306,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -5393,42 +6321,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -5436,7 +6364,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -5444,35 +6372,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -5480,15 +6408,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -5496,7 +6426,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -5504,7 +6434,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -5512,7 +6442,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -5520,7 +6450,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -5528,7 +6458,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -5536,49 +6466,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -5586,49 +6516,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -5636,21 +6566,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -5658,28 +6588,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -5687,14 +6617,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -5702,21 +6632,29 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -5724,21 +6662,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -5746,14 +6684,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -5761,28 +6699,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -5791,42 +6731,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -5834,7 +6774,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -5842,14 +6782,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -5857,14 +6797,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testDescription @@ -5873,7 +6813,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testDoctitle @@ -5882,7 +6822,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testJavadocDirectory @@ -5891,7 +6831,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testName @@ -5900,7 +6840,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testOverview @@ -5909,7 +6849,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testWindowtitle @@ -5918,7 +6858,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + top @@ -5926,14 +6866,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -5941,7 +6881,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -5949,28 +6889,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -6003,7 +6943,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -6037,6 +6976,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -6073,7 +7013,10 @@ +
+ + test-aggregate-jar -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + test + false + true @@ -6096,7 +7039,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -6104,7 +7047,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -6112,7 +7055,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -6120,7 +7063,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -6128,7 +7071,7 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + archive @@ -6150,7 +7093,7 @@ + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -6158,7 +7101,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -6166,28 +7109,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + classifier @@ -6203,7 +7146,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -6211,7 +7154,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -6219,7 +7162,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -6235,7 +7178,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -6243,7 +7186,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -6251,35 +7194,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -6287,14 +7230,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -6302,42 +7245,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -6345,7 +7288,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -6353,7 +7296,7 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + finalName @@ -6367,28 +7310,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -6396,15 +7339,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jarOutputDirectory @@ -6419,7 +7364,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -6427,7 +7372,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -6435,7 +7380,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -6443,7 +7388,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -6451,7 +7396,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -6459,91 +7404,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -6551,21 +7496,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -6573,42 +7518,45 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory + java.io.File + true + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -6616,14 +7564,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -6631,21 +7587,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -6653,14 +7609,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -6668,28 +7624,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -6698,42 +7656,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -6741,7 +7699,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -6749,14 +7707,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -6764,14 +7722,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testClassifier @@ -6779,7 +7737,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testDoctitle @@ -6788,7 +7749,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testJavadocDirectory @@ -6797,7 +7761,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testOverview @@ -6806,7 +7773,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testWindowtitle @@ -6815,7 +7785,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + top @@ -6823,14 +7796,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useDefaultManifestFile @@ -6846,7 +7819,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -6854,28 +7827,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -6910,7 +7883,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -6944,6 +7916,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -6978,6 +7951,909 @@ +
+
+ ++ test-aggregate-no-fork ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ test ++ false ++ true ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.AggregatorTestJavadocNoForkReport ++ java ++ per-lookup ++ once-per-session ++ 3.0.1 ++ false ++ ++ ++ additionalDependencies ++ java.util.List ++ 2.8.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalJOption ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalJOptions ++ java.lang.String[] ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ additionalOptions ++ java.lang.String[] ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ applyJavadocSecurityFix ++ boolean ++ 2.9.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ author ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bootclasspath ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bootclasspathArtifacts ++ org.apache.maven.plugins.javadoc.options.BootclasspathArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ bottom ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ breakiterator ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ charset ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ debug ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ dependencySourceExcludes ++ java.util.List ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ dependencySourceIncludes ++ java.util.List ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ description ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ destDir ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectJavaApiLink ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectLinks ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ detectOfflineLinks ++ boolean ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docencoding ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docfilessubdirs ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doclet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ docletArtifacts ++ org.apache.maven.plugins.javadoc.options.DocletArtifact[] ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ docletPath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doclint ++ java.lang.String ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ doctitle ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ encoding ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ excludedocfilessubdir ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ excludePackageNames ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ extdirs ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ failOnError ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ failOnWarnings ++ boolean ++ 3.0.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ footer ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ header ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ helpfile ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ includeDependencySources ++ boolean ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ includeTransitiveDependencySources ++ boolean ++ 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javaApiLinks ++ java.util.Properties ++ 2.6 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocDirectory ++ java.io.File ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocExecutable ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ javadocVersion ++ java.lang.String ++ 2.3 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ jdkToolchain ++ java.util.Map ++ 3.0.0 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ keywords ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ links ++ java.util.ArrayList ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ linksource ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ locale ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ localRepository ++ org.apache.maven.artifact.repository.ArtifactRepository ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ maxmemory ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ minmemory ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ name ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nocomment ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nodeprecated ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nodeprecatedlist ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nohelp ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ noindex ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nonavbar ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nooverview ++ boolean ++ 2.4 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ noqualifier ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ nosince ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ notimestamp ++ boolean ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ notree ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ old ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ outputDirectory ++ destDir ++ java.io.File ++ true ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ overview ++ java.io.File ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ packagesheader ++ java.lang.String ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ quiet ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ reportOutputDirectory ++ java.io.File ++ true ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ resourcesArtifacts ++ org.apache.maven.plugins.javadoc.options.ResourcesArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ serialwarn ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ show ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ skip ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ source ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceDependencyCacheDir ++ java.io.File ++ 2.7 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceFileExcludes ++ java.util.List ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourceFileIncludes ++ java.util.List ++ 2.9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourcepath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ sourcetab ++ linksourcetab ++ int ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ splitindex ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ stylesheet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ stylesheetfile ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ subpackages ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ taglet ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletArtifact ++ org.apache.maven.plugins.javadoc.options.TagletArtifact ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletArtifacts ++ org.apache.maven.plugins.javadoc.options.TagletArtifact[] ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ tagletpath ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ taglets ++ org.apache.maven.plugins.javadoc.options.Taglet[] ++ 2.1 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ 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. ++ ++ ++ testDescription ++ description ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ testDoctitle ++ doctitle ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ testJavadocDirectory ++ javadocDirectory ++ java.io.File ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ testName ++ name ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ testOverview ++ overview ++ java.io.File ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ testWindowtitle ++ windowtitle ++ java.lang.String ++ 2.5 ++ false ++ true ++ Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ top ++ java.lang.String ++ 2.4 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ use ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ useStandardDocletOptions ++ boolean ++ 2.5 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ validateLinks ++ boolean ++ 2.8 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ verbose ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ version ++ boolean ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ windowtitle ++ java.lang.String ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ ++ ${additionalJOption} ++ ${maven.javadoc.applyJavadocSecurityFix} ++ ${author} ++ ${bootclasspath} ++ ${bootclasspathArtifacts} ++ ${bottom} ++ ${breakiterator} ++ ${charset} ++ ${debug} ++ ${description} ++ ${destDir} ++ ${detectJavaApiLink} ++ ${detectLinks} ++ ${detectOfflineLinks} ++ ${docencoding} ++ ${docfilessubdirs} ++ ${doclet} ++ ${docletArtifact} ++ ${docletArtifacts} ++ ${docletPath} ++ ${doclint} ++ ${doctitle} ++ ${encoding} ++ ${excludedocfilessubdir} ++ ${excludePackageNames} ++ ${extdirs} ++ ${maven.javadoc.failOnError} ++ ${maven.javadoc.failOnWarnings} ++
${footer}
++
${header}
++ ${helpfile} ++ ++ ++ ${javaApiLinks} ++ ++ ${javadocExecutable} ++ ${javadocVersion} ++ ${keywords} ++ ${links} ++ ${linksource} ++ ${locale} ++ ${localRepository} ++ ${maxmemory} ++ ${minmemory} ++ ${name} ++ ${nocomment} ++ ${nodeprecated} ++ ${nodeprecatedlist} ++ ${nohelp} ++ ${noindex} ++ ${nonavbar} ++ ${nooverview} ++ ${noqualifier} ++ ${nosince} ++ ${notimestamp} ++ ${notree} ++ ${offlineLinks} ++ ${old} ++ ${destDir} ++ ${overview} ++ ${packagesheader} ++ ${quiet} ++ ++ ${reportTestOutputDirectory} ++ ${resourcesArtifacts} ++ ${serialwarn} ++ ${show} ++ ${maven.javadoc.skip} ++ ${source} ++ ++ ${sourcepath} ++ ${sourcetab} ++ ${splitindex} ++ ${stylesheet} ++ ${stylesheetfile} ++ ${subpackages} ++ ${taglet} ++ ${tagletArtifact} ++ ${tagletArtifacts} ++ ${tagletpath} ++ ${taglets} ++ ${tags} ++ ${testDescription} ++ ${testDoctitle} ++ ++ ${testName} ++ ${testOverview} ++ ${testWindowtitle} ++ ${top} ++ ${use} ++ ${useStandardDocletOptions} ++ ${validateLinks} ++ ${verbose} ++ ${version} ++ ${windowtitle} ++
++
++ + test-fix + Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used. + test @@ -7132,7 +9008,7 @@ + ${level} + ${localRepository} + ${outputDirectory} -+ ${removeUnknownThrows} ++ ${removeUnknownThrows} + + + @@ -7159,7 +9035,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -7167,7 +9043,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -7175,7 +9051,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -7183,7 +9059,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -7191,7 +9067,7 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + archive @@ -7213,7 +9089,7 @@ + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -7221,7 +9097,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -7229,28 +9105,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + classifier @@ -7266,7 +9142,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -7274,7 +9150,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -7282,7 +9158,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + destDir @@ -7298,7 +9174,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -7306,7 +9182,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -7314,35 +9190,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -7350,14 +9226,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -7365,42 +9241,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -7408,7 +9284,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -7416,7 +9292,7 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + finalName @@ -7430,28 +9306,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -7459,15 +9335,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jarOutputDirectory @@ -7482,7 +9360,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -7490,7 +9368,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -7498,7 +9376,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -7506,7 +9384,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -7514,7 +9392,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -7522,91 +9400,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -7614,21 +9492,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -7636,42 +9514,45 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory + java.io.File + true + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -7679,14 +9560,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -7694,21 +9583,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -7716,14 +9605,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -7731,28 +9620,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -7761,42 +9652,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -7804,7 +9695,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -7812,14 +9703,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -7827,14 +9718,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testClassifier @@ -7842,7 +9733,10 @@ + 2.10 + true + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testDoctitle @@ -7851,7 +9745,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testJavadocDirectory @@ -7860,7 +9757,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testOverview @@ -7869,7 +9769,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + testWindowtitle @@ -7878,7 +9781,10 @@ + 2.5 + false + true -+ Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool. ++ Bundles the Javadoc documentation for Java Test 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. ++ + + + top @@ -7886,14 +9792,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useDefaultManifestFile @@ -7909,7 +9815,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -7917,28 +9823,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -7973,7 +9879,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -8007,6 +9912,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -8064,7 +9970,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -8072,7 +9978,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -8080,7 +9986,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -8088,7 +9994,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -8096,14 +10002,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -8111,7 +10017,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -8119,28 +10025,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -8148,7 +10054,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -8156,7 +10062,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -8164,7 +10070,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -8172,14 +10078,14 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + detectJavaApiLink @@ -8187,7 +10093,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -8195,7 +10101,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -8203,35 +10109,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -8239,14 +10145,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -8254,42 +10160,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -8297,7 +10203,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -8305,35 +10211,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -8341,15 +10247,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -8357,7 +10265,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -8365,7 +10273,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -8373,7 +10281,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -8381,7 +10289,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -8389,7 +10297,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -8397,49 +10305,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -8447,49 +10355,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -8497,21 +10405,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -8519,28 +10427,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -8548,14 +10456,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -8563,21 +10471,29 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -8585,21 +10501,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -8607,14 +10523,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -8622,28 +10538,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -8652,42 +10570,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -8695,7 +10613,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -8703,14 +10621,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -8718,14 +10636,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testDescription @@ -8734,7 +10652,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testDoctitle @@ -8743,7 +10661,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testJavadocDirectory @@ -8752,7 +10670,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testName @@ -8761,7 +10679,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testOverview @@ -8770,7 +10688,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testWindowtitle @@ -8779,7 +10697,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + top @@ -8787,14 +10705,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -8802,7 +10720,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -8810,28 +10728,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -8864,7 +10782,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -8898,6 +10815,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -8955,7 +10873,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -8963,7 +10881,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -8971,7 +10889,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -8979,7 +10897,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -8987,14 +10905,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -9002,7 +10920,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -9010,28 +10928,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -9039,7 +10957,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -9047,7 +10965,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -9055,7 +10973,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + description @@ -9063,14 +10981,14 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + destDir + java.lang.String + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + detectJavaApiLink @@ -9078,7 +10996,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -9086,7 +11004,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -9094,35 +11012,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -9130,14 +11048,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -9145,42 +11063,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -9188,7 +11106,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -9196,35 +11114,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -9232,15 +11150,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -9248,7 +11168,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -9256,7 +11176,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -9264,7 +11184,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -9272,7 +11192,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -9280,7 +11200,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -9288,49 +11208,49 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + name @@ -9338,49 +11258,49 @@ + 2.1 + false + true -+ Generates documentation for the Java Test code in an NON 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 code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -9388,21 +11308,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -9410,28 +11330,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -9439,14 +11359,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -9454,21 +11374,29 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + reportOutputDirectory + java.io.File + true + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -9476,21 +11404,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -9498,14 +11426,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -9513,28 +11441,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -9543,42 +11473,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -9586,7 +11516,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -9594,14 +11524,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -9609,14 +11539,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testDescription @@ -9625,7 +11555,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testDoctitle @@ -9634,7 +11564,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testJavadocDirectory @@ -9643,7 +11573,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testName @@ -9652,7 +11582,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testOverview @@ -9661,7 +11591,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + testWindowtitle @@ -9670,7 +11600,7 @@ + 2.5 + false + true -+ Generates documentation for the Java Test code in an NON 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 aggregator project using the standard Javadoc Tool. + + + top @@ -9678,14 +11608,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -9693,7 +11623,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -9701,28 +11631,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -9755,7 +11685,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -9789,6 +11718,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -9847,7 +11777,7 @@ + 2.8.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOption @@ -9855,7 +11785,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalJOptions @@ -9863,7 +11793,7 @@ + 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + additionalOptions @@ -9871,7 +11801,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + applyJavadocSecurityFix @@ -9879,14 +11809,14 @@ + 2.9.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + author + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspath @@ -9894,7 +11824,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bootclasspathArtifacts @@ -9902,28 +11832,28 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + bottom + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + breakiterator + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + charset + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + debug @@ -9931,7 +11861,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceExcludes @@ -9939,7 +11869,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + dependencySourceIncludes @@ -9947,7 +11877,7 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectJavaApiLink @@ -9955,7 +11885,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectLinks @@ -9963,7 +11893,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + detectOfflineLinks @@ -9971,35 +11901,35 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docencoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docfilessubdirs + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletArtifacts @@ -10007,14 +11937,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + docletPath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doclint @@ -10022,42 +11952,42 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + doctitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + encoding + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludedocfilessubdir + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + excludePackageNames + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + extdirs + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnError @@ -10065,7 +11995,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + failOnWarnings @@ -10073,35 +12003,35 @@ + 3.0.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + footer + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + header + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + helpfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeDependencySources @@ -10109,15 +12039,17 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javaApiLinks @@ -10125,7 +12057,7 @@ + 2.6 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocDirectory @@ -10133,7 +12065,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocExecutable @@ -10141,7 +12073,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + javadocVersion @@ -10149,7 +12081,7 @@ + 2.3 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + jdkToolchain @@ -10157,7 +12089,7 @@ + 3.0.0 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + keywords @@ -10165,91 +12097,91 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + links + java.util.ArrayList + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + linksource + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + locale + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + maxmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + minmemory + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nocomment + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecated + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nodeprecatedlist + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nohelp + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nonavbar + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nooverview @@ -10257,21 +12189,21 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + noqualifier + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + nosince + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notimestamp @@ -10279,28 +12211,28 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + notree + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + old + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + outputDirectory @@ -10308,14 +12240,14 @@ + java.io.File + true + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + overview + java.io.File + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + packagesheader @@ -10323,14 +12255,22 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + quiet + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. ++ ++ ++ release ++ java.lang.String ++ JDK 9 ++ false ++ true ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + resourcesArtifacts @@ -10338,21 +12278,21 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + serialwarn + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + show + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + skip @@ -10360,14 +12300,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + source + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceDependencyCacheDir @@ -10375,28 +12315,30 @@ + 2.7 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileExcludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourceFileIncludes + java.util.List ++ 2.9 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcepath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + sourcetab @@ -10405,42 +12347,42 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + splitindex + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + stylesheetfile + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + subpackages + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglet + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifact @@ -10448,7 +12390,7 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletArtifacts @@ -10456,14 +12398,14 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tagletpath + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + taglets @@ -10471,14 +12413,14 @@ + 2.1 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + testJavadocDirectory @@ -10494,14 +12436,14 @@ + 2.4 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + use + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + useStandardDocletOptions @@ -10509,7 +12451,7 @@ + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + validateLinks @@ -10517,28 +12459,28 @@ + 2.8 + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + verbose + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + version + boolean + false + true -+ Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + windowtitle + 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. ++ Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool. + + + @@ -10569,7 +12511,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -10602,6 +12543,7 @@ + ${overview} + ${packagesheader} + ${quiet} ++ + ${resourcesArtifacts} + ${serialwarn} + ${show} @@ -10634,8 +12576,11 @@ +
--- maven-javadoc-plugin-3.0.1/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 +++ maven-javadoc-plugin-3.0.1/src/main/filtered-resources/META-INF/maven/plugin.xml 2019-04-01 11:51:54.867919169 +0200 -@@ -0,0 +1,13731 @@ +@@ -0,0 +1,15991 @@ + ++ ++ ++ + + ${project.name} + ${project.description} @@ -10648,8 +12593,10 @@ + + + aggregate -+ Generates documentation for the <code>Java code</code> 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>Generates documentation for the <code>Java code</code> 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> ++ ++<p>Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project.</p> + compile + false + true @@ -10671,8 +12618,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -10680,8 +12627,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -10689,8 +12636,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -10698,8 +12645,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -10707,16 +12654,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -10724,8 +12671,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -10733,32 +12680,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -10766,8 +12713,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -10775,8 +12722,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -10784,8 +12731,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -10793,10 +12740,8 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -10813,8 +12758,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -10822,8 +12767,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -10831,40 +12776,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -10872,16 +12817,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -10889,48 +12834,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -10938,8 +12883,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -10947,40 +12892,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -10988,25 +12933,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -11014,8 +12961,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -11023,8 +12970,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -11032,8 +12979,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -11041,8 +12988,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -11050,8 +12997,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -11059,8 +13006,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -11068,64 +13015,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -11133,58 +13080,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -11192,24 +13137,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -11217,32 +13162,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -11250,16 +13195,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -11267,32 +13212,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory @@ -11308,24 +13262,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -11333,16 +13287,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -11350,16 +13304,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -11367,32 +13321,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -11401,48 +13357,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -11450,8 +13406,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -11459,16 +13415,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -11476,16 +13432,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -11493,16 +13449,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -11510,8 +13466,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -11519,32 +13475,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -11577,7 +13533,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -11616,6 +13571,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -11655,11 +13611,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -11678,8 +13634,10 @@ +
+ + aggregate-jar -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + compile + false + true @@ -11702,8 +13660,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -11711,8 +13669,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -11720,8 +13678,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -11729,8 +13687,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -11738,8 +13696,8 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + archive @@ -11763,8 +13721,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -11772,8 +13730,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -11781,32 +13739,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + classifier @@ -11823,8 +13781,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + defaultManifestFile @@ -11841,8 +13799,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -11850,8 +13808,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -11868,8 +13826,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -11877,8 +13835,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -11886,40 +13844,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -11927,16 +13885,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -11944,48 +13902,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -11993,8 +13951,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -12002,8 +13960,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -12018,32 +13976,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -12051,25 +14009,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jarOutputDirectory @@ -12085,8 +14045,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -12094,8 +14054,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -12103,8 +14063,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -12112,8 +14072,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -12121,8 +14081,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -12130,8 +14090,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -12139,112 +14099,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -12252,24 +14212,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -12277,32 +14237,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -12310,16 +14270,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -12327,32 +14287,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -12360,24 +14329,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -12385,16 +14354,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -12402,16 +14371,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -12419,32 +14388,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -12453,48 +14424,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -12502,8 +14473,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -12511,16 +14482,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -12528,16 +14499,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -12545,16 +14516,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useDefaultManifestFile @@ -12571,8 +14542,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -12580,32 +14551,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -12641,7 +14612,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -12680,6 +14650,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -12719,11 +14690,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -12750,6 +14721,1044 @@ + +
+ ++ 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>. ++ compile ++ false ++ true ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport ++ java ++ per-lookup ++ once-per-session ++ 3.1.0 ++ false ++ ++ ++ additionalDependencies ++ java.util.List ++ 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>. ++ ++ ++ additionalJOption ++ java.lang.String ++ 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>. ++ ++ ++ additionalJOptions ++ java.lang.String[] ++ 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>. ++ ++ ++ additionalOptions ++ java.lang.String[] ++ 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>. ++ ++ ++ applyJavadocSecurityFix ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ bootclasspath ++ java.lang.String ++ 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>. ++ ++ ++ bootclasspathArtifacts ++ org.apache.maven.plugins.javadoc.options.BootclasspathArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ debug ++ boolean ++ 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>. ++ ++ ++ dependencySourceExcludes ++ java.util.List ++ 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>. ++ ++ ++ dependencySourceIncludes ++ java.util.List ++ 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>. ++ ++ ++ description ++ java.lang.String ++ 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>. ++ ++ ++ destDir ++ java.lang.String ++ 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>. ++ ++ ++ detectJavaApiLink ++ boolean ++ 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>. ++ ++ ++ detectLinks ++ boolean ++ 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>. ++ ++ ++ detectOfflineLinks ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ docletArtifacts ++ org.apache.maven.plugins.javadoc.options.DocletArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ doclint ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ failOnError ++ boolean ++ 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>. ++ ++ ++ failOnWarnings ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ includeDependencySources ++ boolean ++ 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>. ++ ++ ++ includeTransitiveDependencySources ++ boolean ++ 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ 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>. ++ ++ ++ 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>. ++ ++ ++ javaApiLinks ++ java.util.Properties ++ 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>. ++ ++ ++ javadocDirectory ++ java.io.File ++ 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>. ++ ++ ++ javadocExecutable ++ java.lang.String ++ 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>. ++ ++ ++ javadocOptionsDir ++ java.io.File ++ 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>. ++ ++ ++ javadocVersion ++ java.lang.String ++ 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>. ++ ++ ++ jdkToolchain ++ java.util.Map ++ 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>. ++ ++ ++ keywords ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ name ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ nooverview ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ notimestamp ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ outputDirectory ++ destDir ++ 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>. ++ ++ ++ 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>. ++ ++ ++ packagesheader ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ release ++ java.lang.String ++ 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>. ++ ++ ++ reportOutputDirectory ++ 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>. ++ ++ ++ resourcesArtifacts ++ org.apache.maven.plugins.javadoc.options.ResourcesArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ settings ++ org.apache.maven.settings.Settings ++ 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>. ++ ++ ++ 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>. ++ ++ ++ skip ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ sourceDependencyCacheDir ++ java.io.File ++ 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>. ++ ++ ++ sourceFileExcludes ++ java.util.List ++ 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>. ++ ++ ++ sourceFileIncludes ++ java.util.List ++ 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>. ++ ++ ++ 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>. ++ ++ ++ sourcetab ++ linksourcetab ++ int ++ 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>. ++ ++ ++ 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>. ++ ++ ++ stylesheet ++ java.lang.String ++ false ++ true ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ tagletArtifact ++ org.apache.maven.plugins.javadoc.options.TagletArtifact ++ 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>. ++ ++ ++ tagletArtifacts ++ org.apache.maven.plugins.javadoc.options.TagletArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ taglets ++ org.apache.maven.plugins.javadoc.options.Taglet[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ top ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ useStandardDocletOptions ++ boolean ++ 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>. ++ ++ ++ validateLinks ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ ++ ${additionalJOption} ++ ${maven.javadoc.applyJavadocSecurityFix} ++ ${author} ++ ${bootclasspath} ++ ${bootclasspathArtifacts} ++ ${bottom} ++ ${breakiterator} ++ ${charset} ++ ${debug} ++ ${description} ++ ${destDir} ++ ${detectJavaApiLink} ++ ${detectLinks} ++ ${detectOfflineLinks} ++ ${docencoding} ++ ${docfilessubdirs} ++ ${doclet} ++ ${docletArtifact} ++ ${docletArtifacts} ++ ${docletPath} ++ ${doclint} ++ ${doctitle} ++ ${encoding} ++ ${excludePackageNames} ++ ${excludedocfilessubdir} ++ ${extdirs} ++ ${maven.javadoc.failOnError} ++ ${maven.javadoc.failOnWarnings} ++
${footer}
++
${header}
++ ${helpfile} ++ ++ ++ ++ ${javaApiLinks} ++ ++ ${javadocExecutable} ++ ++ ${javadocVersion} ++ ${keywords} ++ ${links} ++ ${linksource} ++ ${localRepository} ++ ${locale} ++ ${maxmemory} ++ ${minmemory} ++ ++ ${name} ++ ${nocomment} ++ ${nodeprecated} ++ ${nodeprecatedlist} ++ ${nohelp} ++ ${noindex} ++ ${nonavbar} ++ ${nooverview} ++ ${noqualifier} ++ ${nosince} ++ ${notimestamp} ++ ${notree} ++ ${offlineLinks} ++ ${old} ++ ${destDir} ++ ${overview} ++ ${packagesheader} ++ ++ ${quiet} ++ ${reactorProjects} ++ ++ ${reportOutputDirectory} ++ ${resourcesArtifacts} ++ ${serialwarn} ++ ++ ++ ${show} ++ ${maven.javadoc.skip} ++ ${source} ++ ++ ${sourcepath} ++ ${sourcetab} ++ ${splitindex} ++ ${stylesheet} ++ ${stylesheetfile} ++ ${subpackages} ++ ${taglet} ++ ${tagletArtifact} ++ ${tagletArtifacts} ++ ${tagletpath} ++ ${taglets} ++ ${tags} ++ ${top} ++ ${use} ++ ${useStandardDocletOptions} ++ ${validateLinks} ++ ${verbose} ++ ${version} ++ ${windowtitle} ++
++ ++ ++ org.codehaus.plexus.archiver.manager.ArchiverManager ++ archiverManager ++ ++ ++ org.apache.maven.artifact.handler.manager.ArtifactHandlerManager ++ 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.apache.maven.plugins.javadoc.resolver.ResourceResolver ++ resourceResolver ++ ++ ++ org.apache.maven.toolchain.ToolchainManager ++ toolchainManager ++ ++ ++
++ + 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 @@ -12959,7 +15968,7 @@ + ${localRepository} + ${outputDirectory} + -+ ${removeUnknownThrows} ++ ${removeUnknownThrows} + + + @@ -12994,8 +16003,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -13003,8 +16012,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -13012,8 +16021,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -13021,8 +16030,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -13030,8 +16039,8 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + archive @@ -13055,8 +16064,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -13064,8 +16073,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -13073,32 +16082,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + classifier @@ -13115,8 +16124,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + defaultManifestFile @@ -13133,8 +16142,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -13142,8 +16151,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -13160,8 +16169,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -13169,8 +16178,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -13178,40 +16187,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -13219,16 +16228,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -13236,48 +16245,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -13285,8 +16294,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -13294,8 +16303,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -13310,32 +16319,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -13343,25 +16352,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jarOutputDirectory @@ -13377,8 +16388,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -13386,8 +16397,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -13395,8 +16406,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -13404,8 +16415,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -13413,8 +16424,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -13422,8 +16433,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -13431,112 +16442,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -13544,24 +16555,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -13569,32 +16580,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -13602,16 +16613,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -13619,32 +16630,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -13652,24 +16672,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -13677,16 +16697,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -13694,16 +16714,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -13711,32 +16731,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -13745,48 +16767,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -13794,8 +16816,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -13803,16 +16825,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -13820,16 +16842,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -13837,16 +16859,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useDefaultManifestFile @@ -13863,8 +16885,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -13872,32 +16894,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -13933,7 +16955,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -13972,6 +16993,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -14011,11 +17033,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -14066,8 +17088,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -14075,8 +17097,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -14084,8 +17106,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -14093,8 +17115,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -14102,16 +17124,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -14119,8 +17141,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -14128,32 +17150,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -14161,8 +17183,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -14170,8 +17192,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -14179,8 +17201,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -14188,10 +17210,8 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -14208,8 +17228,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -14217,8 +17237,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -14226,40 +17246,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -14267,16 +17287,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -14284,48 +17304,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -14333,8 +17353,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -14342,40 +17362,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -14383,25 +17403,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -14409,8 +17431,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -14418,8 +17440,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -14427,8 +17449,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -14436,8 +17458,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -14445,8 +17467,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -14454,8 +17476,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -14463,64 +17485,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -14528,58 +17550,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -14587,24 +17607,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -14612,32 +17632,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -14645,16 +17665,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -14662,32 +17682,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory @@ -14703,24 +17732,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -14728,16 +17757,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -14745,16 +17774,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -14762,32 +17791,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -14796,48 +17827,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -14845,8 +17876,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -14854,16 +17885,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -14871,16 +17902,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -14888,16 +17919,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -14905,8 +17936,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -14914,32 +17945,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -14972,7 +18003,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -15011,6 +18041,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -15050,11 +18081,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -15096,8 +18127,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -15105,8 +18136,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -15114,8 +18145,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -15123,8 +18154,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -15132,16 +18163,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -15149,8 +18180,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -15158,32 +18189,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -15191,8 +18222,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -15200,8 +18231,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -15209,8 +18240,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -15218,10 +18249,8 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -15238,8 +18267,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -15247,8 +18276,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -15256,40 +18285,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -15297,16 +18326,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -15314,48 +18343,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -15363,8 +18392,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -15372,40 +18401,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -15413,25 +18442,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -15439,8 +18470,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -15448,8 +18479,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -15457,8 +18488,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -15466,8 +18497,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -15475,8 +18506,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -15484,8 +18515,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -15493,64 +18524,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -15558,58 +18589,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -15617,24 +18646,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -15642,32 +18671,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -15675,16 +18704,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -15692,32 +18721,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory @@ -15733,24 +18771,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -15758,16 +18796,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -15775,16 +18813,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -15792,32 +18830,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -15826,48 +18866,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -15875,8 +18915,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -15884,16 +18924,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -15901,16 +18941,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -15918,16 +18958,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -15935,8 +18975,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -15944,32 +18984,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -16002,7 +19042,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -16041,6 +19080,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -16080,11 +19120,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -16128,8 +19168,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -16137,8 +19177,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -16146,8 +19186,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -16155,8 +19195,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -16164,16 +19204,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -16181,8 +19221,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -16190,32 +19230,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -16223,8 +19263,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -16232,8 +19272,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -16241,8 +19281,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectJavaApiLink @@ -16250,8 +19290,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -16259,8 +19299,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -16268,40 +19308,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -16309,16 +19349,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -16326,48 +19366,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -16375,8 +19415,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -16384,8 +19424,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -16403,32 +19443,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -16436,25 +19476,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -16462,8 +19504,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -16471,8 +19513,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -16480,8 +19522,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -16489,8 +19531,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -16498,8 +19540,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -16507,8 +19549,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -16516,112 +19558,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -16629,24 +19671,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -16654,32 +19696,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -16687,16 +19729,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -16704,32 +19746,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -16737,24 +19788,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -16762,16 +19813,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -16779,16 +19830,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -16796,32 +19847,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -16830,48 +19883,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -16879,8 +19932,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -16888,16 +19941,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -16905,16 +19958,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + top @@ -16922,16 +19975,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -16939,8 +19992,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -16948,32 +20001,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -17005,7 +20058,6 @@ + ${maven.javadoc.failOnWarnings} + +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -17043,6 +20095,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -17081,11 +20134,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -17108,8 +20161,10 @@ +
+ + test-aggregate -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated report is created for every module of a Maven multimodule project.</p> + test + false + true @@ -17131,8 +20186,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -17140,8 +20195,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -17149,8 +20204,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -17158,8 +20213,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -17167,16 +20222,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -17184,8 +20239,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -17193,32 +20248,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -17226,8 +20281,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -17235,8 +20290,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -17244,8 +20299,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -17253,20 +20308,16 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir + java.lang.String + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + detectJavaApiLink @@ -17274,8 +20325,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -17283,8 +20334,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -17292,40 +20343,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -17333,16 +20384,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -17350,48 +20401,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -17399,8 +20450,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -17408,40 +20459,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -17449,25 +20500,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -17475,8 +20528,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -17484,8 +20537,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -17493,8 +20546,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -17502,8 +20555,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -17511,8 +20564,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -17520,8 +20573,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -17529,64 +20582,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -17594,58 +20647,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -17653,24 +20704,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -17678,32 +20729,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -17711,16 +20762,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -17728,42 +20779,49 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory + java.io.File + true + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + resourcesArtifacts @@ -17771,24 +20829,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -17796,16 +20854,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -17813,16 +20871,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -17830,32 +20888,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -17864,48 +20924,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -17913,8 +20973,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -17922,16 +20982,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -17939,16 +20999,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testDescription @@ -17957,10 +21017,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testDoctitle @@ -17969,10 +21027,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testJavadocDirectory @@ -17981,10 +21037,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testName @@ -17993,10 +21047,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testOverview @@ -18005,10 +21057,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testWindowtitle @@ -18017,10 +21067,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + top @@ -18028,16 +21076,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -18045,8 +21093,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -18054,32 +21102,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -18112,7 +21160,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -18151,6 +21198,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -18196,11 +21244,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -18219,8 +21267,10 @@ +
+ + test-aggregate-jar -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + test + false + true @@ -18243,8 +21293,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -18252,8 +21302,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -18261,8 +21311,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -18270,8 +21320,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -18279,8 +21329,8 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + archive @@ -18304,8 +21354,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -18313,8 +21363,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -18322,32 +21372,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + classifier @@ -18364,8 +21414,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + defaultManifestFile @@ -18382,8 +21432,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -18391,8 +21441,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -18409,8 +21459,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -18418,8 +21468,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -18427,40 +21477,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -18468,16 +21518,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -18485,48 +21535,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -18534,8 +21584,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -18543,8 +21593,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -18559,32 +21609,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -18592,25 +21642,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jarOutputDirectory @@ -18626,8 +21678,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -18635,8 +21687,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -18644,8 +21696,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -18653,8 +21705,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -18662,8 +21714,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -18671,8 +21723,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -18680,112 +21732,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -18793,24 +21845,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -18818,48 +21870,50 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory + java.io.File + true + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -18867,32 +21921,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -18900,24 +21963,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -18925,16 +21988,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -18942,16 +22005,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -18959,32 +22022,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -18993,48 +22058,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -19042,8 +22107,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -19051,16 +22116,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -19068,16 +22133,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testClassifier @@ -19085,8 +22150,10 @@ + 2.10 + true + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testDoctitle @@ -19095,8 +22162,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testJavadocDirectory @@ -19105,8 +22174,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testOverview @@ -19115,8 +22186,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testWindowtitle @@ -19125,8 +22198,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + top @@ -19134,16 +22209,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useDefaultManifestFile @@ -19160,8 +22235,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -19169,32 +22244,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -19230,7 +22305,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -19269,6 +22343,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -19313,11 +22388,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -19344,6 +22419,1109 @@ + +
+ ++ 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>. ++ test ++ false ++ true ++ false ++ false ++ false ++ true ++ org.apache.maven.plugins.javadoc.AggregatorTestJavadocNoForkReport ++ java ++ per-lookup ++ once-per-session ++ 3.0.1 ++ false ++ ++ ++ additionalDependencies ++ java.util.List ++ 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>. ++ ++ ++ additionalJOption ++ java.lang.String ++ 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>. ++ ++ ++ additionalJOptions ++ java.lang.String[] ++ 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>. ++ ++ ++ additionalOptions ++ java.lang.String[] ++ 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>. ++ ++ ++ applyJavadocSecurityFix ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ bootclasspath ++ java.lang.String ++ 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>. ++ ++ ++ bootclasspathArtifacts ++ org.apache.maven.plugins.javadoc.options.BootclasspathArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ debug ++ boolean ++ 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>. ++ ++ ++ dependencySourceExcludes ++ java.util.List ++ 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>. ++ ++ ++ dependencySourceIncludes ++ java.util.List ++ 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>. ++ ++ ++ description ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ detectJavaApiLink ++ boolean ++ 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>. ++ ++ ++ detectLinks ++ boolean ++ 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>. ++ ++ ++ detectOfflineLinks ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ docletArtifacts ++ org.apache.maven.plugins.javadoc.options.DocletArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ doclint ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ failOnError ++ boolean ++ 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>. ++ ++ ++ failOnWarnings ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ includeDependencySources ++ boolean ++ 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>. ++ ++ ++ includeTransitiveDependencySources ++ boolean ++ 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ 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>. ++ ++ ++ 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>. ++ ++ ++ javaApiLinks ++ java.util.Properties ++ 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>. ++ ++ ++ javadocDirectory ++ java.io.File ++ 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>. ++ ++ ++ javadocExecutable ++ java.lang.String ++ 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>. ++ ++ ++ javadocOptionsDir ++ java.io.File ++ 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>. ++ ++ ++ javadocVersion ++ java.lang.String ++ 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>. ++ ++ ++ jdkToolchain ++ java.util.Map ++ 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>. ++ ++ ++ keywords ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ name ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ nooverview ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ notimestamp ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ outputDirectory ++ destDir ++ 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>. ++ ++ ++ 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>. ++ ++ ++ packagesheader ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ release ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ resourcesArtifacts ++ org.apache.maven.plugins.javadoc.options.ResourcesArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ settings ++ org.apache.maven.settings.Settings ++ 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>. ++ ++ ++ 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>. ++ ++ ++ skip ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ sourceDependencyCacheDir ++ java.io.File ++ 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>. ++ ++ ++ sourceFileExcludes ++ java.util.List ++ 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>. ++ ++ ++ sourceFileIncludes ++ java.util.List ++ 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>. ++ ++ ++ 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>. ++ ++ ++ sourcetab ++ linksourcetab ++ int ++ 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>. ++ ++ ++ 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>. ++ ++ ++ stylesheet ++ java.lang.String ++ false ++ true ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ tagletArtifact ++ org.apache.maven.plugins.javadoc.options.TagletArtifact ++ 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>. ++ ++ ++ tagletArtifacts ++ org.apache.maven.plugins.javadoc.options.TagletArtifact[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ taglets ++ org.apache.maven.plugins.javadoc.options.Taglet[] ++ 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>. ++ ++ ++ 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>. ++ ++ ++ testDescription ++ description ++ java.lang.String ++ 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>. ++ ++ ++ testDoctitle ++ doctitle ++ java.lang.String ++ 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>. ++ ++ ++ testJavadocDirectory ++ javadocDirectory ++ java.io.File ++ 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>. ++ ++ ++ testName ++ name ++ java.lang.String ++ 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>. ++ ++ ++ testOverview ++ overview ++ java.io.File ++ 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>. ++ ++ ++ testWindowtitle ++ windowtitle ++ java.lang.String ++ 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>. ++ ++ ++ top ++ java.lang.String ++ 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>. ++ ++ ++ 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>. ++ ++ ++ useStandardDocletOptions ++ boolean ++ 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>. ++ ++ ++ validateLinks ++ boolean ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ 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>. ++ ++ ++ ++ ${additionalJOption} ++ ${maven.javadoc.applyJavadocSecurityFix} ++ ${author} ++ ${bootclasspath} ++ ${bootclasspathArtifacts} ++ ${bottom} ++ ${breakiterator} ++ ${charset} ++ ${debug} ++ ${description} ++ ${destDir} ++ ${detectJavaApiLink} ++ ${detectLinks} ++ ${detectOfflineLinks} ++ ${docencoding} ++ ${docfilessubdirs} ++ ${doclet} ++ ${docletArtifact} ++ ${docletArtifacts} ++ ${docletPath} ++ ${doclint} ++ ${doctitle} ++ ${encoding} ++ ${excludePackageNames} ++ ${excludedocfilessubdir} ++ ${extdirs} ++ ${maven.javadoc.failOnError} ++ ${maven.javadoc.failOnWarnings} ++
${footer}
++
${header}
++ ${helpfile} ++ ++ ++ ++ ${javaApiLinks} ++ ++ ${javadocExecutable} ++ ++ ${javadocVersion} ++ ${keywords} ++ ${links} ++ ${linksource} ++ ${localRepository} ++ ${locale} ++ ${maxmemory} ++ ${minmemory} ++ ++ ${name} ++ ${nocomment} ++ ${nodeprecated} ++ ${nodeprecatedlist} ++ ${nohelp} ++ ${noindex} ++ ${nonavbar} ++ ${nooverview} ++ ${noqualifier} ++ ${nosince} ++ ${notimestamp} ++ ${notree} ++ ${offlineLinks} ++ ${old} ++ ${destDir} ++ ${overview} ++ ${packagesheader} ++ ++ ${quiet} ++ ${reactorProjects} ++ ++ ${reportTestOutputDirectory} ++ ${resourcesArtifacts} ++ ${serialwarn} ++ ++ ++ ${show} ++ ${maven.javadoc.skip} ++ ${source} ++ ++ ${sourcepath} ++ ${sourcetab} ++ ${splitindex} ++ ${stylesheet} ++ ${stylesheetfile} ++ ${subpackages} ++ ${taglet} ++ ${tagletArtifact} ++ ${tagletArtifacts} ++ ${tagletpath} ++ ${taglets} ++ ${tags} ++ ${testDescription} ++ ${testDoctitle} ++ ++ ${testName} ++ ${testOverview} ++ ${testWindowtitle} ++ ${top} ++ ${use} ++ ${useStandardDocletOptions} ++ ${validateLinks} ++ ${verbose} ++ ${version} ++ ${windowtitle} ++
++ ++ ++ org.codehaus.plexus.archiver.manager.ArchiverManager ++ archiverManager ++ ++ ++ org.apache.maven.artifact.handler.manager.ArtifactHandlerManager ++ 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.apache.maven.plugins.javadoc.resolver.ResourceResolver ++ resourceResolver ++ ++ ++ org.apache.maven.toolchain.ToolchainManager ++ toolchainManager ++ ++ ++
++ + 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 @@ -19553,7 +23731,7 @@ + ${localRepository} + ${outputDirectory} + -+ ${removeUnknownThrows} ++ ${removeUnknownThrows} + + + @@ -19588,8 +23766,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -19597,8 +23775,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -19606,8 +23784,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -19615,8 +23793,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -19624,8 +23802,8 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + archive @@ -19649,8 +23827,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -19658,8 +23836,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -19667,32 +23845,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + classifier @@ -19709,8 +23887,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + defaultManifestFile @@ -19727,8 +23905,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -19736,8 +23914,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir @@ -19754,8 +23932,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -19763,8 +23941,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -19772,40 +23950,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -19813,16 +23991,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -19830,48 +24008,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -19879,8 +24057,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -19888,8 +24066,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -19904,32 +24082,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -19937,25 +24115,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jarOutputDirectory @@ -19971,8 +24151,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -19980,8 +24160,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -19989,8 +24169,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -19998,8 +24178,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -20007,8 +24187,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -20016,8 +24196,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -20025,112 +24205,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -20138,24 +24318,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -20163,48 +24343,50 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory + java.io.File + true + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -20212,32 +24394,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -20245,24 +24436,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -20270,16 +24461,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -20287,16 +24478,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -20304,32 +24495,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -20338,48 +24531,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -20387,8 +24580,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -20396,16 +24589,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -20413,16 +24606,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testClassifier @@ -20430,8 +24623,10 @@ + 2.10 + true + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testDoctitle @@ -20440,8 +24635,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testJavadocDirectory @@ -20450,8 +24647,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testOverview @@ -20460,8 +24659,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + testWindowtitle @@ -20470,8 +24671,10 @@ + 2.5 + false + true -+ 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>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> ++ ++<p>Since version 3.1.0 an aggregated jar is created for every module of a Maven multimodule project.</p> + + + top @@ -20479,16 +24682,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useDefaultManifestFile @@ -20505,8 +24708,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -20514,32 +24717,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -20575,7 +24778,6 @@ + ${maven.javadoc.failOnWarnings} + ${project.build.finalName} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -20614,6 +24816,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -20658,11 +24861,11 @@ + artifactHandlerManager + + -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -20713,8 +24916,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -20722,8 +24925,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -20731,8 +24934,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -20740,8 +24943,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -20749,16 +24952,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -20766,8 +24969,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -20775,32 +24978,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -20808,8 +25011,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -20817,8 +25020,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -20826,8 +25029,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -20835,20 +25038,16 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir + java.lang.String + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + detectJavaApiLink @@ -20856,8 +25055,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -20865,8 +25064,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -20874,40 +25073,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -20915,16 +25114,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -20932,48 +25131,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -20981,8 +25180,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -20990,40 +25189,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -21031,25 +25230,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -21057,8 +25258,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -21066,8 +25267,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -21075,8 +25276,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -21084,8 +25285,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -21093,8 +25294,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -21102,8 +25303,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -21111,64 +25312,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -21176,58 +25377,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -21235,24 +25434,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -21260,32 +25459,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -21293,16 +25492,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -21310,42 +25509,49 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory + java.io.File + true + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + resourcesArtifacts @@ -21353,24 +25559,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -21378,16 +25584,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -21395,16 +25601,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -21412,32 +25618,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -21446,48 +25654,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -21495,8 +25703,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -21504,16 +25712,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -21521,16 +25729,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testDescription @@ -21539,10 +25747,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testDoctitle @@ -21551,10 +25757,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testJavadocDirectory @@ -21563,10 +25767,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testName @@ -21575,10 +25777,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testOverview @@ -21587,10 +25787,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testWindowtitle @@ -21599,10 +25797,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + top @@ -21610,16 +25806,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -21627,8 +25823,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -21636,32 +25832,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -21694,7 +25890,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -21733,6 +25928,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -21778,11 +25974,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -21825,8 +26021,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -21834,8 +26030,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -21843,8 +26039,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -21852,8 +26048,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -21861,16 +26057,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -21878,8 +26074,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -21887,32 +26083,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -21920,8 +26116,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -21929,8 +26125,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -21938,8 +26134,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + description @@ -21947,20 +26143,16 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + destDir + java.lang.String + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + detectJavaApiLink @@ -21968,8 +26160,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -21977,8 +26169,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -21986,40 +26178,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -22027,16 +26219,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -22044,48 +26236,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -22093,8 +26285,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -22102,40 +26294,40 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + footer + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -22143,25 +26335,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -22169,8 +26363,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -22178,8 +26372,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -22187,8 +26381,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -22196,8 +26390,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -22205,8 +26399,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -22214,8 +26408,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -22223,64 +26417,64 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + name @@ -22288,58 +26482,56 @@ + 2.1 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -22347,24 +26539,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -22372,32 +26564,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -22405,16 +26597,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -22422,42 +26614,49 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + reportOutputDirectory + java.io.File + true + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + resourcesArtifacts @@ -22465,24 +26664,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -22490,16 +26689,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -22507,16 +26706,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -22524,32 +26723,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -22558,48 +26759,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -22607,8 +26808,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -22616,16 +26817,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -22633,16 +26834,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testDescription @@ -22651,10 +26852,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testDoctitle @@ -22663,10 +26862,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testJavadocDirectory @@ -22675,10 +26872,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testName @@ -22687,10 +26882,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testOverview @@ -22699,10 +26892,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + testWindowtitle @@ -22711,10 +26902,8 @@ + 2.5 + false + true -+ 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 -+goal does require generation of test sources before site generation, e.g. by invoking -+<tt>mvn clean deploy site</tt>. ++ 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>. + + + top @@ -22722,16 +26911,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -22739,8 +26928,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -22748,32 +26937,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -22806,7 +26995,6 @@ + ${maven.javadoc.failOnError} + ${maven.javadoc.failOnWarnings} +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -22845,6 +27033,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${reportTestOutputDirectory} + ${resourcesArtifacts} + ${serialwarn} @@ -22890,11 +27079,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -22939,8 +27128,8 @@ + 2.8.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOption @@ -22948,8 +27137,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalJOptions @@ -22957,8 +27146,8 @@ + 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + additionalOptions @@ -22966,8 +27155,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + applyJavadocSecurityFix @@ -22975,16 +27164,16 @@ + 2.9.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + author + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspath @@ -22992,8 +27181,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bootclasspathArtifacts @@ -23001,32 +27190,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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + bottom + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + breakiterator + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + charset + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + debug @@ -23034,8 +27223,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceExcludes @@ -23043,8 +27232,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + dependencySourceIncludes @@ -23052,8 +27241,8 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectJavaApiLink @@ -23061,8 +27250,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectLinks @@ -23070,8 +27259,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + detectOfflineLinks @@ -23079,40 +27268,40 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docencoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docfilessubdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifact + org.apache.maven.plugins.javadoc.options.DocletArtifact + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletArtifacts @@ -23120,16 +27309,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + docletPath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doclint @@ -23137,48 +27326,48 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + doctitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + encoding + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludePackageNames + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + excludedocfilessubdir + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + extdirs + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnError @@ -23186,8 +27375,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + failOnWarnings @@ -23195,8 +27384,8 @@ + 3.0.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + finalName @@ -23214,32 +27403,32 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + groups + org.apache.maven.plugins.javadoc.options.Group[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + header + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + helpfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeDependencySources @@ -23247,25 +27436,27 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + includeTransitiveDependencySources + boolean + 2.7 ++ if these sources depend on transitive dependencies, those dependencies should be added to the pom as ++ direct dependencies + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + isOffline + boolean + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javaApiLinks @@ -23273,8 +27464,8 @@ + 2.6 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocDirectory @@ -23282,8 +27473,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocExecutable @@ -23291,8 +27482,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocOptionsDir @@ -23300,8 +27491,8 @@ + 2.7 + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + javadocVersion @@ -23309,8 +27500,8 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + jdkToolchain @@ -23318,8 +27509,8 @@ + 3.0.0 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + keywords @@ -23327,112 +27518,112 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + links + java.util.ArrayList + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + linksource + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + localRepository + org.apache.maven.artifact.repository.ArtifactRepository + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + locale + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + maxmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + minmemory + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + mojo + org.apache.maven.plugin.MojoExecution + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nocomment + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecated + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nodeprecatedlist + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nohelp + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nonavbar + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nooverview @@ -23440,24 +27631,24 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + noqualifier + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + nosince + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notimestamp @@ -23465,32 +27656,32 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + notree + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + offlineLinks + org.apache.maven.plugins.javadoc.options.OfflineLink[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + old + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + outputDirectory @@ -23498,16 +27689,16 @@ + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + overview + java.io.File + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + packagesheader @@ -23515,32 +27706,41 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + project + org.apache.maven.project.MavenProject + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + quiet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + reactorProjects + java.util.List + false + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. ++ ++ ++ release ++ java.lang.String ++ 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>. + + + resourcesArtifacts @@ -23548,24 +27748,24 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + serialwarn + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + session + org.apache.maven.execution.MavenSession + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + settings @@ -23573,16 +27773,16 @@ + 2.3 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + show + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + skip @@ -23590,16 +27790,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + source + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceDependencyCacheDir @@ -23607,32 +27807,34 @@ + 2.7 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileExcludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourceFileIncludes + java.util.List ++ 2.9 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcepath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + sourcetab @@ -23641,48 +27843,48 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + splitindex + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + stylesheetfile + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + subpackages + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglet + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifact @@ -23690,8 +27892,8 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletArtifacts @@ -23699,16 +27901,16 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tagletpath + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + taglets @@ -23716,16 +27918,16 @@ + 2.1 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + tags + org.apache.maven.plugins.javadoc.options.Tag[] + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + testJavadocDirectory @@ -23745,16 +27947,16 @@ + 2.4 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + use + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + useStandardDocletOptions @@ -23762,8 +27964,8 @@ + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + validateLinks @@ -23771,32 +27973,32 @@ + 2.8 + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + verbose + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + version + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + windowtitle + 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>. ++ Generates documentation for the <code>Java code</code> in an <b>aggregator</b> project using the standard ++<a href="http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">Javadoc Tool</a>. + + + @@ -23828,7 +28030,6 @@ + ${maven.javadoc.failOnWarnings} + +
${footer}
-+ ${groups} +
${header}
+ ${helpfile} + @@ -23866,6 +28067,7 @@ + + ${quiet} + ${reactorProjects} ++ + ${resourcesArtifacts} + ${serialwarn} + @@ -23905,11 +28107,11 @@ + artifactHandlerManager +
+ -+ org.apache.maven.shared.artifact.resolve.ArtifactResolver ++ org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolver + artifactResolver + + -+ org.apache.maven.shared.dependencies.resolve.DependencyResolver ++ org.apache.maven.shared.transfer.dependencies.resolve.DependencyResolver + dependencyResolver + + @@ -23942,7 +28144,7 @@ + org.apache.maven.resolver + maven-resolver-util + jar -+ 1.1.1 ++ 1.3.3 + + + org.eclipse.sisu @@ -23969,22 +28171,10 @@ + any + + -+ com.google.guava -+ guava -+ jar -+ 20.0 -+ -+ + com.google.inject + guice + jar -+ 4.2.0 -+ -+ -+ cglib -+ cglib -+ jar -+ 3.2.0 ++ 4.2.1 + + + aopalliance @@ -23993,16 +28183,28 @@ + 1.0 + + ++ cglib ++ cglib ++ jar ++ 3.2.0 ++ ++ ++ com.google.guava ++ guava ++ jar ++ 19.0 ++ ++ + org.apache.maven + maven-resolver-provider + jar -+ 3.5.4 ++ 3.6.1 + + + org.apache.maven.resolver + maven-resolver-api + jar -+ 1.1.1 ++ 1.3.3 + + + javax.inject @@ -24014,19 +28216,19 @@ + org.apache.maven.resolver + maven-resolver-impl + jar -+ 1.1.1 ++ 1.3.3 + + + org.apache.maven + maven-repository-metadata + jar -+ 3.5.4 ++ 3.6.1 + + + org.apache.maven.resolver + maven-resolver-spi + jar -+ 1.1.1 ++ 1.3.3 + + + org.eclipse.sisu @@ -24038,13 +28240,13 @@ + org.apache.maven + maven-model-builder + jar -+ 3.5.4 ++ 3.6.1 + + + org.apache.maven + maven-builder-support + jar -+ 3.5.4 ++ 3.6.1 + + + org.apache.maven.shared @@ -24056,13 +28258,13 @@ + org.codehaus.plexus + plexus-classworlds + jar -+ 2.5.2 ++ 2.6.0 + + + org.apache.maven + maven-settings-builder + jar -+ 3.5.4 ++ 3.6.1 + + + org.sonatype.plexus @@ -24077,18 +28279,6 @@ + 1.4 + + -+ junit -+ junit -+ jar -+ 3.8.2 -+ -+ -+ org.hamcrest -+ hamcrest-core -+ jar -+ 1.3 -+ -+ + org.apache.maven + maven-model + jar @@ -24146,7 +28336,13 @@ + org.apache.maven.shared + maven-artifact-transfer + jar -+ 0.9.1 ++ 0.10.1 ++ ++ ++ commons-codec ++ commons-codec ++ jar ++ 1.11 + + + org.eclipse.aether @@ -24155,12 +28351,6 @@ + 0.9.0.M2 + + -+ commons-codec -+ commons-codec -+ jar -+ 1.6 -+ -+ + org.slf4j + slf4j-api + jar @@ -24191,24 +28381,6 @@ + 1.7.5 + + -+ org.apache.maven.doxia -+ doxia-core -+ jar -+ 1.7 -+ -+ -+ xmlunit -+ xmlunit -+ jar -+ 1.5 -+ -+ -+ commons-lang -+ commons-lang -+ jar -+ 2.4 -+ -+ + commons-collections + commons-collections + jar @@ -24221,10 +28393,22 @@ + 1.2 + + -+ org.codehaus.plexus -+ plexus-i18n ++ org.apache.maven.doxia ++ doxia-core + jar -+ 1.0-beta-7 ++ 1.7 ++ ++ ++ commons-lang ++ commons-lang ++ jar ++ 2.4 ++ ++ ++ xmlunit ++ xmlunit ++ jar ++ 1.5 + + + org.apache.maven.doxia @@ -24234,6 +28418,12 @@ + + + org.codehaus.plexus ++ plexus-i18n ++ jar ++ 1.0-beta-7 ++ ++ ++ org.codehaus.plexus + plexus-container-default + jar + 1.0-alpha-30 @@ -24260,7 +28450,19 @@ + org.apache.xbean + xbean-reflect + jar -+ 3.7 ++ SYSTEM ++ ++ ++ junit ++ junit ++ jar ++ SYSTEM ++ ++ ++ org.hamcrest ++ hamcrest-core ++ jar ++ 1.3 + + + org.apache.velocity @@ -24296,37 +28498,37 @@ + org.apache.httpcomponents + httpclient + jar -+ 4.5.2 ++ 4.5.8 + + + org.apache.httpcomponents + httpcore + jar -+ SYSTEM ++ any + + + commons-logging + commons-logging + jar -+ SYSTEM ++ any + + + com.thoughtworks.qdox + qdox + jar -+ 2.0-M7 ++ 2.0-M10 + + + org.codehaus.plexus + plexus-java + jar -+ 0.9.8 ++ 1.0.3 + + + org.ow2.asm + asm + jar -+ 6.2 ++ 7.0 + + + org.codehaus.plexus @@ -24335,12 +28537,6 @@ + 3.6.0 + + -+ org.codehaus.plexus -+ plexus-io -+ jar -+ 3.0.1 -+ -+ + org.apache.commons + commons-compress + jar @@ -24354,6 +28550,12 @@ + + + org.codehaus.plexus ++ plexus-io ++ jar ++ 3.1.1 ++ ++ ++ org.codehaus.plexus + plexus-utils + jar + 3.0.24 diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index f1a7e57..843735e 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -128,6 +128,7 @@ cp %{SOURCE1} build.xml %pom_xpath_remove pom:project/pom:parent/pom:relativePath %pom_remove_dep :::test: +%pom_change_dep :::provided: :::compile: %build %if %{with bootstrap} @@ -179,7 +180,7 @@ build-jar-repository -s lib \ %else xmvn --batch-mode --offline \ -Dmaven.test.skip=true -DmavenVersion=3.5.0 \ - package org.apache.maven.plugins:maven-javadoc-plugin:aggregate + package %endif %{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar @@ -192,10 +193,10 @@ xmvn --batch-mode --offline \ %license LICENSE %doc NOTICE -%if %{without bootstrap} -%files javadoc -f .mfiles-javadoc -%license LICENSE -%doc NOTICE -%endif +#%if %{without bootstrap} +#%files javadoc -f .mfiles-javadoc +#%license LICENSE +#%doc NOTICE +#%endif %changelog From cc3d3a9dfe62757e64962f4993eafd9a029925ceaed3265a8b343f70f85fb2e3 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 22 Nov 2019 00:19:51 +0000 Subject: [PATCH 4/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=13 --- maven-javadoc-plugin.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index 843735e..3ae221a 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -179,8 +179,8 @@ build-jar-repository -s lib \ %{ant} -Dtest.skip=true jar %else xmvn --batch-mode --offline \ - -Dmaven.test.skip=true -DmavenVersion=3.5.0 \ - package + -Dmaven.test.skip=true -DmavenVersion=3.5.0 -Dmaven.compiler.release=7 \ + package org.apache.maven.plugins:maven-javadoc-plugin:aggregate %endif %{mvn_artifact} pom.xml target/%{base_name}-%{version}.jar @@ -193,10 +193,10 @@ xmvn --batch-mode --offline \ %license LICENSE %doc NOTICE -#%if %{without bootstrap} -#%files javadoc -f .mfiles-javadoc -#%license LICENSE -#%doc NOTICE -#%endif +%if %{without bootstrap} +%files javadoc -f .mfiles-javadoc +%license LICENSE +%doc NOTICE +%endif %changelog From 7e47f2302555afc4ddd751012ae9fa22708e90e6c0aaf8d6b5a8fbb16fe69489 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 22 Nov 2019 15:44:13 +0000 Subject: [PATCH 5/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=14 --- maven-javadoc-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index 3ae221a..510b8b7 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -179,7 +179,10 @@ build-jar-repository -s lib \ %{ant} -Dtest.skip=true jar %else xmvn --batch-mode --offline \ - -Dmaven.test.skip=true -DmavenVersion=3.5.0 -Dmaven.compiler.release=7 \ + -Dmaven.test.skip=true -DmavenVersion=3.5.0 \ +%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} + -Dmaven.compiler.release=7 \ +%endif package org.apache.maven.plugins:maven-javadoc-plugin:aggregate %endif From 42af0b3782ec8cabc7a067c3b41cfedb56e4ee99167d68351732110e591f8f0b Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 24 Nov 2019 17:42:28 +0000 Subject: [PATCH 6/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=15 --- maven-javadoc-plugin.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/maven-javadoc-plugin.changes b/maven-javadoc-plugin.changes index 1cc8376..9ec3403 100644 --- a/maven-javadoc-plugin.changes +++ b/maven-javadoc-plugin.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 24 17:40:49 UTC 2019 - Fridrich Strba + +- Upgrade to version 3.1.1 +- Modified patch: + * maven-javadoc-plugin-bootstrap-resources.patch + + Regenerate patch from the non-bootstrap build + ------------------------------------------------------------------- Thu Nov 21 16:33:35 UTC 2019 - Fridrich Strba From ed540573a2dbbbbddbe34163c6ad4291719e8923f84bdc1624717196af94d33e Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 24 Nov 2019 17:43:53 +0000 Subject: [PATCH 7/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=16 --- maven-javadoc-plugin.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/maven-javadoc-plugin.spec b/maven-javadoc-plugin.spec index 510b8b7..d3458e3 100644 --- a/maven-javadoc-plugin.spec +++ b/maven-javadoc-plugin.spec @@ -128,7 +128,6 @@ cp %{SOURCE1} build.xml %pom_xpath_remove pom:project/pom:parent/pom:relativePath %pom_remove_dep :::test: -%pom_change_dep :::provided: :::compile: %build %if %{with bootstrap} From 1604720f89b2ddb5bdf4c11dfed8068a8aa3d500700bdd676354060457353d13 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 25 Nov 2019 17:43:04 +0000 Subject: [PATCH 8/8] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-javadoc-plugin?expand=0&rev=17 --- ...n-javadoc-plugin-bootstrap-resources.patch | 44 ++++++++----------- 1 file changed, 19 insertions(+), 25 deletions(-) diff --git a/maven-javadoc-plugin-bootstrap-resources.patch b/maven-javadoc-plugin-bootstrap-resources.patch index 7f81e7f..6a2c602 100644 --- a/maven-javadoc-plugin-bootstrap-resources.patch +++ b/maven-javadoc-plugin-bootstrap-resources.patch @@ -1,10 +1,7 @@ ---- maven-javadoc-plugin-3.0.1/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.0.1/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-javadoc-plugin/plugin-help.xml 2019-04-01 11:52:00.291946061 +0200 -@@ -0,0 +1,12573 @@ +--- maven-javadoc-plugin-3.1.1/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.1.1/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,12570 @@ + -+ -+ -+ + + ${project.name} + ${project.description} @@ -12574,13 +12571,10 @@ +
+
+
---- maven-javadoc-plugin-3.0.1/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 -+++ maven-javadoc-plugin-3.0.1/src/main/filtered-resources/META-INF/maven/plugin.xml 2019-04-01 11:51:54.867919169 +0200 -@@ -0,0 +1,15991 @@ +--- maven-javadoc-plugin-3.1.1/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 ++++ maven-javadoc-plugin-3.1.1/src/main/filtered-resources/META-INF/maven/plugin.xml 2019-11-25 18:39:36.449612339 +0100 +@@ -0,0 +1,15988 @@ + -+ -+ -+ + + ${project.name} + ${project.description} @@ -28144,7 +28138,7 @@ + org.apache.maven.resolver + maven-resolver-util + jar -+ 1.3.3 ++ 1.4.1 + + + org.eclipse.sisu @@ -28198,13 +28192,13 @@ + org.apache.maven + maven-resolver-provider + jar -+ 3.6.1 ++ 3.6.2 + + + org.apache.maven.resolver + maven-resolver-api + jar -+ 1.3.3 ++ 1.4.1 + + + javax.inject @@ -28216,19 +28210,19 @@ + org.apache.maven.resolver + maven-resolver-impl + jar -+ 1.3.3 ++ 1.4.1 + + + org.apache.maven + maven-repository-metadata + jar -+ 3.6.1 ++ 3.6.2 + + + org.apache.maven.resolver + maven-resolver-spi + jar -+ 1.3.3 ++ 1.4.1 + + + org.eclipse.sisu @@ -28240,13 +28234,13 @@ + org.apache.maven + maven-model-builder + jar -+ 3.6.1 ++ 3.6.2 + + + org.apache.maven + maven-builder-support + jar -+ 3.6.1 ++ 3.6.2 + + + org.apache.maven.shared @@ -28264,7 +28258,7 @@ + org.apache.maven + maven-settings-builder + jar -+ 3.6.1 ++ 3.6.2 + + + org.sonatype.plexus @@ -28318,7 +28312,7 @@ + org.codehaus.plexus + plexus-interpolation + jar -+ 1.22 ++ 1.25 + + + org.apache.maven.shared @@ -28438,13 +28432,13 @@ + org.ow2.asm + asm-tree + jar -+ 6.2.1 ++ 7.2 + + + org.ow2.asm + asm-analysis + jar -+ 6.2.1 ++ 7.2 + + + org.apache.xbean @@ -28540,7 +28534,7 @@ + org.apache.commons + commons-compress + jar -+ 1.16.1 ++ 1.19 + + + org.tukaani