File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
gapic-generator-java-pom-parent Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 167167 </goals >
168168 <configuration >
169169 <propertyName >surefire.jacoco.args</propertyName >
170+ <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 >
170171 </configuration >
171172 </execution >
172173 <execution >
Original file line number Diff line number Diff line change 336336 <goals >
337337 <goal >prepare-agent</goal >
338338 </goals >
339+ <configuration >
340+ <propertyName >surefire.jacoco.args</propertyName >
341+ <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 >
342+ </configuration >
339343 </execution >
340344 <execution >
341345 <id >report</id >
You can’t perform that action at this time.
0 commit comments