From ed52ac4cce3d0b6258e54cefc70bc1e3a67eedbd Mon Sep 17 00:00:00 2001 From: tastybento Date: Sat, 25 Feb 2023 11:26:29 -0800 Subject: [PATCH] Fix Jacoco --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5290900..a0a2ef3 100644 --- a/pom.xml +++ b/pom.xml @@ -284,6 +284,7 @@ 3.0.0-M5 + ${argLine} --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.math=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED @@ -396,7 +397,7 @@ org.jacoco jacoco-maven-plugin - 0.8.3 + 0.8.7 true