apache-skywalking-e2e
org.apache.skywalking
1.0.0
4.0.0
e2e-agent-auth
1.1
skywalking-e2e-container-${build.id}-agent-auth
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-%i
skyapm/e2e-container:${e2e.container.version}
${e2e.container.name.prefix}
${project.build.finalName}.jar
-Dskywalking.agent.cool_down_threshold=1
+webapp.host:webapp.port:8080
+client.host:client.port:9090
+reboot.host:reboot.port:9091
${sw.home}:/sw
${project.build.directory}:/home
${project.basedir}/src/docker/rc.d:/rc.d:ro
SkyWalking e2e container is ready for tests
org.apache.maven.plugins
maven-failsafe-plugin
${webapp.host}
${webapp.port}
${client.host}
${client.port}
verify