4.0.0 taskana-rest-spring-test ${project.groupId}:${project.artifactId} Exclusive test module. Contains integration tests and build rest-doc. pro.taskana taskana-rest-parent 1.1.6-SNAPSHOT ../pom.xml org.springframework.boot spring-boot-dependencies ${version.spring.boot} pom import pro.taskana taskana-rest-spring-example-common ${project.version} test org.springframework.boot spring-boot-starter-web test org.springframework.boot spring-boot-starter-jdbc test org.springframework.plugin spring-plugin-core test org.springframework.boot spring-boot-starter-security test com.h2database h2 test org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test org.springframework.restdocs spring-restdocs-mockmvc test org.junit.jupiter junit-jupiter-api ${version.junit.jupiter} test org.junit.jupiter junit-jupiter-engine ${version.junit.jupiter} test org.junit.vintage junit-vintage-engine ${version.junit.jupiter} test org.apache.maven.plugins maven-surefire-plugin ${version.maven.surefire} **/*Plugin*Test.java **/*Test.java **/*Documentation.java -Xms1024m -Xmx2048m org.asciidoctor asciidoctor-maven-plugin ${version.maven.asciidoctor} generate-docs prepare-package process-asciidoc html ${basedir}/src/test/resources/asciidoc book ${basedir}/target/generated-snippets shared