@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, skipEmptyReport
locale, 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, isEmpty
closeReport, constructXrefLocation, execute, generate, generate, getInputEncoding, getLocale, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, getXrefLocation, isExternalReport, setReportOutputDirectory
getLog, 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.MavenReport
canGenerateReport
in class AbstractProjectInfoReport
org.apache.maven.reporting.MavenReportException
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–2024 The Apache Software Foundation. All rights reserved.