public class DependencyManagementReport extends AbstractProjectInfoReport
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.artifact.metadata.ArtifactMetadataSource |
artifactMetadataSource
Artifact metadata source component.
|
customBundle, factory, localRepository, outputDirectory, project, remoteRepositories, resolver, settings, siteRenderer, siteTool| Constructor and Description |
|---|
DependencyManagementReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
void |
executeReport(Locale locale) |
protected String |
getI18Nsection() |
String |
getOutputName() |
execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getProject, getReportOutputDirectory, getSiteRenderer, setReportOutputDirectorycloseReport, generate, generate, generate, getSink, getSinkFactory, isExternalReportprotected org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
public void executeReport(Locale locale)
executeReport in class org.apache.maven.reporting.AbstractMavenReportpublic String getOutputName()
protected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoReportpublic boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class org.apache.maven.reporting.AbstractMavenReportCopyright © 2005–2014. All rights reserved.