org.apache.maven.tools.plugin.generator
public class PluginDescriptorGenerator extends Object implements Generator
UNKNOWN: add example usage tag that can be shown in the doco need to add validation directives so that systems embedding maven2 can get validation directives to help users in IDEs.
Method Summary | |
---|---|
void | element(XMLWriter w, String name, String value) |
void | execute(File destinationDirectory, PluginDescriptor pluginDescriptor) |
protected void | processMojoDescriptor(MojoDescriptor mojoDescriptor, XMLWriter w) |