Hello,
I’ve one problem with my workflow for build my Android app.
Monday, my workflow work fine, but since tuesday the same worfklow not working, cause the step “Gradle Runner” fail because he don’t find “com.novoda:espresso-support-extras:1.0.0”
Between the two days there was no new code. So the code is the same since Monday who work perfectly and Tuesday who is not working.
I’ve search if there are problem on Google Service or other, but I didn’t find anything.
I’ve try to build in local but it work perfectly, the problem is only in Bitrise.
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
- Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : Tuesday 7 May
Build log
Could not determine the dependencies of task ‘:app:preNeutralDebugBuild’.
Could not resolve all task dependencies for configuration ‘:app:neutralDebugRuntimeClasspath’.
Could not find com.novoda:espresso-support-extras:1.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.pom
- https://dl.google.com/dl/android/maven2/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.jar
- https://jcenter.bintray.com/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.pom
- https://jcenter.bintray.com/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.jar
- https://maven.fabric.io/public/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.pom
- https://maven.fabric.io/public/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.jar
- https://repo.maven.apache.org/maven2/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.pom
- https://repo.maven.apache.org/maven2/com/novoda/espresso-support-extras/1.0.0/espresso-support-extras-1.0.0.jar
Required by:
project :app"