From d123827b572d59f86e23d4e7fac42864d646ee60 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 7 Sep 2010 23:52:54 +0000 Subject: Sandbox to experiment with deployment and management commands. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/sebastien/java/shell/modules/pom.xml | 207 +++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 sandbox/sebastien/java/shell/modules/pom.xml (limited to 'sandbox/sebastien/java/shell/modules/pom.xml') diff --git a/sandbox/sebastien/java/shell/modules/pom.xml b/sandbox/sebastien/java/shell/modules/pom.xml new file mode 100644 index 0000000000..677f550c14 --- /dev/null +++ b/sandbox/sebastien/java/shell/modules/pom.xml @@ -0,0 +1,207 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-modules + pom + Apache Tuscany SCA Implementation Modules + + + assembly + assembly-xml + assembly-xsd + binding-atom + binding-atom-js-dojo + binding-atom-runtime + binding-ejb + binding-ejb-runtime + binding-hazelcast-runtime + binding-http + binding-http-runtime + binding-jms + binding-jms-runtime + binding-jsonp + binding-jsonp-runtime + binding-jsonrpc + binding-jsonrpc-js-dojo + binding-jsonrpc-runtime + binding-rest + binding-rest-js-dojo + binding-rest-runtime + binding-rmi + binding-rmi-runtime + binding-sca-runtime + binding-ws + binding-ws-runtime-axis2 + binding-ws-runtime-jaxws + binding-ws-runtime-jaxws-ri + binding-ws-wsdlgen + builder + common-http + common-java + common-xml + contribution + contribution-resource + core + core-databinding + core-spi + data-api + databinding + databinding-axiom + databinding-jaxb + databinding-jaxb-axiom + databinding-sdo + databinding-sdo-axiom + databinding-json + deployment + domain-node + endpoint-tribes + endpoint-hazelcast + endpoint-hazelcast-client + extensibility + extensibility-equinox + host-http + host-jetty + host-rmi + host-webapp + implementation-bpel + implementation-bpel-runtime + implementation-java + implementation-java-runtime + implementation-jaxrs + implementation-jaxrs-runtime + implementation-python + implementation-python-runtime + implementation-script + implementation-script-runtime + implementation-spring + implementation-spring-runtime + implementation-spring-webapp + implementation-spring-stub + implementation-spring-tie + implementation-web + implementation-web-client + implementation-web-runtime + implementation-widget + implementation-widget-runtime + implementation-widget-runtime-dojo + interface-java + interface-java-jaxrs + interface-java-jaxws + interface-wsdl + launcher + monitor + myfaces + node-api + node-impl + node-launcher + node-launcher-equinox + policy-security + policy-wspolicy + + policy-logging + policy-transaction + policy-transaction-runtime + policy-transaction-runtime-geronimo + shell + sca-api + sca-client-impl + + stripes + tracing-aspectj + xsd + web-javascript + web-javascript-dojo + wink + + contribution-osgi + implementation-osgi + implementation-osgi-runtime + node-impl-osgi + + host-corba + host-corba-jee + host-corba-jse + host-corba-jse-tns + binding-corba + binding-corba-runtime + + + + + eclipse + + org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + + + + + + + + junit + junit + 4.8.1 + test + + + + + + + + maven-jar-plugin + + + ${basedir}/META-INF/MANIFEST.MF + + + + + + + + -- cgit v1.2.3