Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #278

Open
wq1110 opened this issue Jun 26, 2024 · 2 comments
Open

Build failed #278

wq1110 opened this issue Jun 26, 2024 · 2 comments

Comments

@wq1110
Copy link

wq1110 commented Jun 26, 2024

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkMfcSITDebugDuplicateClasses'.

Could not resolve all files for configuration ':app:mfcSITDebugRuntimeClasspath'.
Could not find library-0.14.0.jar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.jar

  • 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 ':m_player:c_trailer:compileDebugJavaWithJavac'.

Could not resolve all files for configuration ':m_player:c_trailer:debugCompileClasspath'.
Could not find library-0.14.0.jar (com.github.yausername.youtubedl-android:library:0.14.0).
Searched in the following locations:
https://jitpack.io/com/github/yausername/youtubedl-android/library/0.14.0/library-0.14.0.jar

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

3: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':c_ui:bundleMfcSITDebugAar'.

Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :c_ui project caused this error: D:\project\cv-media-droid\cv-media-droid\c_ui\libs\guide-layer-debug.aar

  • 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 27s
987 actionable tasks: 919 executed, 68 up-to-date

ROa19ppDIB

These folders cannot be opened with a browser.

@wq1110
Copy link
Author

wq1110 commented Jun 26, 2024

I can use com. github. yausername. youtube dl android: library: 0.15.0 version. May I ask if this version is available? Is it a stable version?

@BobbyESP
Copy link
Contributor

BobbyESP commented Jun 27, 2024

Duplicated of #279 (I know that this issue is earlier than the other, but I've answered that first, so you can go and check what I said).

Edit: This fixes the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants