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

Could not find com.github.yhaolpz:FloatWindow:1.0.9 #3

Open
wlrhnh-David opened this issue Jul 30, 2020 · 5 comments
Open

Could not find com.github.yhaolpz:FloatWindow:1.0.9 #3

wlrhnh-David opened this issue Jul 30, 2020 · 5 comments

Comments

@wlrhnh-David
Copy link

Could not find com.github.yhaolpz:FloatWindow:1.0.9. 按照引导接入,提示如前,FloatWindow指定的maven地址不可访问,求解,谢谢哈~

@wlrhnh-David
Copy link
Author

maven { url 'https://jitpack.io' } 这个地址没法访问,有啥其他办法吗?

@121880399
Copy link
Owner

maven { url 'https://jitpack.io' } 这个地址没法访问,有啥其他办法吗?

是不是网络问题呀?我这边可以访问。

@felipecastrosales
Copy link

same issue here

@felipecastrosales
Copy link

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.yhaolpz:FloatWindow:1.0.4.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/yhaolpz/FloatWindow/1.0.4/FloatWindow-1.0.4.pom
       - https://repo.maven.apache.org/maven2/com/github/yhaolpz/FloatWindow/1.0.4/FloatWindow-1.0.4.pom
       - https://storage.googleapis.com/download.flutter.io/com/github/yhaolpz/FloatWindow/1.0.4/FloatWindow-1.0.4.pom
     Required by:
         project :app

* 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 3s
Error: Gradle task assembleDebug failed with exit code 1

@felipecastrosales
Copy link

I put maven { url 'https://jitpack.io' } in my build.gradle and work as well.

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

3 participants