Nowadays there are a lot of github hosted Maven repositories. ex) https://github.com/nhnopensource/nhnopensource.maven.repo
I tried to add those repositories into my Sonatype Nexus repository manager as proxy repository, but failed all the time.
But the repositories work fine when I set repository url directly to the github repositories in gradle/maven configuration.
Has anybody succeeded to add github hosted maven repository into Nexus?
I think the problem with this repo may be that it doesn't have index.html, and so Nexus cannot "crawl" it... I'm not 100% sure, but I remember having encountered something similar when I set-up my own https://github.com/vorburger/m2p2-repository. If that's not it, try posting on nexus-user@sonatype.org and when you've figured it out post the correct response here! ;-) PS: http://blog2.vorburger.ch/2013/08/deploying-github-hosted-maven-incl.html may also be of interest to you?
I found the solution : https://github.com/sagemintblue/sagemintblue-repositories