We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0071a commit 4af5747Copy full SHA for 4af5747
pom.xml
@@ -116,8 +116,8 @@
116
<hide-test-logs-in-console>true</hide-test-logs-in-console>
117
118
<!--
119
- This argument is pulled in by Failsafe, and JaCoCo will amend it to ensure the
120
- coverage agent is installed into the forked JVM running the tests. See
+ This argument is pulled in by Surefire and Failsafe, and JaCoCo will amend it to
+ ensure the coverage agent is installed into the forked JVM running the tests. See
121
https://www.eclemma.org/jacoco/trunk/doc/prepare-agent-mojo.html for info.
122
123
We also disable code sharing to prevent some other warnings during test runs, and
0 commit comments