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