4.0.0 org.apache.tuscany.sca tuscany-itest 2.0-SNAPSHOT ../pom.xml itest-ws-jaxws-contribution-wsdl-first Apache Tuscany SCA iTest WS JAXWS Contribution WSDL First org.apache.tuscany.sca tuscany-base-runtime 2.0-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-runtime-axis2 2.0-SNAPSHOT org.mortbay.jetty jetty 6.1.19 ${artifactId} org.codehaus.mojo build-helper-maven-plugin 1.0 add-source generate-sources add-test-source target/jaxws-source org.codehaus.mojo jaxws-maven-plugin 1.12 javax.jws jsr181-api 1.0-MR1 javax.annotation jsr250-api 1.0 wsimport1 process-resources wsimport org.apache.tuscany.sca.binding.ws.jaxws ${basedir}/target/classes helloworld-sca.wsdl ${project.build.directory}/jaxws/stale/.wsimport1StaleFlag wsimport2 process-resources wsimport org.apache.tuscany.sca.binding.ws.jaxws.external.service ${basedir}/target/classes helloworld-external.wsdl ${project.build.directory}/jaxws/stale/.wsimport2StaleFlag 2.1 ${project.build.directory}/jaxws-source true true