All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractGeneratorMojo |
Abstract class for this Plugin.
|
| AbstractPluginReportRenderer |
Base class for all reports generated by the plugin report plugin.
|
| AbstractScriptedMojoDescriptorExtractor |
Deprecated.
|
| AddPluginArtifactMetadataMojo |
Inject any plugin-specific
artifact metadata to the project's
artifact, for subsequent installation and deployment.
|
| AnnotatedContent |
|
| AnnotatedField |
|
| AntMojoComponentFactory |
Deprecated.
|
| AntMojoDescriptorExtractor |
Deprecated.
|
| AntMojoWrapper |
Deprecated.
|
| AntPropertyHelper |
Deprecated.
|
| BeanshellMojoAdapter |
Deprecated.
|
| BeanshellMojoDescriptorExtractor |
Deprecated.
|
| CodeTagConverter |
|
| Component |
|
| Component |
A reference to a plexus component, assumed to be
available to the plugin container.
|
| ComponentAnnotationContent |
|
| Converter |
Interface for processing plugin descriptor values (prior to serialization)
|
| ConverterContext |
|
| DefaultMojoAnnotationsScanner |
Mojo scanner with java annotations.
|
| DefaultMojoScanner |
|
| DefaultPluginToolsRequest |
Default implementation of PluginToolsRequest, which is used to pass parameters to components used to extract
MojoDescriptor instances from different types of metadata
for a given plugin.
|
| DescriptorGeneratorMojo |
Generate a plugin descriptor.
|
| DocRootTagConverter |
|
| EnhancedParameterWrapper |
Wrapper around regular Parameter which adds capability to
read/write a type javadoc URL
|
| EnhancedPluginDescriptorBuilder |
|
| Execute |
|
| ExecuteAnnotationContent |
|
| ExtendedMojoDescriptor |
Extensions to MojoDescriptor not supported by Maven 3.2.5.
|
| ExtendedPluginDescriptor |
Extensions to PluginDescriptor not supported by Maven 3.2.5.
|
| ExtractionException |
Wrap errors when extraction exception occurred.
|
| FullyQualifiedJavadocReference |
Wraps a fully qualified (and resolved) code reference used in javadoc tags see, link and
linkplain.
|
| FullyQualifiedJavadocReference.MemberType |
The type of the member part of the reference.
|
| Generator |
Generate something, for instance a plugin report, from a plugin descriptor.
|
| GeneratorException |
|
| GeneratorUtils |
Convenience methods to play with Maven plugins.
|
| GoalRenderer |
|
| GroupKey |
Group key: defines "grouping" for descriptor (based on source of extraction) and rank within
group.
|
| GroupRepositoryMetadata |
Metadata for the group directory of the repository.
|
| HelpGeneratorMojo |
Generates a HelpMojo class.
|
| HelpMojo |
Display help information on maven-plugin-plugin.
Call mvn plugin:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| HelpMojo |
Display help information on maven-plugin-report-plugin.
Call mvn plugin-report:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| HtmlToPlainTextConverter |
Replaces (X)HTML content by plain text equivalent.
|
| InstantiationStrategy |
Component instantiation strategy.
|
| JavaAnnotationsMojoDescriptorExtractor |
JavaMojoDescriptorExtractor, a MojoDescriptor extractor to read descriptors from java classes with annotations.
|
| JavaClassConverterContext |
|
| JavadocBlockTagsToXhtmlConverter |
|
| JavadocBlockTagToHtmlConverter |
|
| JavadocInlineTagsToXhtmlConverter |
Replaces inline javadoc taglets by their according XHTML representation.
|
| JavadocInlineTagToHtmlConverter |
|
| JavadocLinkGenerator |
Generates links for elements (packages, classes, fields, constructors, methods) in external
and/or an internal (potentially not yet existing) javadoc site.
|
| JavadocLinkGenerator.JavadocToolVersionRange |
Javadoc tool version ranges whose generated sites expose different link formats.
|
| JavadocMojoAnnotation |
List of all Javadoc annotations used to describe a java Mojo.
|
| JavadocReference |
Describes a code reference used in javadoc tags see, link and linkplain.
|
| JavadocTagToHtmlConverter |
|
| JavaJavadocMojoDescriptorExtractor |
Extracts Mojo descriptors from Java source
javadoc comments only.
|
| LifecycleExecution |
A sub-process execution of a lifecycle to satisfy the
needs of a mojo.
|
| LifecyclePhase |
|
| LinkPlainTagToHtmlConverter |
|
| LinkTagToHtmlConverter |
|
| LinkUtils |
Utility methods for dealing with links generated from Javadoc tags.
|
| LiteralTagToHtmlConverter |
|
| Mojo |
This annotation will mark your class as a Mojo (ie.
|
| Mojo |
Mojo descriptor definition.
|
| MojoAnnotatedClass |
|
| MojoAnnotationContent |
|
| MojoAnnotationsScanner |
|
| MojoAnnotationsScannerRequest |
|
| MojoAnnotationVisitor |
Visitor for annotations.
|
| MojoClassVisitor |
Visitor for Mojo classes.
|
| MojoDescriptorExtractor |
|
| MojoDescriptorExtractorComparator |
|
| MojoFieldVisitor |
Visitors for fields.
|
| MojoMethodVisitor |
Method visitor.
|
| MojoParameterVisitor |
Common interface for field and method visitors.
|
| MojoScanner |
|
| Parameter |
|
| Parameter |
A parameter used by a mojo, and configurable from the
command line or POM configuration sections.
|
| ParameterAnnotationContent |
|
| PluginDescriptorFilesGenerator |
Serializes
a standard Maven Plugin Descriptor XML file
a descriptor containing a limited set of elements for PluginHelpGenerator
an enhanced descriptor containing HTML values for some elements (instead of plain text as for the other two)
for org.apache.maven.plugin.plugin.report.GoalRenderer
from a given in-memory descriptor.
|
| PluginHelpGenerator |
Generates an HelpMojo class from help-class-source.vm template.
|
| PluginMetadata |
Root element of a script-based mojo's plugin metadata bindings.
|
| PluginMetadataParseException |
Deprecated.
|
| PluginMetadataParser |
Deprecated.
|
| PluginMetadataXpp3Reader |
Class PluginMetadataXpp3Reader.
|
| PluginMetadataXpp3Reader.ContentTransformer |
|
| PluginMetadataXpp3Writer |
Class PluginMetadataXpp3Writer.
|
| PluginReport |
Generates the Plugin's documentation report: plugin-info.html plugin overview page,
and one goal-mojo.html per goal.
|
| PluginToolsRequest |
Request that encapsulates all information relevant to the process of extracting
MojoDescriptor
instances from metadata for a certain type of mojo.
|
| PluginUtils |
Convenience methods to play with Maven plugins.
|
| RequirementsHistory |
Plugin requirements history.
|
| ResolutionScope |
|
| SeeTagConverter |
|
| ValueTagConverter |
|