Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > Task :gdk:generateReleaseLintModel
- Generating lint files for backported methods only (compile API B)
- > Task :gdk:stripReleaseDebugSymbols
- Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
- > Task :common:generateReleaseRFile FAILED
- > Task :green:dataBindingMergeDependencyArtifactsProductionGoogleRelease FAILED
- FAILURE: Build completed with 2 failures.
- 1: Task failed with an exception.
- -----------
- * What went wrong:
- Execution failed for task ':common:generateReleaseRFile'.
- > Could not resolve all files for configuration ':common:releaseCompileClasspath'.
- > Failed to transform breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-api, org.jetbrains.kotlin.platform.type=androidJvm}.
- > Could not download breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2)
- > Could not get resource 'https://mvn.breez.technology/releases/technology/breez/breez-sdk-kmp-android/0.4.1-rc2/breez-sdk-kmp-android-0.4.1-rc2.aar'.
- > Premature end of Content-Length delimited message body (expected: 54,259,220; received: 7,631,605)
- * 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.
- ==============================================================================
- 2: Task failed with an exception.
- -----------
- * What went wrong:
- Execution failed for task ':green:dataBindingMergeDependencyArtifactsProductionGoogleRelease'.
- > Could not resolve all files for configuration ':green:productionGoogleReleaseCompileClasspath'.
- > Failed to transform breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2) to match attributes {artifactType=android-databinding, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-api, org.jetbrains.kotlin.platform.type=androidJvm}.
- > Could not download breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2)
- > Could not get resource 'https://mvn.breez.technology/releases/technology/breez/breez-sdk-kmp-android/0.4.1-rc2/breez-sdk-kmp-android-0.4.1-rc2.aar'.
- > Premature end of Content-Length delimited message body (expected: 54,259,220; received: 7,631,605)
- * 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.
- ==============================================================================
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
- You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
- For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
- BUILD FAILED in 51m 56s
Add Comment
Please, Sign In to add comment