From 8852c364c8efe346d802a65fbf2df5dae58a3c25 Mon Sep 17 00:00:00 2001 From: John OHara Date: Fri, 20 Sep 2024 11:23:50 +0100 Subject: [PATCH] remove horreum-integration-tests artefacts from build: fixes #2012 --- horreum-integration-tests/pom.xml | 50 ------------------------------- 1 file changed, 50 deletions(-) diff --git a/horreum-integration-tests/pom.xml b/horreum-integration-tests/pom.xml index 410a59620..e776bdcb2 100644 --- a/horreum-integration-tests/pom.xml +++ b/horreum-integration-tests/pom.xml @@ -80,56 +80,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - ${version.maven.jar} - - - package - - test-jar - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.6.0 - - - - junit:junit - - junit/framework/** - org/junit/** - - - org/junit/experimental/** - org/junit/runners/** - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - package - - shade - - - - io.quarkus