Commit bfc8d95
authored
Set trimStackTrace property to false (#580)
Set `trimStackTrace` to `false` in mvn failsafe plugin.
This will print the full stack trace for failed integration tests making it easier to investigate nightly build failures.1 parent 91f6705 commit bfc8d95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments