dnaextrim / flutter_ironsource_x

IronSource Ads & Mediation Plugin for Flutter
https://pub.dev/packages/flutter_ironsource_x
Apache License 2.0
10 stars 17 forks source link

Can build to appbundle #16

Closed yswtrue closed 2 years ago

yswtrue commented 2 years ago
➜  chat_frontend git:(feature/null-safe) ✗ flutter build appbundle --flavor google -t lib/main-google.dart

💪 Building with sound null safety 💪

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':twilio_programmable_video:generateReleaseRFile'.
> Could not resolve all files for configuration ':twilio_programmable_video:releaseCompileClasspath'.
   > Could not resolve com.twilio:video-android:6.4.+.
     Required by:
         project :twilio_programmable_video
      > Skipped due to earlier error
      > Failed to list versions for com.twilio:video-android.
         > Unable to load Maven meta-data from https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml.
            > Could not get resource 'https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml'.
               > Could not GET 'https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeGoogleReleaseAssets'.
> Could not resolve all files for configuration ':app:googleReleaseRuntimeClasspath'.
   > Could not resolve com.twilio:video-android:6.4.+.
     Required by:
         project :app > project :twilio_programmable_video
      > Failed to list versions for com.twilio:video-android.
         > Unable to load Maven meta-data from https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml.
            > Could not get resource 'https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml'.
               > Could not GET 'https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* 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

BUILD FAILED in 5m 38s
Running Gradle task 'bundleGoogleRelease'...                      339.2s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download...

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':twilio_programmable_video:generateReleaseRFile'.
> Could not resolve all files for configuration ':twilio_programmable_video:releaseCompileClasspath'.
   > Could not resolve com.twilio:video-android:6.4.+.
     Required by:
         project :twilio_programmable_video
      > Skipped due to earlier error
      > Failed to list versions for com.twilio:video-android.
         > Unable to load Maven meta-data from https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml.
            > Could not get resource 'https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml'.
               > Could not GET 'https://dl.bintray.com/ironsource-mobile/android-adapters/com/twilio/video-android/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:mergeGoogleReleaseAssets'.
> Could not resolve all files for configuration ':app:googleReleaseRuntimeClasspath'.
   > Could not resolve com.twilio:video-android:6.4.+.
     Required by:
         project :app > project :twilio_programmable_video
      > Failed to list versions for com.twilio:video-android.
         > Unable to load Maven meta-data from https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml.
            > Could not get resource 'https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml'.
               > Could not GET 'https://dl.bintray.com/ironsource-mobile/android-sdk/com/twilio/video-android/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* 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

BUILD FAILED in 5m 56s
Running Gradle task 'bundleGoogleRelease'...                      357.6s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download...
Gradle task bundleGoogleRelease failed with exit code 1