Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
Merge antora prepare tasks into a single run.

See #3539
  • Loading branch information
mp911de committed Aug 19, 2024
1 parent 298c1c6 commit 558c26b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/main/antora/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ nav:
ext:
collector:
- run:
command: ./mvnw test-compile
local: true
- run:
command: ./mvnw validate process-resources -pl :spring-data-jpa-distribution -am -Pantora-process-resources
command: ./mvnw test-compile -Pantora-process-resources
local: true
scan:
dir: spring-data-jpa-distribution/target/classes
Expand Down

0 comments on commit 558c26b

Please sign in to comment.