4.0.0 taskana-simplehistory-spring-test ${project.groupId}:${project.artifactId} Exclusive test module. Contains integration tests and build rest-doc. pro.taskana.simplehistory taskana-simplehistory-parent 1.2.2-SNAPSHOT ../pom.xml org.springframework.boot spring-boot-dependencies ${version.spring.boot} pom import pro.taskana.simplehistory taskana-simplehistory-rest-spring ${project.version} org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-jdbc com.h2database h2 ${version.h2} org.springframework.plugin spring-plugin-core org.assertj assertj-core ${version.assertj} 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.springframework spring-test test org.springframework.boot spring-boot-test test org.springframework.restdocs spring-restdocs-core test org.springframework.restdocs spring-restdocs-mockmvc test org.asciidoctor asciidoctor-maven-plugin ${version.maven.asciidoctor} generate-docs prepare-package process-asciidoc html book target/generated-snippets shared maven-resources-plugin ${version.maven.resources} copy-rest-docs prepare-package copy-resources ${project.build.outputDirectory}/static/docs/rest ${project.build.directory}/generated-docs ${project.basedir}/src/js copy-documentation-to-taskana-simplehistory-rest-spring-example prepare-package copy-resources ../taskana-simplehistory-rest-spring-example/target/generated-docs ${project.build.outputDirectory}/static/docs/rest