diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 65156df31c..dad6e39b30 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -44,7 +44,7 @@ jobs: docs-host: ${{ secrets.DOCS_HOST }} docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }} docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }} - site-path: target/site + site-path: target/antora/site - name: Bust Cloudflare Cache uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.11 with: diff --git a/pom.xml b/pom.xml index 82f33f3d91..ab003ea4d1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,103 +27,30 @@ 2.11.7 1.4.24 spring.data.commons - - - v18.12.1 - 8.19.2 - 3.2.0-alpha.2 - 1.0.0-alpha.1 - 1.0.0-alpha.3 - 1.0.0-beta.3 - 1.5.0 - 1.0.0-alpha.9 - + 0.0.3 - com.github.eirslett - frontend-maven-plugin - 1.12.1 - - - install node and npm - - install-node-and-npm - - initialize - - ${node.version} - ${npm.version} - - - - npm install antora - - npm - - initialize - - install @antora/cli@${antora.version} @antora/site-generator-default@${antora.version} @antora/atlas-extension@${antora-atlas.version} @antora/collector-extension@${antora-collector.version} @asciidoctor/tabs@${asciidoctor-tabs.version} @springio/antora-extensions@${spring-antora-extensions.version} @springio/asciidoctor-extensions@${spring-asciidoctor-extensions.version} - - - - - - org.codehaus.mojo - exec-maven-plugin - 3.0.0 - - - antora - - exec - - compile - - - 9d489079e5ec46dbb238909fee5c9c29 - WB1FQYI187 - springdatacommons - - - node/node - - node_modules/.bin/antora - antora-playbook.yml - --to-dir=target/site - --stacktrace - - ${project.basedir} - - - - - - org.apache.maven.plugins - maven-clean-plugin - 3.1.0 + io.spring.maven.antora + antora-maven-plugin + ${io.spring.maven.antora-version} + true - - - node - false - - - node_modules - false - - - build - false - - + + + + + + + 9d489079e5ec46dbb238909fee5c9c29 + WB1FQYI187 + springdatacommons + -