File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
gapic-generator-java-pom-parent Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 125125 <exclude >**/IT*.java</exclude >
126126 </excludes >
127127 <reportNameSuffix >sponge_log</reportNameSuffix >
128- <argLine >$ {surefire.jacoco.args} </argLine >
128+ <argLine >@ {surefire.jacoco.args} --add-opens java.base/jdk.internal.loader=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/sun.security.util=ALL-UNNAMED --add-opens java.base/sun.net.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED </argLine >
129129 <skipTests >${skipUnitTests} </skipTests >
130130 </configuration >
131131 </plugin >
You can’t perform that action at this time.
0 commit comments