Index
All Classes and Interfaces|All Packages
A
- AbstractPluginReportRenderer - Class in org.apache.maven.plugin.plugin.report
-
Base class for all reports generated by the plugin report plugin.
- AbstractPluginReportRenderer(Sink, Locale, I18N, MavenProject) - Constructor for class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
B
- build(Reader, String) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
- buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
- buildConfiguration(Reader) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
-
Cache the returned configuration for additional evaluation in
EnhancedPluginDescriptorBuilder.build(Reader, String)
.
C
- canGenerateReport() - Method in class org.apache.maven.plugin.plugin.report.PluginReport
E
- EnhancedPluginDescriptorBuilder - Class in org.apache.maven.plugins.plugin.descriptor
-
Reads enhanced plugin.xml files as generated by
PluginDescriptorFilesGenerator
and used byPluginReport
. - EnhancedPluginDescriptorBuilder(RuntimeInformation) - Constructor for class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
- execute() - Method in class org.apache.maven.plugins.maven_plugin_report_plugin.HelpMojo
- executeReport(Locale) - Method in class org.apache.maven.plugin.plugin.report.PluginReport
G
- getDescription(Locale) - Method in class org.apache.maven.plugin.plugin.report.PluginReport
- getI18nSection() - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
- getI18nSection() - Method in class org.apache.maven.plugin.plugin.report.GoalRenderer
- getI18nString(String) - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
Returns
- getI18nString(String, String) - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
- getJdk() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
- getMaven() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
- getName(Locale) - Method in class org.apache.maven.plugin.plugin.report.PluginReport
- getOutputName() - Method in class org.apache.maven.plugin.plugin.report.PluginReport
- getTitle() - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
- getTitle() - Method in class org.apache.maven.plugin.plugin.report.GoalRenderer
- getVersion() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
- GoalRenderer - Class in org.apache.maven.plugin.plugin.report
- GoalRenderer(Sink, I18N, Locale, MavenProject, MojoDescriptor, File, boolean, Log) - Constructor for class org.apache.maven.plugin.plugin.report.GoalRenderer
H
- HelpMojo - Class in org.apache.maven.plugins.maven_plugin_report_plugin
-
Display help information on maven-plugin-report-plugin.
Callmvn plugin-report:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.maven.plugins.maven_plugin_report_plugin.HelpMojo
L
- locale - Variable in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
O
- org.apache.maven.plugin.plugin.report - package org.apache.maven.plugin.plugin.report
- org.apache.maven.plugins.maven_plugin_report_plugin - package org.apache.maven.plugins.maven_plugin_report_plugin
- org.apache.maven.plugins.plugin.descriptor - package org.apache.maven.plugins.plugin.descriptor
P
- PluginReport - Class in org.apache.maven.plugin.plugin.report
-
Generates the Plugin's documentation report:
plugin-info.html
plugin overview page, and onegoal-mojo.html
per goal. - PluginReport() - Constructor for class org.apache.maven.plugin.plugin.report.PluginReport
- project - Variable in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
R
- renderBody() - Method in class org.apache.maven.plugin.plugin.report.GoalRenderer
- RequirementsHistory - Class in org.apache.maven.plugin.plugin.report
-
Plugin requirements history.
- RequirementsHistory() - Constructor for class org.apache.maven.plugin.plugin.report.RequirementsHistory
T
- toString() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
All Classes and Interfaces|All Packages