From 00383579870d8b85c9f5a7cb380ed1739917add6 Mon Sep 17 00:00:00 2001 From: Fabio Burzigotti Date: Tue, 30 Jul 2024 16:46:06 +0200 Subject: [PATCH] TEMP removing channel from Bootable JAR Maven plugin for xp to bypass an error with ee-galleon-pack --- testsuite/deployments/wildfly-shared/pom.xml | 22 ++++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/testsuite/deployments/wildfly-shared/pom.xml b/testsuite/deployments/wildfly-shared/pom.xml index 8b09b0d6..4ea2de17 100644 --- a/testsuite/deployments/wildfly-shared/pom.xml +++ b/testsuite/deployments/wildfly-shared/pom.xml @@ -264,6 +264,10 @@ ts.wildfly.target-distribution.eapxp + + org.jboss.eap.plugins + eap-maven-plugin + 1.0.0.Final-redhat-00014 org.jboss.eap.xp wildfly-microprofile @@ -304,15 +308,15 @@ ${wildfly.feature-pack.location} - - - - ${wildfly.ee-channel.groupId} - ${wildfly.ee-channel.artifactId} - ${wildfly.ee-channel.version} - - - + + + + + + + + +