http://www.gradle.org/docs/current/dsl/org.gradle.testing.jacoco.plugins.JacocoTaskExtension.html#org.gradle.testing.jacoco.plugins.JacocoTaskExtension:getAsJvmArg() shows as description “Creates a Jacoco task extension.” while this is the description of the constructor, not the getAsJvmArg method according to http://www.gradle.org/docs/current/groovydoc/org/gradle/testing/jacoco/plugins/JacocoTaskExtension.html
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Programatically defining plugin extension DSL in custom plugin | 1 | 390 | January 18, 2022 | |
| Gradle 4.9 using the kotlin-dsl, unable to configure the jacoco task | 1 | 3606 | May 3, 2019 | |
| JacocoTaskExtension and JacocoPluginExtension in 6.1.1 | 0 | 522 | February 12, 2020 | |
| Can't apply JaCoCo extension to custom task | 6 | 6220 | November 14, 2014 | |
| Jar Task DSL Documentation | 3 | 566 | March 6, 2013 |