|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
inputFiles and
returns result in new String[] array.
${java.io.tmpdir}/grover*.jar file during setup,
which is next being added as the dependent artifact to the build.
src/main/java, src/main/groovy, target/generated-sources, so including the generated sources)
or whether it should only instrument the main source root (usually src/main/java).
Project} object so that we can the tasks later on.
clover.license.path system property.
sourceRoots remove those which specific for this scanner,
unless the specific folder points to the same location as the getSourceDirectory().
sourceRoots remove SRC_MAIN_GROOVY root
sourceRoots remove SRC_TEST_GROOVY root
true, Clover will add several properties to the build configuration which
disable a build failure for following plugins:
maven-surefire-plugin (maven.test.failure.ignore=true)
maven-failsafe-plugin (maven.test.failure.ignore=true)
maven-checkstyle-plugin (checkstyle.failOnViolation=false)
maven-pmd-plugin (pmd.failOnViolation=false)
Thanks to this, build continues despite test failures or code validation failures and thus
it is possible to generate a Clover coverage report for failed tests at the end of the build.
${java.io.tmpdir}/grover*.jar file during setup,
which is next being added as the dependent artifact to the build.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||