From 69919902b4c8c163b044ead531aa8ad51db9491e Mon Sep 17 00:00:00 2001 From: mhajas Date: Fri, 24 Jun 2016 12:50:32 +0200 Subject: [PATCH] Fix duplicate plugin for adding truststore --- .../servers/auth-server/jboss/pom.xml | 54 ------------------- 1 file changed, 54 deletions(-) diff --git a/testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml b/testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml index 50ec53970d..7dbefdb680 100644 --- a/testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml +++ b/testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml @@ -439,60 +439,6 @@ - - org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - inject-truststore-into-keycloak-server-json - process-resources - - run - - - - - - - - - - - - - ant-contrib - ant-contrib - 1.0b3 - - - ant - ant - - - - - org.apache.ant - ant-apache-bsf - 1.9.3 - - - org.apache.bsf - bsf-api - 3.1 - - - rhino - js - 1.7R2 - - - org.keycloak - keycloak-core - ${project.version} - - -