protected static class PluginsReport.PluginsRenderer extends AbstractProjectInfoRenderer
i18n, localesink| Constructor and Description |
|---|
PluginsReport.PluginsRenderer(Log log,
Sink sink,
Locale locale,
org.codehaus.plexus.i18n.I18N i18n,
List<Plugin> plugins,
List<ReportPlugin> reports,
org.apache.maven.project.MavenProject project,
org.apache.maven.project.MavenProjectBuilder mavenProjectBuilder,
org.apache.maven.artifact.factory.ArtifactFactory artifactFactory,
ArtifactRepository localRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getI18Nsection() |
void |
renderBody() |
protected static String |
resolveReportPluginVersion(ReportPlugin reportPlugin,
org.apache.maven.project.MavenProject project)
Resolve report plugin version.
|
getI18nString, getI18nString, getTitle, textcreateLinkPatternedText, endSection, endTable, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, verbatimLink, verbatimTextpublic PluginsReport.PluginsRenderer(Log log, Sink sink, Locale locale, org.codehaus.plexus.i18n.I18N i18n, List<Plugin> plugins, List<ReportPlugin> reports, org.apache.maven.project.MavenProject project, org.apache.maven.project.MavenProjectBuilder mavenProjectBuilder, org.apache.maven.artifact.factory.ArtifactFactory artifactFactory, ArtifactRepository localRepository)
log - logsink - Sinklocale - Localei18n - I18Nplugins - Artifactreports - Artifactproject - MavenProjectmavenProjectBuilder - MavenProjectBuilderartifactFactory - ArtifactFactorylocalRepository - ArtifactRepositoryprotected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoRendererpublic void renderBody()
renderBody in class AbstractMavenReportRendererprotected static String resolveReportPluginVersion(ReportPlugin reportPlugin, org.apache.maven.project.MavenProject project)
null
value has been found:
reportPlugin - the report plugin to resolve the versionproject - the current projectCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.