@Mojo(name="dependency-management",
requiresDependencyResolution=TEST)
public class DependencyManagementReport
extends AbstractProjectInfoReport
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.artifact.metadata.ArtifactMetadataSource |
artifactMetadataSource
Artifact metadata source component.
|
customBundle, localRepository, pluginRepositories, projectBuilder, reactorProjects, remoteRepositories, resolver, settings, siteTool, skipEmptyReportoutputDirectory, project, siteRenderer| 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, getPlugin, getPluginParameter, getProject, getReactorProjects, getReportOutputDirectory, getSession, getSiteRenderer, isEmpty, setReportOutputDirectorycloseReport, generate, generate, generate, getInputEncoding, getOutputEncoding, getSink, getSinkFactory, isExternalReport@Component protected org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
public boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class AbstractProjectInfoReportpublic void executeReport(Locale locale)
executeReport in class org.apache.maven.reporting.AbstractMavenReportpublic String getOutputName()
protected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoReportCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.