From 5b635b6b160859ebe8ae3df924df92a91d8eaa22 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Jun 2009 09:50:53 +0000 Subject: Tag 2.0 M3 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785990 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/bpel/helloworld-reference/pom.xml | 210 +++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 tags/java/sca/2.0-M2-RC1/itest/bpel/helloworld-reference/pom.xml (limited to 'tags/java/sca/2.0-M2-RC1/itest/bpel/helloworld-reference/pom.xml') diff --git a/tags/java/sca/2.0-M2-RC1/itest/bpel/helloworld-reference/pom.xml b/tags/java/sca/2.0-M2-RC1/itest/bpel/helloworld-reference/pom.xml new file mode 100644 index 0000000000..1a71059036 --- /dev/null +++ b/tags/java/sca/2.0-M2-RC1/itest/bpel/helloworld-reference/pom.xml @@ -0,0 +1,210 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + itest-bpel + 2.0-M3 + ../../pom.xml + + itest-bpel-helloworld-reference + Apache Tuscany SCA iTest HelloWorld Reference BPEL + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M3 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M3 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + 2.0-M3 + runtime + + + + org.apache.ode + ode-dao-jpa-ojpa-derby + 1.1 + zip + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + + + + xerces + xercesImpl + 2.8.0 + + + + junit + junit + 4.5 + test + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-surefire-plugin + + 2.3.1 + + false + false + true + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + generate-sources + + unpack + + + + + org.apache.ode + ode-dao-jpa-ojpa-derby + 1.1 + zip + true + ${project.build.directory}/test-classes/ + + + + + + + + + + + -- cgit v1.2.3