org.eclipse.jetty.tests test-jmx-parent 9.3.2-SNAPSHOT 4.0.0 jmx-webapp-it jar Jetty Tests :: JMX :: WebApp Integration Tests http://www.eclipse.org/jetty UTF-8 UTF-8 ${project.groupId}.jmx.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.tests jmx-webapp ${project.version} war runtime org.eclipse.jetty.toolchain jetty-test-helper test org.apache.maven.plugins maven-dependency-plugin copy-apps-for-testing process-test-resources copy-dependencies jmx-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 2.17 integration-test verify org.apache.maven.plugins maven-antrun-plugin 1.7 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