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)