Skip to content

Commit

Permalink
Add ${argLine} to get jacoco coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Feb 9, 2023
1 parent de6a939 commit ce0eeae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
<version>3.0.0-M5</version>
<configuration>
<argLine>
${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
Expand Down

0 comments on commit ce0eeae

Please sign in to comment.