From f3d8c7082f250431dfe35ee33af41bca04229c42 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 1 Jun 2009 21:26:17 +0000 Subject: Add maven plugin repo for java.net wsimport plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780840 13f79535-47bb-0310-9956-ffa450edef68 --- .../currency-converter-ws-jaxws-client/pom.xml | 52 +++++++++++++--------- 1 file changed, 32 insertions(+), 20 deletions(-) (limited to 'sandbox/travelsample/clients') diff --git a/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml b/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml index 6c347c5359..69960a6307 100644 --- a/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-ws-jaxws-client/pom.xml @@ -24,7 +24,8 @@ tuscany-sca 1.5 - 1.0-SNAPSHOT + + 1.0-SNAPSHOT currency-converter-ws-jaxws-client Apache Tuscany SCA Tours Currency Converter Web Service JAX-WS Client @@ -37,26 +38,37 @@ + + + java.net2 + java.net Maven 2.x Repository + http://download.java.net/maven/2 + + false + + + + - ${artifactId} + ${artifactId} - - - org.codehaus.mojo - jaxws-maven-plugin - 1.12 - - - - wsimport - - - ${basedir}/src/main/resources/wsdl - scatours.curencyconverter.client - - - - - + + + org.codehaus.mojo + jaxws-maven-plugin + 1.12 + + + + wsimport + + + ${basedir}/src/main/resources/wsdl + scatours.curencyconverter.client + + + + + -- cgit v1.2.3