Skip to content

Commit 5d61514

Browse files
committed
Polishing.
Merge antora prepare tasks into a single run. See #3539
1 parent 648b9b7 commit 5d61514

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/main/antora/antora.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ nav:
66
ext:
77
collector:
88
- run:
9-
command: ./mvnw test-compile
10-
local: true
11-
- run:
12-
command: ./mvnw validate process-resources -pl :spring-data-jpa-distribution -am -Pantora-process-resources
9+
command: ./mvnw test-compile -Pantora-process-resources
1310
local: true
1411
scan:
1512
dir: spring-data-jpa-distribution/target/classes

0 commit comments

Comments
 (0)