@Mojo(name="mailing-list") 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 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(Locale locale) |
protected String |
getI18Nsection() |
String |
getOutputName() |
execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getProject, getReportOutputDirectory, getSiteRenderer, setReportOutputDirectory
canGenerateReport, closeReport, generate, generate, generate, getSink, getSinkFactory, isExternalReport
@Parameter protected String introduction
public void executeReport(Locale locale)
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
public String getOutputName()
protected String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoReport
Copyright © 2005-2016 The Apache Software Foundation. All Rights Reserved.