anukalp2804 opened a new issue, #11674:
URL: https://github.com/apache/maven/issues/11674

   ### Affected version
   
   4.0.0+
   
   ### Bug description
   
   While reviewing the Maven model API documentation, I noticed that the
   `getPomFile()` and `setPomFile(File)` methods are marked as deprecated
   but do not document the reason for deprecation, the recommended
   replacement, or the version since which they are deprecated.
   
   These methods appear in the generated public API from
   `api/maven-api-model/src/main/mdo/maven.mdo`, so the lack of deprecation
   context makes it harder for users to understand how they should migrate
   away from these APIs.
   
   This issue is documentation-related only; no functional or behavioral
   changes are implied.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to