apache-skywalking-e2e org.apache.skywalking 1.0.0 4.0.0 e2e-single-service org.springframework.boot spring-boot-starter-data-jpa ${spring.boot.version} com.h2database h2 ${h2.version} org.apache.skywalking e2e-base ${project.version} org.springframework.boot spring-boot-maven-plugin ${spring.boot.version} true true true repackage io.fabric8 docker-maven-plugin %a-%t skyapm/e2e-container:${e2e.container.version} skywalking-e2e-container-${build.id} ${project.build.finalName}.jar +webapp.host:webapp.port:8080 +client.host:client.port:9090 ${project.basedir}/../../../dist/apache-skywalking-apm-bin:/skywalking ${project.build.directory}:/home http://${docker.host.address}:${client.port}/e2e/health-check GET 200 org.apache.maven.plugins maven-failsafe-plugin ${webapp.host} ${webapp.port} ${client.host} ${client.port} verify