@Mojo(name="analyze-report", requiresDependencyResolution=TEST, threadSafe=true) @Execute(phase=TEST_COMPILE) public class AnalyzeReportMojo extends AbstractMavenReport
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE| Constructor and Description |
|---|
AnalyzeReportMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeReport(Locale locale) |
protected ResourceBundle |
getBundle(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
protected String |
getOutputDirectory() |
String |
getOutputName() |
protected MavenProject |
getProject() |
protected Renderer |
getSiteRenderer() |
canGenerateReport, closeReport, execute, generate, generate, generate, getCategoryName, getInputEncoding, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContextpublic void executeReport(Locale locale) throws MavenReportException
executeReport in class AbstractMavenReportMavenReportExceptionpublic String getOutputName()
protected MavenProject getProject()
getProject in class AbstractMavenReportprotected String getOutputDirectory()
getOutputDirectory in class AbstractMavenReportprotected Renderer getSiteRenderer()
getSiteRenderer in class AbstractMavenReportprotected ResourceBundle getBundle(Locale locale)
locale - the current localeResourceBundleCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.