4.0.0 taskana-rest-spring-test 1.1.4-SNAPSHOT ${project.groupId}:${project.artifactId} Exclusive test module. Contains integration tests and build rest-doc. pro.taskana taskana-rest-parent 1.1.4-SNAPSHOT .. org.springframework.boot spring-boot-dependencies ${version.spring.boot} pom import org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-jdbc org.springframework.plugin spring-plugin-core org.springframework.boot spring-boot-starter-security com.h2database h2 pro.taskana taskana-rest-spring-base ${project.version} pro.taskana.simplehistory taskana-simplehistory-provider ${version.taskana.history} org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test org.springframework.restdocs spring-restdocs-mockmvc 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 book target/generated-snippets shared org.apache.maven.plugins maven-resources-plugin ${version.maven.resources} copy-rest-docs prepare-package copy-resources ${project.build.directory}/generated-docs ${project.basedir}/src/js copy-taskana-core-docs prepare-package copy-resources ${project.build.outputDirectory}/static/docs/java/taskana-core ../../lib/taskana-core/target/apidocs copy-taskana-cdi-docs prepare-package copy-resources ${project.build.outputDirectory}/static/docs/java/taskana-cdi ../../lib/taskana-cdi/target/apidocs copy-taskana-spring-docs prepare-package copy-resources ${project.build.outputDirectory}/static/docs/java/taskana-spring ../../lib/taskana-spring/target/apidocs copy-documentation-to-taskana-rest-spring-example prepare-package copy-resources ../taskana-rest-spring-example/target/generated-docs ${project.build.directory}/generated-docs copy-documentation-to-taskana-rest-spring-wildfly-example prepare-package copy-resources ../taskana-rest-spring-wildfly-example/target/generated-docs ${project.build.directory}/generated-docs