@Mojo(name="test-resource-bundle", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, threadSafe=true) public class TestResourcesBundleMojo extends ResourcesBundleMojo
TestJavadocJar.testJavadocDirectory, along with javadoc configuration options from
AbstractJavadocMojo such as taglet, doclet, and link information into a deployable
artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the
includeDependencySources option, to generate javadocs that are somewhat consistent
with those generated in the original project itself.BUNDLE_OPTIONS_PATH, RESOURCES_DIR_PATHaggregate, 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, useStandardDocletOptions| Constructor and Description |
|---|
TestResourcesBundleMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttachmentClassifier()
Override this if you need to provide a bundle attachment classifier, as in the case of test
javadocs.
|
protected File |
getJavadocDirectory() |
executebuildJavadocOptions, canGenerateReport, configureDependencySourceResolution, executeReport, failOnError, getCompileArtifacts, getDependencySourcePaths, getDoctitle, getExecutionProjectSourceRoots, getFiles, getJavadocOptionsFile, getOutputDirectory, getOverview, getProject, getProjectArtifacts, getProjectBuildOutputDirs, getProjectSourceRoots, getSourcePaths, getWindowtitle, isAggregator, logError, resolveDependencygetLog, getPluginContext, setLog, setPluginContextprotected String getAttachmentClassifier()
AbstractJavadocMojogetAttachmentClassifier in class AbstractJavadocMojoprotected File getJavadocDirectory()
getJavadocDirectory in class AbstractJavadocMojoCopyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.