question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JitPack link 404s

See original GitHub issue

The JitPack link in README.md 404s. The directory seems to be there, and I see logs, but the artifact does not appear to be available. There are a couple warnings in the build log I looked at, but at the end it does list the artifact, so it would seem that it was created.

Link: https://jitpack.io/com/github/frohoff/ysoserial/master/ysoserial-master.jar

To test:

user@localhost:~$ curl https://jitpack.io/com/github/frohoff/ysoserial/master/ysoserial-master.jar
Build failed. See the log at jitpack.io

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
frohoffcommented, Sep 19, 2018

Still works for me but I can see from https://www.uptrends.com/tools/uptime that it seems to be returning a 404.

img

Wonder if it could be a CDN cache problem. I’ll see what I can do.

0reactions
frohoffcommented, Sep 20, 2018

No problem. I just remembered having a similar issue a few months ago that caused me to switch from master-SNAPSHOT to master, so I’ll need to keep an eye on it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JitPack is a novel package repository for JVM and Android ...
JitPack.io. JitPack is a novel package repository for JVM and Android projects. It builds Git projects on demand and provides you with ready-to-use ......
Read more >
Plugin Portal Dependency Resolution Failing Due to JCenter ...
I noticed this because Jitpack builds are failing, ... my suspicion is that it is expecting JCenter to return 404s for packages not...
Read more >
Now that Bintray and JCenter are shutting down, what should ...
Update: JitPack has clarified that the 404s were caused due to an infra issue. ... CLICK THIS LINK to send a PM to...
Read more >
ANNOUNCEMENT: Android SDK finally here! - #15 by BCN
OK, sorry about that - the Tinker app for Android is now public, no more 404s. ... maven { url “https://jitpack.io” }
Read more >
web-public / react-native · GitLab - Yunio
Summary: If you have following scenario 1. Have <Image> component with valid URL 2. Due to user action set <Image> to incorrect URL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found