From ece4fd35da7b7fc76264776f81705e6b5b52d3e0 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:11:48 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835140 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/plugins/plugin.wsdl2java/pom.xml | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 sca-java-1.x/branches/java-post-M1/sca/plugins/plugin.wsdl2java/pom.xml (limited to 'sca-java-1.x/branches/java-post-M1/sca/plugins/plugin.wsdl2java/pom.xml') diff --git a/sca-java-1.x/branches/java-post-M1/sca/plugins/plugin.wsdl2java/pom.xml b/sca-java-1.x/branches/java-post-M1/sca/plugins/plugin.wsdl2java/pom.xml new file mode 100644 index 0000000000..e340ceb602 --- /dev/null +++ b/sca-java-1.x/branches/java-post-M1/sca/plugins/plugin.wsdl2java/pom.xml @@ -0,0 +1,57 @@ + + + + + org.apache.tuscany.sca.plugins + tuscany-sca-plugins + incubating-M1 + + + 4.0.0 + tuscany-plugin-wsdl2java + maven-plugin + Tuscany SCA - Maven Plugin for WSDL2Java + Implementation of WSDL2Java Generator + incubating-M1 + + + + org.apache.maven + maven-plugin-api + 2.0 + + + org.apache.tuscany + tuscany-sca-tools + ${pom.version} + compile + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.5 + + + + + -- cgit v1.2.3