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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17630897#comment-17630897 ] 

ASF GitHub Bot commented on MPLUGIN-440:
----------------------------------------

kwin opened a new pull request, #172:
URL: https://github.com/apache/maven-plugin-tools/pull/172

   maven-plugin-tools-annotations




> 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
>
> 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)