@Mojo(name="scm") public class ScmReport extends AbstractProjectInfoReport
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.scm.manager.ScmManager |
scmManager
Maven SCM Manager.
|
customBundle, localRepository, pluginRepositories, projectBuilder, remoteRepositories, resolver, settings, skipEmptyReportlocale, mojoExecution, outputDirectory, outputFormat, outputTimestamp, project, reactorProjects, remoteProjectRepositories, repoSession, siteDirectory, siteRenderer, siteTool| Constructor and Description |
|---|
ScmReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
void |
executeReport(Locale locale) |
protected String |
getI18Nsection() |
String |
getOutputName() |
getCategoryName, getDescription, getI18N, getI18nString, getLicenseMappings, getMojoExecution, getName, getPlugin, getPluginParameter, getProject, getReactorProjects, getSession, isEmptycloseReport, constructXrefLocation, execute, generate, generate, getInputEncoding, getLocale, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, getXrefLocation, isExternalReport, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContext@Component protected org.apache.maven.scm.manager.ScmManager scmManager
public boolean canGenerateReport()
throws org.apache.maven.reporting.MavenReportException
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class AbstractProjectInfoReportorg.apache.maven.reporting.MavenReportExceptionpublic void executeReport(Locale locale)
executeReport in class org.apache.maven.reporting.AbstractMavenReportpublic String getOutputName()
protected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoReportCopyright © 2005–2024 The Apache Software Foundation. All rights reserved.