From a6e7cb430349855a8925186de0a84b44eb603c53 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 17 Sep 2010 09:52:44 +0000 Subject: Fix up existing pom to generate jar to be used by trunk compliance. Removes to need for separate project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998042 13f79535-47bb-0310-9956-ffa450edef68 --- otest/newlayout/tuscany-ws-test-runner/pom.xml | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-ws-test-runner/pom.xml b/otest/newlayout/tuscany-ws-test-runner/pom.xml index 7b1ae9c8c6..67538c8f82 100644 --- a/otest/newlayout/tuscany-ws-test-runner/pom.xml +++ b/otest/newlayout/tuscany-ws-test-runner/pom.xml @@ -193,8 +193,35 @@ + + add-test-resource + generate-sources + + add-test-resource + + + + + src/main/resources + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${project.build.directory}/test-classes + + **/* + + + + -- cgit v1.2.3