@Mojo(name="test-jxr") @Execute(phase=GENERATE_TEST_SOURCES) public class JxrTestReport extends AbstractJxrReport
skiplocale, mojoExecution, outputDirectory, outputFormat, outputTimestamp, project, reactorProjects, remoteProjectRepositories, repoSession, siteDirectory, siteRenderer, siteTool| Constructor and Description | 
|---|
JxrTestReport()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription(Locale locale)  | 
protected File | 
getJavadocLocation()
Abstract method that returns the location where (Test) Javadoc is generated for this project. 
 | 
String | 
getName(Locale locale)  | 
String | 
getOutputName()  | 
protected File | 
getPluginReportOutputDirectory()
Abstract method that returns the plugin report output directory where the generated JXR report will be put
 beneath  
AbstractMavenReport.getReportOutputDirectory(). | 
protected List<String> | 
getSourceRoots()
Abstract method that returns the specified source directories that will be included in the JXR report generation. 
 | 
protected List<String> | 
getSourceRoots(org.apache.maven.project.MavenProject project)
Abstract method that returns the compile source directories of the specified project that will be included in the
 JXR report generation 
 | 
canGenerateReport, constructSourceDirs, executeReport, getBundle, getMojoExecution, getProject, getReactorProjects, getSession, init, isAggregate, isExternalReport, pruneSourceDirscloseReport, constructXrefLocation, execute, generate, generate, getCategoryName, getInputEncoding, getLocale, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, getXrefLocation, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContextprotected List<String> getSourceRoots()
AbstractJxrReportgetSourceRoots in class AbstractJxrReportprotected List<String> getSourceRoots(org.apache.maven.project.MavenProject project)
AbstractJxrReportgetSourceRoots in class AbstractJxrReportproject - the MavenProject where the JXR report plugin will be executedprotected File getPluginReportOutputDirectory()
AbstractJxrReportAbstractMavenReport.getReportOutputDirectory().getPluginReportOutputDirectory in class AbstractJxrReportpublic String getOutputName()
protected File getJavadocLocation()
AbstractJxrReportgetJavadocLocation in class AbstractJxrReportCopyright © 2005–2024 The Apache Software Foundation. All rights reserved.