Uses of Annotation Type
org.apache.maven.plugins.annotations.Parameter
Packages that use Parameter
-
Uses of Parameter in org.apache.maven.plugin.plugin
Fields in org.apache.maven.plugin.plugin with annotations of type ParameterModifier and TypeFieldDescriptionDescriptorGeneratorMojo.externalJavadocBaseUrlsCreates links to existing external javadoc-generated documentation.protected StringAbstractGeneratorMojo.goalPrefixThe goal prefix that will appear before the ":".protected URIDescriptorGeneratorMojo.internalJavadocBaseUrlThe base URL for the Javadoc site containing the current project's API documentation.protected StringDescriptorGeneratorMojo.internalJavadocVersionThe version of the javadoc tool (equal to the container JDK version) used to generate the internal javadoc Only relevant ifDescriptorGeneratorMojo.internalJavadocBaseUrlis set.protected FileHelpGeneratorMojo.outputDirectoryThe directory where the generatedHelpMojofile will be put.protected org.apache.maven.project.MavenProjectAbstractGeneratorMojo.projectThe project currently being built. -
Uses of Parameter in org.apache.maven.plugin.plugin.report_old
Fields in org.apache.maven.plugin.plugin.report_old with annotations of type ParameterModifier and TypeFieldDescriptionprotected StringPluginReport.goalPrefixDeprecated.not used in report, will be removed in the next major version