public class ScmReport extends AbstractProjectInfoReport
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.scm.manager.ScmManager |
scmManager
Maven SCM Manager.
|
customBundle, factory, localRepository, outputDirectory, project, remoteRepositories, resolver, settings, siteRenderer, siteTool
Constructor and Description |
---|
ScmReport() |
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
protected org.apache.maven.scm.manager.ScmManager scmManager
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-2012 Apache Software Foundation. All Rights Reserved.