protected static class PluginManagementReport.PluginManagementRenderer extends AbstractProjectInfoRenderer
i18n, locale
sink
Constructor and Description |
---|
PluginManagementRenderer(Log log,
Sink sink,
Locale locale,
org.codehaus.plexus.i18n.I18N i18n,
List<Plugin> plugins,
MavenProject project,
ProjectBuilder projectBuilder,
RepositorySystem repositorySystem,
ProjectBuildingRequest buildingRequest,
List<String> excludes) |
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 PluginManagementRenderer(Log log, Sink sink, Locale locale, org.codehaus.plexus.i18n.I18N i18n, List<Plugin> plugins, MavenProject project, ProjectBuilder projectBuilder, RepositorySystem repositorySystem, ProjectBuildingRequest buildingRequest, List<String> excludes)
log
- log
sink
- Sink
locale
- Locale
i18n
- I18N
plugins
- Plugin
project
- MavenProject
projectBuilder
- ProjectBuilder
repositorySystem
- RepositorySystem
buildingRequest
- ProjectBuildingRequest
excludes
- the list of plugins to be excluded from the reportprotected String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoRenderer
public void renderBody()
renderBody
in class AbstractMavenReportRenderer
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.