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/