| Interface | Description |
|---|---|
| Converter |
Interface for processing plugin descriptor values (prior to serialization)
|
| Generator |
Generate something, for instance a plugin report, from a plugin descriptor.
|
| Class | Description |
|---|---|
| GeneratorUtils |
Convenience methods to play with Maven plugins.
|
| HtmlToPlainTextConverter |
Replaces (X)HTML content by plain text equivalent.
|
| 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. |
| Exception | Description |
|---|---|
| GeneratorException |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.