From 5433fecf9ae3a1163789f96f01b6c4dde3f31398 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 17 Sep 2010 09:36:32 +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@998034 13f79535-47bb-0310-9956-ffa450edef68 --- otest/newlayout/tuscany-policy-test-runner/pom.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-policy-test-runner/pom.xml b/otest/newlayout/tuscany-policy-test-runner/pom.xml index 367fc80ac7..c62f7d58e0 100644 --- a/otest/newlayout/tuscany-policy-test-runner/pom.xml +++ b/otest/newlayout/tuscany-policy-test-runner/pom.xml @@ -213,8 +213,33 @@ + + 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 + + **/* + + + org.apache.maven.plugins maven-surefire-plugin -- cgit v1.2.3