From 7d98f0821539f81d371d9be38a0bd1e4650d8cd0 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 21 Mar 2009 09:19:18 +0000 Subject: [maven-release-plugin] copy for branch 2.0-M2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756900 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0-M2/modules/binding-ws-axis2/pom.xml | 355 +++++++++++++++++++++ 1 file changed, 355 insertions(+) create mode 100644 sandbox/ant/sca/branches/2.0-M2/modules/binding-ws-axis2/pom.xml (limited to 'sandbox/ant/sca/branches/2.0-M2/modules/binding-ws-axis2/pom.xml') diff --git a/sandbox/ant/sca/branches/2.0-M2/modules/binding-ws-axis2/pom.xml b/sandbox/ant/sca/branches/2.0-M2/modules/binding-ws-axis2/pom.xml new file mode 100644 index 0000000000..9abebd3473 --- /dev/null +++ b/sandbox/ant/sca/branches/2.0-M2/modules/binding-ws-axis2/pom.xml @@ -0,0 +1,355 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2-SNAPSHOT + ../pom.xml + + + tuscany-binding-ws-axis2 + Apache Tuscany SCA Axis2-based WS Binding Extension + + + + apache.ws + Apache WebServices Repository + http://ws.zones.apache.org/repository/ + legacy + + + + + + org.apache.tuscany.sca + tuscany-core + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-interface-wsdl-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-ws-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-core-databinding + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-databinding-jaxb-axiom + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2-policy + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-xml-ws + 2.0-M2-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-xsd-xml + 2.0-M2-SNAPSHOT + + + + + + org.apache.axis2 + axis2-kernel + 1.4.1 + + + org.apache.ant + ant + + + org.apache.ant + ant-launcher + + + + + + org.apache.axis2 + axis2-java2wsdl + 1.4.1 + + + org.apache.ant + ant + + + org.apache.ant + ant-launcher + + + xom + xom + + + + + + org.apache.axis2 + axis2-codegen + 1.4.1 + runtime + + + stax + stax-api + + + + + + org.apache.neethi + neethi + 2.0.4 + + + org.codehaus.woodstox + wstx-asl + + + + + + commons-httpclient + commons-httpclient + 3.1 + + + + commons-logging + commons-logging + 1.1.1 + + + + org.apache.axis2 + axis2-mtompolicy + 1.4.1 + + + + org.apache.santuario + xmlsec + 1.4.2 + + + + org.apache.ws.security + wss4j + 1.5.4 + + + bouncycastle + bcprov-jdk13 + + + junit + junit + + + + + + org.apache.axis2 + mex + 1.41 + impl + + + + org.apache.rampart + rampart-core + 1.4 + + + org.apache.ant + ant-nodeps + + + org.apache.axis2 + addressing + + + org.apache.axis2 + axis2-xmlbeans + + + org.apache.axis2 + mex + + + org.apache.axis2 + axis2-adb + + + org.apache.axis2 + axis2-codegen + + + org.apache.axis2 + axis2-adb-codegen + + + xmlbeans + xbean + + + org.apache.ws.commons.schema + XmlSchema + + + stax + stax-api + + + bouncycastle + bcprov-jdk13 + + + junit + junit + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + + xalan + xalan + 2.7.0 + optional + + + + xerces + xercesImpl + 2.8.1 + + + + xml-apis + xml-apis + 1.3.03 + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M2-SNAPSHOT + test + + + + + -- cgit v1.2.3