This message was deleted.
# community-support
s
This message was deleted.
v
Besides that I personally try to avoid depending on tasks by
String
, it will only depend on the task of the project you are configuring there.
You can easily verify by doing
./gradlew --dry-run :whatever:jacocoTestReport
to see which tasks would get executed
j
ok, thanks