gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

Maven artifacts are inaccessible

Open yalchinAlv opened this issue 2 years ago • 1 comments

Is this project still alive?

If yes, is it already known or expected that the jar artifacts on Maven is not accessible? https://mvnrepository.com/artifact/com.gitblit/gitblit/1.9.3 https://gitblit.github.io/gitblit-maven/com/gitblit/gitblit/1.9.3/gitblit-1.9.3.jar - Returns 404

Seems like https://gitblit.github.io/gitblit-maven/ is down.

yalchinAlv avatar Jul 19 '23 12:07 yalchinAlv

Yes and no. Yes, it is expected that https://gitblit.github.io/gitblit-maven/ is down. Gitblit was moved to an organisation which unfortunately runs under a different name, gitblit-org.github.io. No, I was not aware that mvnrepository listed the gitblit.github.io/gitblit-maven repo at all. Ideally that could be changed on mvnrepository.

I don't know if it is possible to create a redirect site on Github for the old URL.

flaix avatar Jul 19 '23 18:07 flaix