Package org.apache.maven.tools.plugin.generator
package org.apache.maven.tools.plugin.generator
-
ClassDescriptionInterface for processing plugin descriptor values (prior to serialization)Generate something, for instance a plugin report, from a plugin descriptor.Convenience methods to play with Maven plugins.Replaces (X)HTML content by plain text equivalent.Serializes a standard Maven Plugin Descriptor XML file a descriptor containing a limited set of attributes for
PluginHelpGenerator
an enhanced descriptor containing HTML values for some elements (instead of plain text as for the other two) forPluginXdocGenerator
from a given in-memory descriptor.Generates anHelpMojo
class fromhelp-class-source.vm
template.Generate xdoc documentation for each mojo.