-
Notifications
You must be signed in to change notification settings - Fork 194
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
File not found. Build ok #3295
Comments
Exact same issue here. Tried different commits on different branches on different repos (and even on a remote computer), same issue in all cases. Build logs have this odd Also, it wasn't happening yesterday, and it doesn't happen to previous builds (only new ones). |
Same thing here. |
Hi, Looking into it |
Hi, I don't know if you guys fixed something but it started working for me.
I was jus trying "crazy stuff" because this was driving my crazy is the last hours. |
Appears to be up again. |
All good now. Thanks! |
same issue here. |
I found the same problem yesterday. But today I found that the corresponding file already exists in the repository, and Android Studio still can't download the dependency. None of the previous versions found this issue。 build log: https://jitpack.io/com/github/yjfnypeu/EasyAndroid/da11ce0db4/build.log |
Same issue. Build successful, but file is missing |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
I am experiencing this same issue with an older version of a library. https://jitpack.io/com/github/Zhuinden/simple-stack/1.12.0/simple-stack-1.12.0.aar
How do I trigger a rebuild? |
Now instead of According to build logs, it should be right there https://jitpack.io/com/github/Zhuinden/simple-stack/1.12.0/build.log |
This should not be closed. This is still an issue |
Same problem, my library contains mostly Java files, but has also one Kotlin file, I don't know if this need situation to be managed, anyway the result is: File not found. Build ok
|
We have recurring observation of this issue too, see baloise/proxy#11 Triggering a build via the commit hash has fixed it once. |
@jitpack-io Facing exact same issue, here's the build log. |
@jitpack-io I also have this issue a lot with TeamNewPipe/NewPipeExtractor. A lot of releases and builds are missing all or parts of their artifacts. They existed some weeks ago but randomly don't get served anymore. |
@jitpack-io Many of our builds have gone missing giving error |
I found the solution for my issue in TeamNewPipe/NewPipeExtractor#1066 (comment). Try using an all lowercase Group ID e.g., |
OK sure thanks will try |
This solved my issue with LiquidCore. |
Build log shows success, but trying to access any of the jars/poms is returning "File not found. Build ok"
I don't want to provide the build log here, as this is for a private repo, but I can share it via email if you need it.
The text was updated successfully, but these errors were encountered: