aboutsummaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'run-all-junit-tests/pom.xml')
-rw-r--r--run-all-junit-tests/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml
index bcb21ca4e..3f63ea4d2 100644
--- a/run-all-junit-tests/pom.xml
+++ b/run-all-junit-tests/pom.xml
@@ -288,6 +288,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
+ <argLine>${jvm.arg.addOpens}</argLine>
</configuration>
<executions>
<execution>
@@ -311,6 +312,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
+ <argLine>${jvm.arg.addOpens}</argLine>
</configuration>
<executions>
<execution>