mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-03 03:45:28 +01:00
Add --stacktrace Antora argument
This commit is contained in:
@@ -7,7 +7,7 @@ apply plugin: 'java'
|
||||
|
||||
antora {
|
||||
antoraVersion = "3.0.0-alpha.8"
|
||||
arguments = ["--fetch"]
|
||||
arguments = ["--fetch", "--stacktrace"]
|
||||
}
|
||||
|
||||
tasks.antora {
|
||||
|
||||
Reference in New Issue
Block a user