From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.2/tools/java2wsdl/pom.xml | 231 ++++++++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 branches/sca-java-1.2/tools/java2wsdl/pom.xml (limited to 'branches/sca-java-1.2/tools/java2wsdl/pom.xml') diff --git a/branches/sca-java-1.2/tools/java2wsdl/pom.xml b/branches/sca-java-1.2/tools/java2wsdl/pom.xml new file mode 100644 index 0000000000..4dd12bb87f --- /dev/null +++ b/branches/sca-java-1.2/tools/java2wsdl/pom.xml @@ -0,0 +1,231 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca-tools + 1.2-incubating-SNAPSHOT + ../pom.xml + + tuscany-java2wsdl + Apache Tuscany SCA Java2WSDL Tool + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.0-incubating + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-databinding + 1.2-incubating-SNAPSHOT + + + + stax + stax-api + 1.0.1 + + + + wsdl4j + wsdl4j + 1.6.2 + + + + org.apache.neethi + neethi + 2.0.2 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.ws.commons.schema + XmlSchema + 1.3.2 + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + 1.2.5 + + + + xerces + xercesImpl + 2.8.1 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.5 + + + + org.apache.axis2 + axis2-kernel + 1.3 + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.axis2 + axis2-java2wsdl + 1.3 + + + org.apache.ant + ant + + + + + + org.apache.axis2 + axis2-codegen + 1.3 + + + + org.eclipse.emf + codegen + 2.2.3 + + + + org.eclipse.emf + codegen-ecore + 2.2.3 + + + + annogen + annogen + 0.1.0 + + + + commons-logging + commons-logging + 1.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.1 + runtime + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + add-test-source + generate-sources + + add-test-source + + + + target/sdo-source + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-plugin + 1.0-incubating + + + generate-sdo + generate-test-sources + + ${basedir}/src/test/resources/CreditScoreDocLit.wsdl + org.example.creditscore.doclit + true + true + true + + + generate + + + + + + + + + + + + + indiana + http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/ + + true + + + + + -- cgit v1.2.3