mirror of
https://github.com/BentoBoxWorld/Greenhouses.git
synced 2025-02-16 12:11:20 +01:00
Add ${argLine} to get jacoco coverage
This commit is contained in:
parent
de6a939bb9
commit
ce0eeae546
1
pom.xml
1
pom.xml
@ -200,6 +200,7 @@
|
|||||||
<version>3.0.0-M5</version>
|
<version>3.0.0-M5</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<argLine>
|
<argLine>
|
||||||
|
${argLine}
|
||||||
--add-opens java.base/java.lang=ALL-UNNAMED
|
--add-opens java.base/java.lang=ALL-UNNAMED
|
||||||
--add-opens java.base/java.util=ALL-UNNAMED
|
--add-opens java.base/java.util=ALL-UNNAMED
|
||||||
--add-opens java.base/java.util.concurrent=ALL-UNNAMED
|
--add-opens java.base/java.util.concurrent=ALL-UNNAMED
|
||||||
|
Loading…
Reference in New Issue
Block a user