|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.javadoc.AbstractJavadocMojo
org.apache.maven.plugin.javadoc.JavadocJar
org.apache.maven.plugin.javadoc.TestJavadocJar
org.apache.maven.plugin.javadoc.AggregatorTestJavadocJar
public class AggregatorTestJavadocJar
Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar
using the standard Javadoc Tool.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugin.javadoc.AbstractJavadocMojo |
|---|
aggregate, ARGFILE_FILE_NAME, DEBUG_JAVADOC_SCRIPT_NAME, DEFAULT_JAVA_API_LINKS, failOnError, FILES_FILE_NAME, links, OPTIONS_FILE_NAME, PACKAGES_FILE_NAME, project, skip, useStandardDocletOptions |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AggregatorTestJavadocJar()
|
|
| Method Summary | |
|---|---|
protected boolean |
isAggregator()
Indicates whether this goal is flagged with @aggregator. |
| Methods inherited from class org.apache.maven.plugin.javadoc.TestJavadocJar |
|---|
getClassifier, getCompileArtifacts, getDoctitle, getExecutionProjectSourceRoots, getJavadocDirectory, getOutputDirectory, getOverview, getProjectArtifacts, getProjectBuildOutputDirs, getProjectSourceRoots, getWindowtitle |
| Methods inherited from class org.apache.maven.plugin.javadoc.JavadocJar |
|---|
execute |
| Methods inherited from class org.apache.maven.plugin.javadoc.AbstractJavadocMojo |
|---|
canGenerateReport, executeReport, getFiles, getSourcePaths |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregatorTestJavadocJar()
| Method Detail |
|---|
protected boolean isAggregator()
@aggregator.
isAggregator in class AbstractJavadocMojotrue if the goal is designed as an aggregator, false otherwise.AggregatorJavadocReport,
AggregatorTestJavadocReport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||