From 7e0e1216ecc11584f5eec5e15aea133aad5d6821 Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Thu, 25 Jan 2024 19:49:44 +0100 Subject: [PATCH] Actually skip test failures during SonarCloud analysis (#986) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 071a890fcf..bb713a8abb 100644 --- a/pom.xml +++ b/pom.xml @@ -1981,6 +1981,11 @@ sonar + + + sonar.projectKey + + true