[MNG-6839] MavenProject Deprecated methods have no information about replacements
Open
enhancement
priority:minor
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MNG-6839](https://issues.apache.org/jira/browse/MNG-6839?redirect=false)** and commented
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.
---
**Remote Links:**
- [GitHub Pull Request #330
](https://github.com/apache/maven/pull/330)
1 votes, 5 watchers
Contributor guide
Assessment
This issue has not been assessed yet.