Skip to content

Commit 487eb20

Browse files
committed
Fixed test runs without jacoco
1 parent af5f970 commit 487eb20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@
238238
<id>jdk8-bootstrap</id>
239239
<activation>
240240
<jdk>[9</jdk>
241+
<property>
242+
<name>argLine</name>
243+
</property>
241244
</activation>
242245
<build>
243246
<plugins>

0 commit comments

Comments
 (0)