mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Add --stacktrace Antora argument
This commit is contained in:
parent
0f0be0b326
commit
3c39761ca1
@ -7,7 +7,7 @@ apply plugin: 'java'
|
||||
|
||||
antora {
|
||||
antoraVersion = "3.0.0-alpha.8"
|
||||
arguments = ["--fetch"]
|
||||
arguments = ["--fetch", "--stacktrace"]
|
||||
}
|
||||
|
||||
tasks.antora {
|
||||
|
Loading…
x
Reference in New Issue
Block a user