-
Classes Class Description org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor Scripting support for Mojos is deprecated and is planned to be removed in Maven 4.0
-
Fields Field Description org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.MULTI_EXECUTION_STRATEGY use@executionStrategy always
insteadorg.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.PARAMETER_EXPRESSION use PARAMETER_PROPERTY insteadorg.apache.maven.tools.plugin.util.PluginUtils.MAVEN_COMPONENTS wrong approach (fake components), documented parameter default values instead to learn people how to discover them
-
Methods Method Description org.apache.maven.plugins.annotations.Mojo.executionStrategy() unusedorg.apache.maven.plugins.annotations.Mojo.inheritByDefault() unusedorg.apache.maven.plugins.annotations.Mojo.requiresDirectInvocation() unusedorg.apache.maven.plugins.annotations.Mojo.requiresReports() unusedorg.apache.maven.tools.plugin.generator.GeneratorUtils.decodeJavadocTags(String) Only used for non java extractororg.apache.maven.tools.plugin.generator.GeneratorUtils.toText(String) Replaced byHtmlToPlainTextConverter
-
Annotation Type Elements Annotation Type Element Description org.apache.maven.plugins.annotations.Mojo.executionStrategy() unusedorg.apache.maven.plugins.annotations.Mojo.inheritByDefault() unusedorg.apache.maven.plugins.annotations.Mojo.requiresDirectInvocation() unusedorg.apache.maven.plugins.annotations.Mojo.requiresReports() unused