From 62f1f2e966ba9afd2a377add9266f97f95a77191 Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 9 Feb 2023 15:13:34 -0800 Subject: [PATCH] Add ${argLine} to get jacoco coverage --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 676cc30..c7bab70 100644 --- a/pom.xml +++ b/pom.xml @@ -234,6 +234,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