From 67dd56aa9421204983c92e664b0e86fbf0b2e3e2 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Fri, 4 May 2007 14:27:53 +0000 Subject: First two test cases completed. Still to do pub/sub. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@535254 13f79535-47bb-0310-9956-ffa450edef68 --- java/integrationtests/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'java/integrationtests/pom.xml') diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml index fd7ac8b039..3afdf48204 100644 --- a/java/integrationtests/pom.xml +++ b/java/integrationtests/pom.xml @@ -103,6 +103,19 @@ + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-SNAPSHOT + + + jar-with-dependencies.xml + + target + target/assembly/work + + -- cgit v1.2.1