mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Show stacktrace when building the gradle plugin
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<argument>${gradle.task}</argument>
|
||||
<argument>-Pdescription=${project.description}</argument>
|
||||
<argument>-S</argument>
|
||||
<argument>--stacktrace</argument>
|
||||
</arguments>
|
||||
<environmentVariables>
|
||||
<MAVEN_LOCAL_REPO>${settings.localRepository}</MAVEN_LOCAL_REPO>
|
||||
|
||||
Reference in New Issue
Block a user