From bc8c4a4bcccd04d3ad3a67261a7d9070e4b3bfbb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 20 Feb 2026 16:58:04 +0100 Subject: [PATCH] Refine Antora-build. See spring-projects/spring-data-build#2797 --- pom.xml | 2 +- spring-data-jpa-distribution/pom.xml | 1 - src/main/antora/antora.yml | 10 +++------- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 089d5cfa5..ce7d67512 100755 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 0.10.3 org.hibernate - + spring-data-jpa reuseReports diff --git a/spring-data-jpa-distribution/pom.xml b/spring-data-jpa-distribution/pom.xml index 30574f315..53edf3e83 100644 --- a/spring-data-jpa-distribution/pom.xml +++ b/spring-data-jpa-distribution/pom.xml @@ -47,7 +47,6 @@ - diff --git a/src/main/antora/antora.yml b/src/main/antora/antora.yml index 3a4a343f3..4d4f717df 100644 --- a/src/main/antora/antora.yml +++ b/src/main/antora/antora.yml @@ -6,12 +6,8 @@ nav: ext: collector: - run: - command: ./mvnw test-compile -Pantora-process-resources + command: ./mvnw -B validate process-resources dependency:unpack -pl :spring-data-jpa-distribution -am -Pantora-process-resources local: true scan: - dir: spring-data-jpa-distribution/target/classes - - run: - command: ./mvnw package -Pdistribute - local: true - scan: - dir: target/antora + - dir: spring-data-jpa-distribution/target/classes + - dir: target/antora/