Guest User

Untitled

a guest
Jul 16th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. Configuration on demand is an incubating feature.
  2. :app:DownloadSources FAILED
  3.  
  4. FAILURE: Build failed with an exception.
  5.  
  6. * Where:
  7. Initialization script '/tmp/ijinit.gradle' line: 9
  8.  
  9. * What went wrong:
  10. Execution failed for task ':app:DownloadSources'.
  11. > Could not resolve all files for configuration ':app:downloadSources'.
  12. > Could not find com.github.instacart.truetime-android:library-2.2:sources.
  13. Searched in the following locations:
  14. file:/home/pluto/Android/Sdk/extras/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  15. file:/home/pluto/Android/Sdk/extras/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  16. file:/home/pluto/Android/Sdk/extras/google/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  17. file:/home/pluto/Android/Sdk/extras/google/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  18. file:/home/pluto/Android/Sdk/extras/android/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  19. file:/home/pluto/Android/Sdk/extras/android/m2repository/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  20. https://jitpack.io/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  21. https://jitpack.io/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  22. https://dl.google.com/dl/android/maven2/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  23. https://dl.google.com/dl/android/maven2/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  24. https://jcenter.bintray.com/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.pom
  25. https://jcenter.bintray.com/com/github/instacart/truetime-android/library-2.2/sources/library-2.2-sources.jar
  26. Required by:
  27. project :app
  28.  
  29. * Try:
  30. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  31.  
  32. * Get more help at https://help.gradle.org
  33.  
  34. BUILD FAILED in 4s
  35. 1 actionable task: 1 executed
  36. 2:53:41 AM: Task execution finished 'DownloadSources'.
Add Comment
Please, Sign In to add comment