From 2510f59230c89a27821b6ffa25624475e5c0a009 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 20 Mar 2010 12:52:29 +0000 Subject: Update Tuscany run plugin for latest runtime and change to not include all extension by default but require that they're added separately where the plugin is used. Also update to use the exploded folder in the target directory as the contribution instead of the packaged artifacts as the bpel extension only seems to work with folder contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925592 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/trunk/maven-tuscany-plugin/pom.xml | 63 +----------------------- 1 file changed, 2 insertions(+), 61 deletions(-) (limited to 'maven-plugins/trunk/maven-tuscany-plugin/pom.xml') diff --git a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml index 516a544889..b0dcf24ba8 100644 --- a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml +++ b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml @@ -180,67 +180,8 @@ - org.apache.tuscany.sca - tuscany-domain-node - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-bpel-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-spring - 2.0-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-implementation-spring-sca - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-jsonp-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-rmi-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-sca-axis2-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-jetty - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-endpoint-tribes + org.apache.tuscany.sca.shades + tuscany-base 2.0-SNAPSHOT -- cgit v1.2.3