From 172c696865e1c8e4b75646623ee513370bbcc004 Mon Sep 17 00:00:00 2001 From: Jiri Danek Date: Wed, 6 Jul 2016 12:34:02 +0200 Subject: [PATCH] NO-JIRA Clean up xml files Duplicated dependency declarations on a few pom.xml files were causing the Maven warnings. These duplicated dependencies were removed. File `server-start-stop-backup-jms-config1.xml` was malformed. A missing quotation mark was added. --- tests/activemq5-unit-tests/pom.xml | 6 ------ tests/config/server-start-stop-backup-jms-config1.xml | 4 ++-- tests/integration-tests/pom.xml | 6 ------ 3 files changed, 2 insertions(+), 14 deletions(-) diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index eeb0f3ff74..a614806747 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -320,12 +320,6 @@ ${project.version} - - org.apache.activemq - artemis-stomp-protocol - ${project.version} - - org.jboss.byteman byteman diff --git a/tests/config/server-start-stop-backup-jms-config1.xml b/tests/config/server-start-stop-backup-jms-config1.xml index 4dc3b12eaf..fb68c743c3 100644 --- a/tests/config/server-start-stop-backup-jms-config1.xml +++ b/tests/config/server-start-stop-backup-jms-config1.xml @@ -17,7 +17,7 @@ - - \ No newline at end of file diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 2691c0919f..752e288235 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -124,12 +124,6 @@ artemis-amqp-protocol ${project.version} - - org.apache.activemq - artemis-proton-plug - ${project.version} - test-jar - org.apache.activemq artemis-stomp-protocol