Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Fields
  • Methods
  • Annotation Type Elements
  • Deprecated 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
  • Deprecated Fields
    Field
    Description
    org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.MULTI_EXECUTION_STRATEGY
    use @executionStrategy always instead
    org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.PARAMETER_EXPRESSION
    use PARAMETER_PROPERTY instead
    org.apache.maven.tools.plugin.util.PluginUtils.MAVEN_COMPONENTS
    wrong approach (fake components), documented parameter default values instead to learn people how to discover them
  • Deprecated Methods
    Method
    Description
    org.apache.maven.plugins.annotations.Mojo.executionStrategy()
    unused
    org.apache.maven.plugins.annotations.Mojo.inheritByDefault()
    unused
    org.apache.maven.plugins.annotations.Mojo.requiresDirectInvocation()
    unused
    org.apache.maven.plugins.annotations.Mojo.requiresReports()
    unused
    org.apache.maven.tools.plugin.generator.GeneratorUtils.decodeJavadocTags(String)
    Only used for non java extractor
    org.apache.maven.tools.plugin.generator.GeneratorUtils.toText(String)
    Replaced by HtmlToPlainTextConverter
  • Deprecated Annotation Type Elements
    Annotation Type Element
    Description
    org.apache.maven.plugins.annotations.Mojo.executionStrategy()
    unused
    org.apache.maven.plugins.annotations.Mojo.inheritByDefault()
    unused
    org.apache.maven.plugins.annotations.Mojo.requiresDirectInvocation()
    unused
    org.apache.maven.plugins.annotations.Mojo.requiresReports()
    unused