Uses of Annotation Type
org.apache.maven.plugins.annotations.Parameter
-
Uses of Parameter in org.apache.maven.plugin.plugin
Modifier and TypeFieldDescriptionDescriptorGeneratorMojo.externalJavadocBaseUrls
Creates links to existing external javadoc-generated documentation.protected String
AbstractGeneratorMojo.goalPrefix
The goal prefix that will appear before the ":".protected URI
DescriptorGeneratorMojo.internalJavadocBaseUrl
The base URL for the Javadoc site containing the current project's API documentation.protected String
DescriptorGeneratorMojo.internalJavadocVersion
The version of the javadoc tool (equal to the container JDK version) used to generate the internal javadoc Only relevant ifDescriptorGeneratorMojo.internalJavadocBaseUrl
is set.protected File
HelpGeneratorMojo.outputDirectory
The directory where the generatedHelpMojo
file will be put.