diff --git a/rai-sdk/pom.xml b/rai-sdk/pom.xml index d63567f0..222d3663 100644 --- a/rai-sdk/pom.xml +++ b/rai-sdk/pom.xml @@ -110,6 +110,9 @@ org.apache.maven.plugins maven-surefire-plugin 2.22.0 + + --add-opens java.base/java.nio=ALL-UNNAMED + org.apache.maven.plugins