From a1b5e0c5553f9cd566cf6e67a16eee45c1583826 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 28 Jul 2009 11:41:40 +0000 Subject: extend pom generation tool to support contributions that have java content git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798492 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/otest/current/template-pom-java.xml | 80 ++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 java/sca/otest/current/template-pom-java.xml (limited to 'java/sca/otest/current/template-pom-java.xml') diff --git a/java/sca/otest/current/template-pom-java.xml b/java/sca/otest/current/template-pom-java.xml new file mode 100644 index 0000000000..b24e322669 --- /dev/null +++ b/java/sca/otest/current/template-pom-java.xml @@ -0,0 +1,80 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-otests + 2.0-SNAPSHOT + ../pom.xml + + tuscany-otests-asm-@ASM@ + Apache Tuscany SCA Specification Tests @ASM@ + + + + org.apache.tuscany.sca + tuscany-otests-asm-General_Java + 2.0-SNAPSHOT + + + + + ${artifactId} + + + src/main/java + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + + + -- cgit v1.2.3