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

Commit

Permalink
Maven Surefire bug workaround (#13081)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk authored and szha committed Nov 1, 2018
1 parent 0bea50e commit d242f3b
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 @@ -215,6 +215,7 @@
<version>2.19</version>
<configuration>
<skipTests>true</skipTests>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d242f3b

Please sign in to comment.