arturdm / arturdm/jacoco-android-gradle-plugin

'jacocoTestReport' not found in root project 'src'

Open
#27 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Groovy
Stars
565
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Thanks for the plugin.

I have followed your steps and integrate it into my project.
I am able to get report by running following command:
`$ ./gradlew jacocoTestReport`

When I push my commit to upstream, Bitrise CI catches it and tries to run it. I ask Bitrise to run above command, however this is what I get:
```
FAILURE: Build failed with an exception.

* What went wrong:
Task 'jacocoTestReport' not found in root project 'src'.
...
```

Any idea would be appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.