From 65861fb683868d342b0e736f26ff1c3ffa776aed Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Mon, 28 Oct 2024 17:37:21 +0100 Subject: [PATCH] Remove Failsafe plugin config in AWT testing The plugin shouldn't be defined and disabled, it will be automatically enabled by the profile. Fixes #43997 (cherry picked from commit a349b010905b39224d1cd7d2b68f9800f15d8e6a) --- integration-tests/awt/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index f5af6b1e690d1..1407a2953cbc9 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -161,12 +161,6 @@ false - - maven-failsafe-plugin - - true - -