4.0.0 org.apache.tuscany.sca tuscany-sca 1.6-SNAPSHOT scatours-payment-groovy-contribution Apache Tuscany SCA Tours Payment Groovy 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-implementation-script 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 junit junit 4.5 test ${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.9 payment generate-sources wsimport 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 payment.creditcard ${basedir}/src/main/resources CreditCardPayment.wsdl ${project.build.directory}/jaxws-source ${project.build.directory}/jaxws-source/stale/creditcard.stale false true emailgateway process-sources wsimport scatours.emailgateway ${basedir}/src/main/resources EmailGateway.wsdl ${project.build.directory}/jaxws-source ${project.build.directory}/jaxws-source/stale/emailgateway.stale false true