4.0.0 org.apache.tuscany.sca tuscany-samples 2.0-SNAPSHOT ../../pom.xml sample-helloworld-spring-webapp Apache Tuscany SCA Sample Spring Helloworld war org.apache.tuscany.sca tuscany-feature-web20 2.0-SNAPSHOT pom org.apache.tuscany.sca tuscany-implementation-spring-webapp 2.0-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-spring-runtime 2.0-SNAPSHOT org.apache.tuscany.sca tuscany-host-webapp 2.0-SNAPSHOT org.apache.tuscany.sca sample-helloworld-spring 2.0-SNAPSHOT provided junit junit 4.8.1 test httpunit httpunit 1.6.1 test helloworld-spring org.apache.maven.plugins maven-surefire-plugin true integration-test test true false org.apache.maven.plugins maven-war-plugin org.apache.tuscany.sca sample-helloworld-spring jar WEB-INF/classes META-INF/**/* org.apache.tuscany.sca sample-helloworld-spring jar META-INF/**/* org.apache.tuscany.sca tuscany-implementation-spring-webapp jar WEB-INF/classes org/apache/tuscany/sca/implementation/spring/webapp/spring-webapp-context.xml org.mortbay.jetty maven-jetty-plugin 6.1.18 helloworld foo 9999 start-jetty pre-integration-test run src/test/resources/test-web.xml ${project.build.directory}/${project.build.finalName} ${project.build.directory}/${project.build.finalName}/WEB-INF/web.xml ${project.build.directory}/${project.build.finalName}/WEB-INF/classes 0 true 8085 stop-jetty post-integration-test stop