We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648b9b7 commit 5d61514Copy full SHA for 5d61514
src/main/antora/antora.yml
@@ -6,10 +6,7 @@ nav:
6
ext:
7
collector:
8
- 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
+ command: ./mvnw test-compile -Pantora-process-resources
13
local: true
14
scan:
15
dir: spring-data-jpa-distribution/target/classes
0 commit comments