You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/01/04 15:05:00 UTC

[jira] [Created] (MNG-6839) MavenProject Deprecated methods have no information about replacements

Elliotte Rusty Harold created MNG-6839:
------------------------------------------

             Summary: MavenProject Deprecated methods have no information about replacements
                 Key: MNG-6839
                 URL: https://issues.apache.org/jira/browse/MNG-6839
             Project: Maven
          Issue Type: Improvement
          Components: Documentation:  General
            Reporter: Elliotte Rusty Harold


org.apache.maven.project.MavenProject has deprecated many methods, some of which are still used; e.g. by the MavenCheckstyle plugin.

However there's only an `@Deprecated` annotation for most of these. The code should include detailed instructions about what should be used instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)