Disable trimStackTrace in surefire plugin
Closes gh-9629
This commit is contained in:
committed by
Stephane Nicoll
parent
90112559bf
commit
eb299b95c2
@@ -602,6 +602,7 @@
|
||||
<java.awt.headless>true</java.awt.headless>
|
||||
</systemPropertyVariables>
|
||||
<argLine>-Xmx1024m</argLine>
|
||||
<trimStackTrace>false</trimStackTrace>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user