From 076965bd420d6984d1d6dce70f53b89b1b1d1054 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 26 Jan 2011 09:57:50 +0000 Subject: Update to as much as possible only use dependencies in the maven central repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/binding-ws-runtime-jaxws/pom.xml | 2 +- .../trunk/modules/databinding-jaxb-axiom/pom.xml | 2 +- .../trunk/modules/databinding-jaxb/pom.xml | 22 +-------- sca-java-2.x/trunk/modules/databinding-sdo/pom.xml | 19 -------- .../modules/implementation-bpel-runtime/pom.xml | 15 ++++++ .../trunk/modules/interface-java-jaxws/pom.xml | 24 +--------- sca-java-2.x/trunk/modules/interface-wsdl/pom.xml | 15 ------ .../trunk/modules/node-launcher-equinox/pom.xml | 55 ++++++++++++++++++++++ .../trunk/modules/osgi-runtime-pom/pom.xml | 6 +++ sca-java-2.x/trunk/modules/xsd/pom.xml | 15 ------ 10 files changed, 80 insertions(+), 95 deletions(-) (limited to 'sca-java-2.x/trunk/modules') diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/pom.xml index 129d1e4641..2241d67853 100644 --- a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws/pom.xml @@ -145,7 +145,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.12 + 1.10 --> + + + intalio.org + http://www.intalio.org/public/maven2 + + true + + + false + + + + org.apache.tuscany.sca diff --git a/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml b/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml index 87c099c741..4ce3b6bfc3 100644 --- a/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml +++ b/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml @@ -73,28 +73,6 @@ - - - java.net - java.net Maven 1.x Repository - http://download.java.net/maven/1 - legacy - - - java.net2 - java.net Maven 2.x Repository - http://download.java.net/maven/2 - - - - - - java.net2 - java.net Maven 2.x Repository - http://download.java.net/maven/2 - - - @@ -119,7 +97,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.12 + 1.10 diff --git a/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml b/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml index d6f17f03f6..5d025cd4bc 100644 --- a/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml +++ b/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml @@ -62,19 +62,4 @@ - - - - apache.ws.zone - Apache WS Zone Repository - http://ws.zones.apache.org/repository2 - - true - - - false - - - - diff --git a/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml b/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml index b31d1e6d9f..de19177f81 100644 --- a/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml +++ b/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml @@ -94,7 +94,62 @@ test + + org.eclipse.core + runtime + 3.4.0-v20080512 + runtime + + + org.eclipse.core + contenttype + + + org.eclipse.equinox + registry + + + org.eclipse.equinox + preferences + + + org.eclipse.core + jobs + + + org.eclipse.equinox + app + + + + + org.eclipse.core + contenttype + 3.3.0-v20080604-1400 + runtime + + + org.eclipse.equinox + registry + + + org.eclipse.equinox + preferences + + + + + + + + tuscany.repo + Tuscany Maven 2.x Repository + http://svn.apache.org/repos/asf/tuscany/maven + + + + diff --git a/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml b/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml index 36c3d401b8..176d05b2e5 100644 --- a/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml +++ b/sca-java-2.x/trunk/modules/osgi-runtime-pom/pom.xml @@ -60,6 +60,12 @@ ${pom.version} + + org.apache.tuscany.sca + tuscany-implementation-osgi-runtime + ${pom.version} + + diff --git a/sca-java-2.x/trunk/modules/xsd/pom.xml b/sca-java-2.x/trunk/modules/xsd/pom.xml index e9f6b78c2f..767bab3327 100644 --- a/sca-java-2.x/trunk/modules/xsd/pom.xml +++ b/sca-java-2.x/trunk/modules/xsd/pom.xml @@ -47,19 +47,4 @@ - - - - apache.ws.zone - Apache WS Zone Repository - http://ws.zones.apache.org/repository2 - - true - - - false - - - - -- cgit v1.2.3