desruisseaux commented on issue #858: URL: https://github.com/apache/maven-compiler-plugin/issues/858#issuecomment-5115112137
In the case of Maven 4, as explained in #1090 a design goal was to be consistent with the default options of the standard `javac` command and to not add options without explicit user's request. However in the case of Maven Compiler Plugin 3.x, there are already default values that diverge from `javac` defaults. For 3.x, it would not break an existing philosophy. Therefore, it may still be an open question for 3.x. -- 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]
