From 9b3871d0c64187cff293ab397e147581198176ce Mon Sep 17 00:00:00 2001 From: James Netherton Date: Tue, 26 Nov 2024 15:32:25 +0000 Subject: [PATCH] Avoid activating artemis-elasticsearch maven-failsafe-plugin outside of the native profile --- artemis-elasticsearch/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/artemis-elasticsearch/pom.xml b/artemis-elasticsearch/pom.xml index 22ce0838..12c79a82 100644 --- a/artemis-elasticsearch/pom.xml +++ b/artemis-elasticsearch/pom.xml @@ -285,12 +285,6 @@ - - - org.apache.maven.plugins - maven-failsafe-plugin - ${maven-surefire-plugin.version} -