Skip to content

Commit 0218bea

Browse files
authored
Update pom.xml
1 parent a58139a commit 0218bea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

images/build/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
<artifactId>maven-surefire-plugin</artifactId>
6161
<version>2.17</version>
6262
<configuration>
63-
<argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>
63+
<!--argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine-->
64+
<useSystemClassLoader>false</useSystemClassLoader>
6465
</configuration>
6566
</plugin>
6667
<plugin>

0 commit comments

Comments
 (0)