4.0.0 org.apache.sling sling 26 org.apache.sling.samples.testing.module-with-it 0.0.1-SNAPSHOT jar Apache Sling Testing - sample module with integration tests Sample project that demonstrates a module with integration tests, running against a Sling instance being started via slingstart-maven-plugin. Uses teleported server-side tests. It is leveraging the DefaultPropertyBasedCustomizer, i.e. system properties influence the teleporter behaviour instead of code 7 localhost -Xmx1024m -XX:MaxPermSize=256m -Djava.awt.headless=true 1.7.6 scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/samples/module-with-it scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/samples/module-with-it http://svn.apache.org/viewvc/sling/trunk/testing/samples/module-with-it org.apache.felix maven-scr-plugin org.codehaus.mojo build-helper-maven-plugin reserve-server-port reserve-network-port process-resources http.port org.apache.sling slingstart-maven-plugin 1.7.0 true prepare-launchpad-package prepare-package build-launchpad-package package start-container-before-IT start stop-container-after-IT stop singleinstance ${http.port} ${sling.vm.options} org.apache.maven.plugins maven-failsafe-plugin integration-test integration-test verify verify http://${http.host}:${http.port}/ 20 org.slf4j slf4j-api ${slf4j.version} org.slf4j slf4j-simple ${slf4j.version} test org.osgi org.osgi.core org.osgi org.osgi.compendium org.apache.sling org.apache.sling.api 2.4.2 provided javax.servlet servlet-api provided org.apache.felix org.apache.felix.scr.annotations junit junit test org.apache.sling org.apache.sling.junit.core 1.0.26 provided org.apache.sling org.apache.sling.junit.teleporter 1.0.16 test