summaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index c2b82ff7b46..a6c606d2c31 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,6 +222,7 @@
<systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
</systemPropertyVariables>
+ <trimStackTrace>false</trimStackTrace>
</configuration>
</plugin>
<plugin>