desruisseaux commented on PR #269: URL: https://github.com/apache/maven-compiler-plugin/pull/269#issuecomment-2442021527
Other strange behaviour observed with Maven 4: in the `it/jdk16-annotation` test, the `test-compile` phase is executed twice. I added a workaround in the compiler plugin for ignoring the second invocation when the project ID is the same (for avoiding issues with the annotation processor being executed twice, which was causing `it/jdk16-annotation` to fail). -- 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