You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/11/09 12:35:00 UTC

[jira] [Resolved] (MPLUGIN-440) Clarify deprecation of all extractors but the maven-plugin-tools-annotations

     [ https://issues.apache.org/jira/browse/MPLUGIN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved MPLUGIN-440.
-------------------------------------
    Fix Version/s: next-release
       Resolution: Fixed

Fixed in https://github.com/apache/maven-plugin-tools/commit/106c99dcb0a2d9eee149855f924d614cc452ab7e.

> Clarify deprecation of all extractors but the maven-plugin-tools-annotations
> ----------------------------------------------------------------------------
>
>                 Key: MPLUGIN-440
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-440
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: next-release
>
>
> Every other extractor module page should have a clear hint indicating that it is deprecated:
> * https://maven.apache.org/plugin-tools/maven-plugin-tools-java/
> * https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-beanshell/
> * https://maven.apache.org/plugin-tools/maven-script/maven-plugin-tools-ant/
> * https://maven.apache.org/plugin-tools/maven-script/index.html
> In addition all scripting extractors should be marked as deprecated in code as well: https://github.com/apache/maven-plugin-tools/blob/bdfd250be57bb422f882daec726960678d8c573e/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java#L51 to emit a WARNING when using it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)