protected static class PluginManagementReport.PluginManagementRenderer extends AbstractProjectInfoRenderer
i18n, localesink| 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, textcreateLinkPatternedText, endSection, endTable, javaScript, link, linkPatternedText, paragraph, propertiesToString, render, startSection, startTable, startTable, tableCaption, tableCell, tableCell, tableHeader, tableHeaderCell, tableRow, verbatimLink, verbatimTextpublic 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 - logsink - Sinklocale - Localei18n - I18Nplugins - Pluginproject - MavenProjectprojectBuilder - ProjectBuilderrepositorySystem - RepositorySystembuildingRequest - ProjectBuildingRequestexcludes - the list of plugins to be excluded from the reportprotected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoRendererpublic void renderBody()
renderBody in class AbstractMavenReportRendererCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.