Skip to content

Commit

Permalink
do not trimStackTrace per default
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Nov 25, 2021
1 parent 5cdb0ea commit 465dffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<trimStackTrace>false</trimStackTrace>
<excludes>
<exclude>${test.excludes}</exclude>
</excludes>
Expand Down

0 comments on commit 465dffa

Please sign in to comment.