Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
print full stacktraces
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 committed Aug 3, 2018
1 parent e0dad84 commit 6c8289a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scala-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
<skipTests>${skipTests}</skipTests>
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
<junitxml>.</junitxml>
<stdout>F</stdout>
<filereports>WDF TestSuite.txt</filereports>
</configuration>
<executions>
Expand Down

0 comments on commit 6c8289a

Please sign in to comment.