File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ content:
3333 - url : https://github.com/spring-projects/spring-data-commons
3434 # Refname matching:
3535 # https://docs.antora.org/antora/latest/playbook/content-refname-matching/
36- branches : [ main, 3.2.x ]
36+ branches : [ main ]
3737 start_path : src/main/antora
3838asciidoc :
3939 attributes :
Original file line number Diff line number Diff line change 2222ext :
2323 collector :
2424 - run :
25- command : ./mvnw validate process-resources -am -Pantora-process-resources
25+ command : ./mvnw -B validate process-resources dependency:unpack -am -Pantora-process-resources
2626 local : true
2727 scan :
28- dir : target/classes/
29- - run :
30- command : ./mvnw package -Pdistribute
31- local : true
32- scan :
33- dir : target/antora
28+ - dir : target/classes/
29+ - dir : target/antora/
30+
You can’t perform that action at this time.
0 commit comments