diff --git a/pom.xml b/pom.xml
index e9a1d21c1be47a9b0202d31b105020dbf179edf6..47b17a96e722080f1c0b327cb9e301605ddf1037 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,7 @@
 				<configuration>
 					<aggregate>true</aggregate>
 					<redirectTestOutputToFile>true</redirectTestOutputToFile>
+					<useSystemClassLoader>false</useSystemClassLoader>
 				</configuration>
 			</plugin>
 			<plugin>
@@ -171,4 +172,4 @@
 		</plugins>
 	</reporting>
 
-</project>
\ No newline at end of file
+</project>