Skip to content

Commit eb299b9

Browse files
htynknsnicoll
authored andcommitted
Disable trimStackTrace in surefire plugin
Closes gh-9629
1 parent 9011255 commit eb299b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@
602602
<java.awt.headless>true</java.awt.headless>
603603
</systemPropertyVariables>
604604
<argLine>-Xmx1024m</argLine>
605+
<trimStackTrace>false</trimStackTrace>
605606
</configuration>
606607
</plugin>
607608
<plugin>

0 commit comments

Comments
 (0)