jitpack.io icon indicating copy to clipboard operation
jitpack.io copied to clipboard

Working builds disappear or become "not found"

Open Barryrowe opened this issue 2 years ago • 2 comments

Describe the bug This has happened to me multiple times over the last year. A package will be available, and working for many builds through Jitpack, then out of no where builds start failing for me, and I find out that a package that has not been updated on my end for months is unable to be found. I go to Jitpack and look at the logs, and the logs show a successful build, but still no artifact is available.

This is not a step-by-step reproducible issue, but I can point to two specific versions that I have had this happen with:

To Reproduce Steps to reproduce the behavior:

  1. Create a new Android project and depend on "com.github.sevar83:indeterminate-checkbox:1.0.5@aar"
  2. Make sure jitpack.io is in repositories
  3. Attempt to build
> Could not resolve all files for configuration ':app:devDebugCompileClasspath'.
   > Could not find com.github.sevar83:indeterminate-checkbox:1.0.5.
     Required by:
         project :app

Expected behavior The package should be found, and the build should complete successfully

Screenshots CLI issue

Additional context Here is the log from the 1.0.5 version of the artifact that won't load: https://jitpack.io/com/github/sevar83/indeterminate-checkbox/1.0.5/build.log

Barryrowe avatar Aug 16 '22 20:08 Barryrowe

Me too, Dependencies that have already been built disappear

image

Click the file icon tip: File not found. Build ok

Click the file icon will rebuild, but even if it is rebuilt, it will still disappear randomly This is a serious bugs!

liangjingkanji avatar Aug 17 '22 05:08 liangjingkanji

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 17 '22 02:09 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Oct 01 '22 02:10 github-actions[bot]