Skip navigation links
A B C D E G H L O P R T 

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

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 release configuration of org.apache.maven.plugins:maven-compiler-plugin use maven.compiler.release< property use target configuration of org.apache.maven.plugins:maven-compiler-plugin use maven.compiler.target property
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 PluginDescriptorFilesGenerator and used by PluginReport.
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.
Call mvn 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 one goal-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
 
A B C D E G H L O P R T 
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.