@Mojo(name="test-aggregate", aggregator=true, requiresDependencyResolution=TEST) public class AggregatorTestJavadocReport extends TestJavadocReport
Java Test code in an aggregator project using the standard
Javadoc Tool.aggregate, ARGFILE_FILE_NAME, DEBUG_JAVADOC_SCRIPT_NAME, DEFAULT_JAVA_API_LINKS, failOnError, FILES_FILE_NAME, JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER, links, OPTIONS_FILE_NAME, outputDirectory, PACKAGES_FILE_NAME, project, skip, TEST_JAVADOC_RESOURCES_ATTACHMENT_CLASSIFIER, useStandardDocletOptionsCATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE| Constructor and Description |
|---|
AggregatorTestJavadocReport() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAggregator()
Indicates whether this goal is flagged with
@aggregator. |
configureDependencySourceResolution, executeReport, getCompileArtifacts, getDescription, getDoctitle, getExecutionProjectSourceRoots, getJavadocDirectory, getName, getOutputName, getOverview, getProjectArtifacts, getProjectBuildOutputDirs, getProjectSourceRoots, getReportOutputDirectory, getWindowtitle, setDestDir, setReportOutputDirectorycanGenerateReport, execute, generate, getCategoryName, isExternalReportbuildJavadocOptions, canGenerateReport, failOnError, getAttachmentClassifier, getDependencySourcePaths, getFiles, getJavadocOptionsFile, getOutputDirectory, getProject, getSourcePaths, logError, resolveDependencygetLog, getPluginContext, setLog, setPluginContextprotected boolean isAggregator()
AbstractJavadocMojo@aggregator.isAggregator in class JavadocReporttrue if the goal is designed as an aggregator, false otherwise.AggregatorJavadocReport,
AggregatorTestJavadocReportCopyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.