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) - Method in class org.apache.maven.plugins.plugin.descriptor.PluginDescriptorBuilder
- build(Reader, String) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
- build(Reader, String) - Method in class org.apache.maven.plugins.plugin.descriptor.PluginDescriptorBuilder
- buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
- buildComponentDescriptor(PlexusConfiguration, PluginDescriptor) - Method in class org.apache.maven.plugins.plugin.descriptor.PluginDescriptorBuilder
- buildConfiguration(Reader) - Method in class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
-
Cache the returned configuration for additional evaluation in
EnhancedPluginDescriptorBuilder.build(Reader, String). - buildConfiguration(Reader) - Method in class org.apache.maven.plugins.plugin.descriptor.PluginDescriptorBuilder
C
- canGenerateReport() - Method in class org.apache.maven.plugin.plugin.report.PluginReport
D
- discoverJdkRequirement(MavenProject, PluginDescriptor) - Static method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
-
Tries to determine the JDK requirement from the following sources (until one is found) use JDK requirement from plugin descriptor use
releaseconfiguration oforg.apache.maven.plugins:maven-compiler-pluginusemaven.compiler.release<property usetargetconfiguration oforg.apache.maven.plugins:maven-compiler-pluginusemaven.compiler.targetproperty - discoverMavenRequirement(MavenProject, PluginDescriptor) - Static method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
-
Tries to determine the Maven requirement from either the plugin descriptor or (if not set) from the Maven prerequisites element in the POM.
- discoverRequirements(MavenProject) - Static method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
E
- EnhancedPluginDescriptorBuilder - Class in org.apache.maven.plugins.plugin.descriptor
-
Reads enhanced plugin.xml files as generated by
PluginDescriptorFilesGeneratorand 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
- hasSameRequirements(RequirementsHistory) - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
- 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
- PluginDescriptorBuilder - Class in org.apache.maven.plugins.plugin.descriptor
-
Build plugin descriptor object from
plugin.xml. - PluginDescriptorBuilder() - Constructor for class org.apache.maven.plugins.plugin.descriptor.PluginDescriptorBuilder
- PluginNoForkReport - Class in org.apache.maven.plugin.plugin.report
-
Generates the plugin's report: the plugin details page at
plugin-info.html, and onegoal-mojo.htmlper goal. - PluginNoForkReport(RuntimeInformation, I18N, MavenSession, RepositorySystem, ProjectBuilder) - Constructor for class org.apache.maven.plugin.plugin.report.PluginNoForkReport
- PluginReport - Class in org.apache.maven.plugin.plugin.report
-
Generates the plugin's report: the plugin details page at
plugin-info.htmland onegoal-mojo.htmlper goal. - PluginReport(RuntimeInformation, I18N, MavenSession, RepositorySystem, ProjectBuilder) - 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