org.apache.maven.report.projectinfo
public class MailingListsReport extends AbstractProjectInfoReport
Modifier and Type | Class and Description |
---|---|
protected static class |
MailingListsReport.MailingListsRenderer
Internal renderer class
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
introduction
Deprecated.
since 2.3, you should use a custom bundle.
|
customBundle, factory, localRepository, outputDirectory, project, remoteRepositories, resolver, settings, siteRenderer, siteTool
Constructor and Description |
---|
MailingListsReport() |
Modifier and Type | Method and Description |
---|---|
void |
executeReport(java.util.Locale locale) |
protected java.lang.String |
getI18Nsection() |
java.lang.String |
getOutputName() |
execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getProject, getReportOutputDirectory, getSiteRenderer, setReportOutputDirectory
canGenerateReport, closeReport, generate, generate, generate, getSink, getSinkFactory, isExternalReport
protected java.lang.String introduction
public void executeReport(java.util.Locale locale)
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
public java.lang.String getOutputName()
protected java.lang.String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoReport
Copyright © 2005-2014. All Rights Reserved.