From 20e2ee1e22df1096eaa07d6860b18fa626a0057c Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 9 Feb 2023 15:08:31 -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 f78b4ff..ca037d1 100644 --- a/pom.xml +++ b/pom.xml @@ -230,6 +230,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 @@ -338,4 +339,4 @@ - \ No newline at end of file +