olamy commented on PR #988: URL: https://github.com/apache/maven-compiler-plugin/pull/988#issuecomment-3480117069
> Actually their guide already raised my point: > > > Another technical reason for making classes and methods public is to simplify testing on the module path when using the Java Module System. > > Removing `public` is not really a problem, but an unnecessary complication in JPMS context. Therefore, the recommendation to omit `public` seems questionable to me. Agree. -- 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]
