From f469e377027a614de3f3628396bde161b94df127 Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 9 Feb 2023 15:15:15 -0800 Subject: [PATCH] Add ${argLine} to get jacoco coverage --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5290900..6173780 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 @@ -423,4 +424,4 @@ - \ No newline at end of file +