Slawomir Jaranowski created MNG-6883:
----------------------------------------
Summary: MavenProject - replacement for deprecated method
Key: MNG-6883
URL: https://issues.apache.org/jira/browse/MNG-6883
Project: Maven
Issue Type: Improvement
Components: Design, Patterns & Best Practices, Documentation:
General
Affects Versions: 3.5.0
Reporter: Slawomir Jaranowski
Class {{org.apache.maven.project.MavenProjec}} has many deprecated method.
There is no information what is replacement for deprecated method.
Maybe some of them will be delete and another should be replaced by something
else. I think that this knowledge will help to maintenance custom plugins in
future for developer.
eg. I need method
{{org.apache.maven.project.MavenProject#getReportArtifacts}}
and now it is deprecated ...
I found that change which deprecated some methods is connected with MNG-5661
--
This message was sent by Atlassian Jira
(v8.3.4#803005)