diff --git a/pom.xml b/pom.xml index 81f561e6..7b70a89f 100644 --- a/pom.xml +++ b/pom.xml @@ -213,10 +213,27 @@ + + jpms11 + + 11 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + --add-exports jdk.crypto.cryptoki/sun.security.pkcs11.wrapper=ALL-UNNAMED ${argLine} + + + + + jpms - [9,) + [17,) @@ -231,6 +248,7 @@ --add-exports jdk.crypto.cryptoki/sun.security.pkcs11.wrapper=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.https=ALL-UNNAMED + -Djava.security.manager=allow ${argLine}