Skip to content

Commit

Permalink
Revert "Fixde #189 Failed to execute goal maven-surefire"
Browse files Browse the repository at this point in the history
This reverts commit 0ea0d08.
  • Loading branch information
dzc34 committed Nov 15, 2018
1 parent c2f43b5 commit f401a25
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@
<version>${maven-surefire-plugin.version}</version>
<configuration>
<skipTests>false</skipTests>

<!-- Fixes a surefire-plugin bug which will be solved
in next version (after 2.22.1) then this can be removed
see: https://github.com/Asqatasun/Contrast-Finder/issues/189
https://issues.apache.org/jira/browse/SUREFIRE-1588 -->
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit f401a25

Please sign in to comment.