File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ content:
1717 - url : https://github.com/spring-projects/spring-data-commons
1818 # Refname matching:
1919 # https://docs.antora.org/antora/latest/playbook/content-refname-matching/
20- branches : [ main, 3.2.x ]
20+ branches : [ main ]
2121 start_path : src/main/antora
2222asciidoc :
2323 attributes :
Original file line number Diff line number Diff line change 66ext :
77 collector :
88 - run :
9- command : ./mvnw validate process-resources -Pantora-process-resources
9+ command : ./mvnw -B validate process-resources dependency:unpack -am -Pantora-process-resources
1010 local : true
1111 scan :
12- dir : target/classes/
13- - run :
14- command : ./mvnw package -Pdistribute
15- local : true
16- scan :
17- dir : target/antora
12+ - dir : target/classes/
13+ - dir : target/antora/
You can’t perform that action at this time.
0 commit comments