summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-04-07 13:37:18 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-04-07 13:37:18 +0200
commit48ccb59f97f5029e8f189d4cf9cf3d98fbfa4bcc (patch)
tree27c14a1af49852b20e208dc11746cc590f1d74e2 /bundle-plugin-test
parentcc36704d0553149a2dcac5a0f928ba6c6f782979 (diff)
Inherit 'trimStackTrace' setting from parent
Diffstat (limited to 'bundle-plugin-test')
-rw-r--r--bundle-plugin-test/integration-test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle-plugin-test/integration-test/pom.xml b/bundle-plugin-test/integration-test/pom.xml
index 42d3b0e4d62..e65cf077d62 100644
--- a/bundle-plugin-test/integration-test/pom.xml
+++ b/bundle-plugin-test/integration-test/pom.xml
@@ -62,7 +62,6 @@
<systemPropertyVariables>
<test.bundle.path>${project.build.directory}/dependency</test.bundle.path>
</systemPropertyVariables>
- <trimStackTrace>false</trimStackTrace>
</configuration>
</plugin>
<plugin>