From bab95cb8ce968527bcdb0601b6a6dd1afb450280 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Thu, 9 Jan 2025 09:39:50 +0100 Subject: [PATCH] Disable SmallRye Fault Tolerance testing for now We have a weird issue that gets the entire build stuck. --- extensions/smallrye-fault-tolerance/deployment/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index 50c3ad7d8e587..f3d63d5a0b962 100644 --- a/extensions/smallrye-fault-tolerance/deployment/pom.xml +++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml @@ -12,6 +12,10 @@ quarkus-smallrye-fault-tolerance-deployment Quarkus - SmallRye Fault Tolerance - Deployment + + true + + io.quarkus