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