vy commented on issue #3771: URL: https://github.com/apache/logging-log4j2/issues/3771#issuecomment-3311797960
I agree with @ppkarwasz that the processor should explicitly be added to modules containing plugins, instead of enabling it for all and then disabling for some using a property. > Also, we only need it for a single module in a multi-module build. Our compiler-maven-plugin is at the root of the project, and is (at least, was) relatively quite simple. @ctubbsii, then I presume, it should be easy to just override the `maven-compiler-plugin` configuration for that particular module, and you're done. -- 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]
