From d8793d81b1c2d791e142c7c48e1dadce6db4a32c Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 16 Sep 2010 16:20:52 +0000 Subject: TUSCANY-3677 pom fixup after reorg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997822 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/getting-started/webapps/pom.xml | 52 ++++++++++++++++++++++ .../tuscany-features/maven-osgi-junit/pom.xml | 44 ++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml create mode 100644 sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml b/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml new file mode 100644 index 0000000000..cf1f567944 --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml @@ -0,0 +1,52 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + tuscany-samples-getting-started-webapps + pom + Apache Tuscany Getting Started Sample Web Applications + + + + default + + true + + + helloworld + helloworld-bpel + helloworld-jaxrs + helloworld-jms + helloworld-js-client + helloworld-jsf + helloworld-jsp + helloworld-servlet + helloworld-spring + helloworld-stripes + + + + diff --git a/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml b/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml new file mode 100644 index 0000000000..e0e13fc8d6 --- /dev/null +++ b/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml @@ -0,0 +1,44 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + tuscany-samples-tuscany-features + pom + Apache Tuscany Samples Demonstrating the Maven OSGI Junit plugin + + + + default + + true + + + calculator-osgi + calculator-rest-osgi + + + + -- cgit v1.2.3