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.ParserCallback implementation.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.The type of the plugin descriptor fileGenerates anHelpMojo
class fromhelp-class-source.vm
template.