ppkarwasz commented on issue #3893: URL: https://github.com/apache/logging-log4j2/issues/3893#issuecomment-3211924970
Hi @wilkinsona, As we’re not regular Gradle users, could you advise on how to configure our Gradle integration test (see apache/logging-log4j-samples#351) so that it fails on issues of this kind? The problem is not visible in our main build. Our process relies on build POMs that are only flattened into the published consumer POMs at a later stage. As a result, only our integration tests are in a position to detect the issue. So far, the closest we’ve come is reproducing it as a log event with severity `ERROR` issued by the Spring Boot Dependency Management plugin, but that doesn’t actually fail the build since only exceptions or the `ProblemReporter` API seem to trigger a failure. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org