GitHub user ftreede added a comment to the discussion: java.lang.IllegalArgumentException: The `GraalVmProcessor` annotation processor is missing the required `log4j.graalvm.groupId` and `log4j.graalvm.artifactId` options
It is automatically registered via META-INF services. So the only way to turn it off is to turn off all annotation processing. It would be better if you'd have to explicitly enable it, I don't think it needs to be in the services if you specify it explicitly. We will rollback and hold off on 2.25 until this is fixed. GitHub link: https://github.com/apache/logging-log4j2/discussions/3755#discussioncomment-13509519 ---- This is an automatically sent email for dev@logging.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@logging.apache.org