diff --git a/parent/pom.xml b/parent/pom.xml index 4cb9d2e4..6de732ad 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -130,6 +130,8 @@ 1.9.0 2.0.2 6.1.0-M4 + src/main/antora/antora-playbook.yml + 0.0.3 0.0.7 2.2.0-M1 3.0.0 @@ -259,6 +261,118 @@ + + antora-process-resources + + + + io.spring.maven.antora + antora-component-version-maven-plugin + + + + antora-component-version + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + export-properties + generate-resources + + + + ${spring} + + + + + + ${springdata.commons} + + + + + + ${springdata.commons} + + + + + + true + + + run + + + + + + + + + + + antora + + + true + true + true + true + true + + + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + false + + true + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + + + io.spring.maven.antora + antora-maven-plugin + true + + ${antora.playbook} + + + + + antora + + compile + + + + + + + +