@Mojo(name="test-aggregate-jar", defaultPhase=PACKAGE, aggregator=true, requiresDependencyResolution=TEST) @Execute(phase=TEST_COMPILE) public class AggregatorTestJavadocJar extends TestJavadocJar
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.
ARGFILE_FILE_NAME, DEBUG_JAVADOC_SCRIPT_NAME, failOnError, failOnWarnings, FILES_FILE_NAME, JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER, links, OPTIONS_FILE_NAME, PACKAGES_FILE_NAME, project, session, skip, TEST_JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER, useStandardDocletOptions| Constructor and Description | 
|---|
AggregatorTestJavadocJar()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
isAggregator()
Indicates whether this goal is flagged with  
@aggregator. | 
configureDependencySourceResolution, getClassifier, getDependencyScopeFilter, getDoctitle, getExecutionProjectSourceRoots, getJavadocDirectory, getOutputDirectory, getOverview, getProjectBuildOutputDirs, getProjectSourceRoots, getWindowtitle, isTestdoExecutebuildJavadocOptions, canGenerateReport, collect, execute, executeReport, failOnError, getArtifactFile, getAttachmentClassifier, getDefaultJavadocApiLink, getDependencySourcePaths, getDoclint, getFiles, getJavadocOptionsFile, getProject, getSourcePaths, getToolchain, isValidJavadocLink, logError, resolveDependency, verifyRemovedParametergetLog, getPluginContext, setLog, setPluginContextprotected boolean isAggregator()
AbstractJavadocMojo@aggregator.isAggregator in class AbstractJavadocMojotrue if the goal is designed as an aggregator, false otherwise.AggregatorJavadocReport, 
AggregatorTestJavadocReportCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.