Konrad Windszus created MPLUGIN-440:
---------------------------------------
Summary: 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
Every 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/
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)