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

Deprecated API

Contents

  • Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Annotation Type Elements
  • Deprecated Classes
    Class
    Description
    org.apache.maven.plugin.plugin.report_old.PluginReport
    use the maven-plugin-report-plugin instead
    org.apache.maven.plugin.plugin.report_old.Requirements
    will be removed in the next major version
    org.apache.maven.plugin.plugin.report_old.RequirementsHistory
    org.apache.maven.plugins.plugin.descriptor_old.EnhancedPluginDescriptorBuilder
    org.apache.maven.script.ant.AntMojoComponentFactory
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.script.ant.AntMojoWrapper
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.script.ant.AntPropertyHelper
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.script.beanshell.BeanshellMojoAdapter
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
    org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
  • Deprecated Exceptions
    Exceptions
    Description
    org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
    Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
  • Deprecated Fields
    Field
    Description
    org.apache.maven.plugin.plugin.report_old.PluginReport.goalPrefix
    not used in report, will be removed in the next major version
    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.makeHtmlValid(String)
    Redundant for java extractor
    org.apache.maven.tools.plugin.generator.GeneratorUtils.toText(String)
    Replaced by HtmlToPlainTextConverter
  • Deprecated Constructors
    Constructor
    Description
    org.apache.maven.script.ant.AntPropertyHelper(MavenProject, Log)
    use the other constructor
    org.apache.maven.script.ant.AntPropertyHelper(ExpressionEvaluator, Log)
    use AntPropertyHelper(ExpressionEvaluator, Set, Log) to resolve maven.dependency.* properties
  • 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

Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.