Manas-Dikshit commented on issue #1006: URL: https://github.com/apache/maven-compiler-plugin/issues/1006#issuecomment-3740049823
Right now, the Maven Compiler Plugin: passes <proc>only</proc> straight to javac, treating it as a compiler option. However, when it discovers no changes, it internally skips execution.files in Java. This optimization keeps annotation processing from starting unless actual compilation work is required. may be -- 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]
