4.0.0 org.apache.tuscany.sca tuscany-sca 1.6-SNAPSHOT 1.0-SNAPSHOT scatours-contribution-payment-spring Apache Tuscany SCA Tours Payment Spring Contribution org.apache.tuscany.sca tuscany-host-embedded 1.6-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-host-jetty 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-spring 1.6-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-spring-runtime 1.6-SNAPSHOT runtime junit junit 4.5 test java.net2 java.net Maven 2.x Repository http://download.java.net/maven/2 false ${artifactId} org.codehaus.mojo build-helper-maven-plugin 1.0 add-source generate-sources add-source target/jaxws-source org.codehaus.mojo jaxws-maven-plugin 1.12 payment generate-sources wsimport com.tuscanyscatours.payment ${basedir}/src/main/resources Payment.wsdl ${project.build.directory}/jaxws-source ${project.build.directory}/jaxws-source/stale/payment.stale false true payment.creditcard process-sources wsimport com.tuscanyscatours.payment.creditcard ${basedir}/src/main/resources CreditCardPayment.wsdl ${project.build.directory}/jaxws-source ${project.build.directory}/jaxws-source/stale/creditcard.stale false true scatours.emailgateway process-sources wsimport com.tuscanyscatours.emailgateway ${basedir}/src/main/resources EmailGateway.wsdl ${project.build.directory}/jaxws-source ${project.build.directory}/jaxws-source/stale/emailgateway.stale false true