From de1e4108f75212a77ee5d84259556704188d6338 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 30 Sep 2010 10:55:16 +0000 Subject: maven-bundle-plugin 1.0.7-SNAPSHOT now in the repo so enabling extension meta-data generation in the bin distro. Have to allow the build to use plugin snapshots temporarily. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003004 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/distribution/all/pom.xml | 45 ++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 8 deletions(-) (limited to 'sca-java-2.x/trunk/distribution/all/pom.xml') diff --git a/sca-java-2.x/trunk/distribution/all/pom.xml b/sca-java-2.x/trunk/distribution/all/pom.xml index 80e782beca..3a846dc8b2 100644 --- a/sca-java-2.x/trunk/distribution/all/pom.xml +++ b/sca-java-2.x/trunk/distribution/all/pom.xml @@ -38,17 +38,14 @@ 2.0-SNAPSHOT - - + org.apache.tuscany.sca tuscany-domain-node @@ -196,10 +193,10 @@ org.apache.tuscany.maven.plugins maven-bundle-plugin - 1.0.6 + 1.0.7-SNAPSHOT distribution-modules @@ -272,6 +269,7 @@ extensions-build process-resources @@ -282,7 +280,7 @@ false false true - true + false true false false @@ -398,12 +396,43 @@ + + + org.apache.ws.commons.axiom + axiom-api + 1.2.8 + ${basedir}/manifests/axiom-api-1.2.8.MF + + + org.apache.woden + woden-impl-dom + 1.0M8 + ${basedir}/manifests/woden-impl-dom-1.0M8.MF + + + org.apache.axis2 + axis2-kernel + 1.5.1 + ${basedir}/manifests/axis2-kernel-1.5.1.MF + + + org.apache.axis2 + axis2-transport-http + 1.5.1 + ${basedir}/manifests/axis2-transport-http-1.5.1.MF + + + org.apache.axis2 + * + * + + org.apache.tuscany.sca.shades ---> +