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

CI pipeline fails on building this dependency #8

Open
hj1115hj opened this issue Feb 4, 2025 · 0 comments
Open

CI pipeline fails on building this dependency #8

hj1115hj opened this issue Feb 4, 2025 · 0 comments

Comments

@hj1115hj
Copy link

hj1115hj commented Feb 4, 2025

Hi! It looks like the jitpack dependency is no longer available, our CI pipeline fails on building this dependency with the following error:

Failed to resolve: com.github.SmartToolFactory:Compose-Bubble:1.1.0
Show in Project Structure dialog
Affected Modules: app, presenter
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.SmartToolFactory:Compose-Bubble:1.1.0.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
       - https://repo.maven.apache.org/maven2/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
       - https://devrepo.kakao.com/nexus/content/groups/public/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
       - https://jitpack.io/com/github/SmartToolFactory/Compose-Bubble/1.1.0/Compose-Bubble-1.1.0.pom
     Required by:
         project :app > project :presenter

I think creating a new tag and releasing a v1.1.0 should resolve these issues

Thanks in advance!

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

1 participant