Guest User

Untitled

a guest
Nov 21st, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Mac-mini-Vasilii:ProFit vasiliisukhorukov$ ionic build android
  2. Running command: /Users/vasiliisukhorukov/Desktop/Mobile/ProFit/hooks/after_prepare/010_add_platform_class.js /Users/vasiliisukhorukov/Desktop/Mobile/ProFit
  3.  
  4.  
  5. ANDROID_HOME=/Users/vasiliisukhorukov/Library/Android/sdk
  6.  
  7. JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home
  8.  
  9. Incremental java compilation is an incubating feature.
  10.  
  11.  
  12.  
  13. FAILURE: Build failed with an exception.
  14.  
  15. * What went wrong:
  16.  
  17. A problem occurred configuring root project 'android'.
  18. > Could not resolve all dependencies for configuration ':_debugCompile'.
  19. > Could not find any version that matches com.google.android.gms:play-services-gcm:9.8+.
  20. Versions that do not match:
  21. 8.4.0
  22.  
  23. 8.3.0
  24. 8.1.0
  25. 7.8.0
  26. Searched in the following locations:
  27.  
  28. https://repo1.maven.org/maven2/com/google/android/gms/play-services-gcm/maven-metadata.xml
  29.  
  30. https://repo1.maven.org/maven2/com/google/android/gms/play-services-gcm/
  31. https://jcenter.bintray.com/com/google/android/gms/play-services-gcm/maven-metadata.xml
  32. https://jcenter.bintray.com/com/google/android/gms/play-services-gcm/
  33. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/android/m2repository/com/google/android/gms/play-services-gcm/maven-metadata.xml
  34. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/android/m2repository/com/google/android/gms/play-services-gcm/
  35. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/google/m2repository/com/google/android/gms/play-services-gcm/maven-metadata.xml
  36. Required by:
  37. :android:unspecified
  38.  
  39.  
  40. * Try:
  41. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  42.  
  43.  
  44. BUILD FAILED
  45.  
  46. Total time: 6.184 secs
  47.  
  48. Error: /Users/vasiliisukhorukov/Desktop/Mobile/ProFit/platforms/android/gradlew: Command failed with exit code 1 Error output:
  49. FAILURE: Build failed with an exception.
  50.  
  51. * What went wrong:
  52. A problem occurred configuring root project 'android'.
  53. > Could not resolve all dependencies for configuration ':_debugCompile'.
  54. > Could not find any version that matches com.google.android.gms:play-services-gcm:9.8+.
  55. Versions that do not match:
  56. 8.4.0
  57. 8.3.0
  58. 8.1.0
  59. 7.8.0
  60. Searched in the following locations:
  61. https://repo1.maven.org/maven2/com/google/android/gms/play-services-gcm/maven-metadata.xml
  62. https://repo1.maven.org/maven2/com/google/android/gms/play-services-gcm/
  63. https://jcenter.bintray.com/com/google/android/gms/play-services-gcm/maven-metadata.xml
  64. https://jcenter.bintray.com/com/google/android/gms/play-services-gcm/
  65. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/android/m2repository/com/google/android/gms/play-services-gcm/maven-metadata.xml
  66. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/android/m2repository/com/google/android/gms/play-services-gcm/
  67. file:/Users/vasiliisukhorukov/Library/Android/sdk/extras/google/m2repository/com/google/android/gms/play-services-gcm/maven-metadata.xml
  68. Required by:
  69. :android:unspecified
  70.  
  71. * Try:
  72. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Advertisement
Add Comment
Please, Sign In to add comment