You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/28 21:36:17 UTC

[GitHub] [cordova-plugin-file] Lindsay-Needs-Sleep commented on issue #332: (android) Fixes #329 - Allow plugins to "exec" when on a cdvfile:// u…

Lindsay-Needs-Sleep commented on issue #332: (android) Fixes #329 - Allow plugins to "exec" when on a cdvfile:// u…
URL: https://github.com/apache/cordova-plugin-file/pull/332#issuecomment-506884456
 
 
   The failure in the travis-ci build is for Android OS 9.0.  Here it is:
   ```
   Welcome to Gradle 4.10.3!
   Here are the highlights of this release:
    - Incremental Java compilation by default
    - Periodic Gradle caches cleanup
    - Gradle Kotlin DSL 1.0-RC6
    - Nested included builds
    - SNAPSHOT plugin versions in the `plugins {}` block
   For more details see https://docs.gradle.org/4.10.3/release-notes.html
   FAILURE: Build failed with an exception.
   * What went wrong:
   A problem occurred configuring root project 'android'.
   > Could not resolve all artifacts for configuration ':classpath'.
      > Could not download builder.jar (com.android.tools.build:builder:3.3.0)
         > Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.3.0/builder-3.3.0.jar'.
            > Connection reset
   * Try:
   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.
   * Get more help at https://help.gradle.org
   ```
   
   I'm not sure how I could have broken this?  My co-worker is able to build our project with this version of the plugin for 9.0 device.  
   
   If anyone has some quick guidance that would be great!
   (Otherwise I will have to look into this in couple days.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org