@Mojo(name="dependency-info") public final class DependencyInformationReport extends AbstractProjectInfoReport
| Modifier and Type | Field and Description |
|---|---|
protected String |
artifactId |
protected String |
groupId |
protected String |
packaging |
protected String |
version |
customBundle, localRepository, pluginRepositories, projectBuilder, reactorProjects, remoteRepositories, resolver, settings, siteTool, skipEmptyReportoutputDirectory, project, siteRendererCATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE| Constructor and Description |
|---|
DependencyInformationReport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeReport(Locale locale) |
protected String |
getI18Nsection() |
String |
getOutputName() |
canGenerateReport, execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getPlugin, getPluginParameter, getProject, getReactorProjects, getReportOutputDirectory, getSession, getSiteRenderer, isEmpty, setReportOutputDirectorycloseReport, generate, generate, generate, getInputEncoding, getOutputEncoding, getSink, getSinkFactory, isExternalReportgetLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${project.groupId}", required=true) protected String groupId
@Parameter(defaultValue="${project.artifactId}", required=true) protected String artifactId
@Parameter(defaultValue="${project.version}", required=true) protected String version
@Parameter(defaultValue="${project.packaging}", required=true) protected String packaging
public String getOutputName()
protected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoReportprotected void executeReport(Locale locale) throws MavenReportException
executeReport in class AbstractMavenReportMavenReportExceptionCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.