integration-arquillian-tests-other org.keycloak.testsuite 4.0.0.Final-SNAPSHOT 4.0.0 integration-arquillian-tests-springboot **/springboot/**/*Test.java tomcat org.keycloak keycloak-test-helper ${project.version} maven-surefire-plugin ${exclude.springboot} test-springboot - com.bazaarvoice.maven.plugins process-exec-maven-plugin 0.7 spring-boot-application-process generate-test-resources start springboot ../../../../test-apps/spring-boot-adapter http://localhost:8280/index.html 360 mvn spring-boot:run -B -Dkeycloak.version=${project.version} -Pspring-boot-adapter-${adapter.container} -Dmaven.repo.local=${settings.localRepository} -Djetty.adapter.version=${jetty.adapter.version} ${repo.argument} kill-processes post-integration-test stop-all test-springboot-prod - com.bazaarvoice.maven.plugins process-exec-maven-plugin 0.7 spring-boot-application-process generate-test-resources start springboot ../../../../test-apps/spring-boot-adapter http://localhost:8280/index.html 360 mvn spring-boot:run -B -s ${maven.settings.file} -Dkeycloak.version=${project.version} -Pspring-boot-adapter-${adapter.container} -Dmaven.repo.local=${settings.localRepository} -Djetty.adapter.version=${jetty.adapter.version} kill-processes post-integration-test stop-all test-springboot-2 - com.bazaarvoice.maven.plugins process-exec-maven-plugin 0.7 spring-boot-application-process generate-test-resources start springboot ../../../../test-apps/spring-boot-2-adapter http://localhost:8280/index.html 360 mvn spring-boot:run -B -Dkeycloak.version=${project.version} -Pspring-boot-adapter-${adapter.container} -Dmaven.repo.local=${settings.localRepository} -Djetty.adapter.version=${jetty.adapter.version} ${repo.argument} kill-processes post-integration-test stop-all turn-on-repo-url repo.url -Drepo.url=${repo.url}