[
https://issues.apache.org/jira/browse/MNG-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910399#comment-17910399
]
Sylwester Lachiewicz commented on MNG-8371:
-------------------------------------------
The challenge with documenting and deprecating some methods or classes is that
are visible only if the Plugin is updated to something new like our 3.9.x
version. We may update something in 3.x line but as we assume a minimal
supported version (and compile code against the old version) - no one will see
warnings (maybe in few years from now)
> Document Deprecation
> --------------------
>
> Key: MNG-8371
> URL: https://issues.apache.org/jira/browse/MNG-8371
> Project: Maven
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Priority: Critical
>
> A lot of classes and methods in the API are deprecated. E.g. ArtifactFactory
> '
> https://maven.apache.org/ref/3.9.9/maven-core/apidocs/org/apache/maven/artifact/factory/ArtifactFactory.html
> However, the deprecation is simply a tag. There's no info on what to replace
> them with. Add this
--
This message was sent by Atlassian Jira
(v8.20.10#820010)