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.

jcenter is unreliable

See original GitHub issue

missing jar: https://travis-ci.org/slamdata/quasar/builds/81045851 https://travis-ci.org/slamdata/quasar/builds/81093558 https://travis-ci.org/slamdata/quasar/builds/81097293

500 errors: https://travis-ci.org/slamdata/quasar/builds/81462446

currently it’s the first resolver

> show fullResolvers
ArrayBuffer(
  Raw(ProjectResolver(inter-project, mapped: )),   
  FileRepository(local,FileConfiguration(true,None),Patterns(ivyPatterns=List(${ivy.home}/local/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]), artifactPatterns=List(${ivy.home}/local/[organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]), isMavenCompatible=false, descriptorOptional=false, skipConsistencyCheck=false)),
  jcenter: https://jcenter.bintray.com/,
  public: https://repo1.maven.org/maven2/,
  sonatype-releases: https://oss.sonatype.org/content/repositories/releases,
  sonatype-releases: https://oss.sonatype.org/content/repositories/releases,
  sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots,
  JBoss repository: https://repository.jboss.org/nexus/content/repositories/,
  Scalaz Bintray Repo: http://dl.bintray.com/scalaz/releases,
  bintray/non: http://dl.bintray.com/non/maven
)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:31 (19 by maintainers)

github_iconTop GitHub Comments

2reactions
MasseGuillaumecommented, Sep 28, 2015

@dwijnand fullResolvers -= "jcenter" at "https://jcenter.bintray.com/"

1reaction
MasseGuillaumecommented, Sep 22, 2015

if the artifact is NotFound does it try the other resolvers ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

JCenter deprecation; impact on Gradle and Android
UPDATE 4/27/2021: We listened to the community and will keep JCenter as a read-only repository indefinitely. Our customers and the community can ...
Read more >
Hearing jcenter() is close to an end do you know any good ...
I think a pretty nice alternative for jcenter() would be GitHub Packages. It provides maven repository hosting. The document related to Gradle ...
Read more >
Shutdown of jcenter - please provide a way to handle this ...
it is unreliable; it destroys the built files in a try to rewrite them to fit them into their strange conventions; if a...
Read more >
Identifying Artifacts Resolved from Bintray(JCenter)
... and which means Bintray repositories (and jcenter) are going away by May, 1st 2021 . ... I have some bad news for...
Read more >
Migrating from JCenter to Maven Central CDN - Bitrise
Although JCenter is still available, it is unreliable and Maven Central CDN is a far better choice with 100% uptime. Maven Central without...
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