@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, pluginRepositories, projectBuilder, reactorProjects, resolver, settings, skipEmptyReport
localRepository, outputDirectory, project, remoteRepositories, siteRenderer, siteTool
Constructor and Description |
---|
DependencyManagementReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
void |
executeReport(Locale locale) |
protected String |
getI18Nsection() |
String |
getOutputName() |
getCategoryName, getDescription, getI18N, getI18nString, getLicenseMappings, getName, getOutputDirectory, getPlugin, getPluginParameter, getProject, getReactorProjects, getReportOutputDirectory, getSession, isEmpty, setReportOutputDirectory
closeReport, execute, generate, generate, generate, getInputEncoding, getOutputEncoding, getSink, getSinkFactory, getSiteRenderer, isExternalReport
@Component protected org.apache.maven.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
public boolean canGenerateReport()
canGenerateReport
in interface org.apache.maven.reporting.MavenReport
canGenerateReport
in class AbstractProjectInfoReport
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–2023 The Apache Software Foundation. All rights reserved.