org.eclipse.jetty.cdi jetty-cdi-parent 9.4.7-SNAPSHOT 4.0.0 cdi-webapp-it jar Jetty :: CDI :: Test :: WebApp Integration Tests http://www.eclipse.org/jetty UTF-8 UTF-8 ${project.groupId}.cdi.webapp.it ${project.basedir}/src/test/scripts ${project.build.directory}/test-base ${project.build.directory}/test-home org.eclipse.jetty jetty-distribution ${project.version} zip runtime org.eclipse.jetty.cdi test-cdi-webapp ${project.version} war runtime org.eclipse.jetty.toolchain jetty-test-helper test org.apache.maven.plugins maven-deploy-plugin true org.apache.maven.plugins maven-dependency-plugin copy-apps-for-testing process-test-resources copy-dependencies test-cdi-webapp runtime war true true true ${test-base-dir}/webapps unpack-jetty-distro process-test-resources unpack-dependencies jetty-distribution runtime zip true ${test-home-dir} true true org.apache.maven.plugins maven-failsafe-plugin integration-test verify org.apache.maven.plugins maven-antrun-plugin start-jetty pre-integration-test run Integration Test : Setup Jetty Integration Test : Starting Jetty ... Integration Test : Jetty is now available stop-jetty post-integration-test run Integration Test : Stop Jetty it-windows Windows cmd /c start-jetty.bat stop-jetty.bat it-unix unix sh -- setup-jetty.sh start-jetty.sh stop-jetty.sh