elharo commented on PR #2219:
URL: https://github.com/apache/maven/pull/2219#issuecomment-2772602840

   Yes, if we can move more classes into the same packages we can reduce 
visibility of a lot of things. Excessive proliferation of subpackages is a 
major antipattern in Java that leads to excessive visibility. It's probably 
second only to IDEs that mark classes and methods public by default. 


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to