Package | Description |
---|---|
org.apache.maven.plugin.plugin |
Modifier and Type | Field and Description |
---|---|
protected List<URI> |
DescriptorGeneratorMojo.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 if
DescriptorGeneratorMojo.internalJavadocBaseUrl is set. |
protected File |
HelpGeneratorMojo.outputDirectory
The directory where the generated
HelpMojo file will be put. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.