Publish on other maven repository
juliocbcotta opened this issue · 3 comments
JitPack goes offline way too often, having the library artefacts hosted there causes troubles all projects when that maven repository is offline. Today we had hours of downtime where we couldn't compile our apps in the CIs.
Chucker is already distributed to Central and you can configure Gradle to filter repository content. Or specify Central before Jitpack so it will prioritize it over other repositories.
Sorry, but this is not what I meant.
Without adding jitpack maven repository to my gradle config files I am not able to use this library, which means that it is only being hosted at jitpack repositories, which are unstable repositories. One option is to publish it to maven central or even github packages.
And like I mentioned it is already on Maven Central - https://search.maven.org/artifact/com.github.chuckerteam.chucker/library.