@Mojo(name="changes-report", threadSafe=true) public class ChangesMojo extends AbstractChangesReport
| Modifier and Type | Field and Description |
|---|---|
protected MavenSession |
session |
basedir, factory, i18n, localRepository, mavenSession, project, resolver, runOnlyAtExecutionRoot, siteRendererCATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE| Constructor and Description |
|---|
ChangesMojo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
void |
executeReport(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
protected String |
getTeamlist() |
execute, getOutputDirectory, getOutputEncoding, getProject, getSiteRenderer, isThisTheExecutionRootcloseReport, generate, generate, generate, getCategoryName, getInputEncoding, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${session}", readonly=true, required=true) protected MavenSession session
public boolean canGenerateReport()
canGenerateReport in interface MavenReportcanGenerateReport in class AbstractMavenReportpublic void executeReport(Locale locale) throws MavenReportException
executeReport in class AbstractMavenReportMavenReportExceptionpublic String getOutputName()
protected String getTeamlist()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.