protected static class PluginManagementReport.PluginManagementRenderer extends AbstractProjectInfoRenderer
i18n, locale
sink
Constructor and Description |
---|
PluginManagementReport.PluginManagementRenderer(Log log,
Sink sink,
Locale locale,
org.codehaus.plexus.i18n.I18N i18n,
List<Plugin> plugins,
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() |
getI18nString, getI18nString, getTitle, text
createLinkPatternedText, endSection, endTable, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, verbatimLink, verbatimText
public PluginManagementReport.PluginManagementRenderer(Log log, Sink sink, Locale locale, org.codehaus.plexus.i18n.I18N i18n, List<Plugin> plugins, org.apache.maven.project.MavenProject project, org.apache.maven.project.MavenProjectBuilder mavenProjectBuilder, org.apache.maven.artifact.factory.ArtifactFactory artifactFactory, ArtifactRepository localRepository)
log
- log
sink
- Sink
locale
- Locale
i18n
- I18N
plugins
- Plugin
project
- MavenProject
mavenProjectBuilder
- MavenProjectBuilder
artifactFactory
- ArtifactFactory
localRepository
- ArtifactRepository
protected String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoRenderer
public void renderBody()
renderBody
in class AbstractMavenReportRenderer
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.