From ce0eeae546c62f1db62a7ee8ba7a9c6cc258696c Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 9 Feb 2023 15:18:43 -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 c8542f6..35923bf 100644 --- a/pom.xml +++ b/pom.xml @@ -200,6 +200,7 @@ 3.0.0-M5 + ${argLine} --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED