@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, remoteRepositories, resolver, settings, skipEmptyReportlocale, mojoExecution, outputDirectory, outputFormat, outputTimestamp, project, reactorProjects, remoteProjectRepositories, repoSession, siteDirectory, 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, 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.artifact.metadata.ArtifactMetadataSource artifactMetadataSource
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.