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 9f28f30 commit fe542da
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 @@ -201,6 +201,7 @@
<version>3.0.0-M5</version>
<configuration>
<argLine>
${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
Expand Down

0 comments on commit fe542da

Please sign in to comment.