Package | Description |
---|---|
org.apache.maven.plugin.plugin | |
org.apache.maven.tools.plugin.generator |
Modifier and Type | Method and Description |
---|---|
protected abstract Generator |
AbstractGeneratorMojo.createGenerator() |
protected Generator |
DescriptorGeneratorMojo.createGenerator() |
protected Generator |
HelpGeneratorMojo.createGenerator() |
Modifier and Type | Class and Description |
---|---|
class |
PluginDescriptorGenerator
Generate a Maven Plugin Descriptor XML file and
corresponding
plugin-help.xml help content for PluginHelpGenerator . |
class |
PluginHelpGenerator
Generates an
HelpMojo class from help-class-source.vm template. |
class |
PluginXdocGenerator
Generate xdoc documentation for each mojo.
|
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.