Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Maven Github repository + Artifactory

Tags:

maven

I'm have a artifactory running in a server here, and my settings.xml are configured to use it has a mirror.

But, one dep I use is in a github page, and seems like artifactory doesnt get it, because it throws me "UNABLE TO DOWNLOAD blah..".

I try to add the repo in Artifactory remote repositories, click in test, and it shows me a

Connection failed: Error 403: Forbidden

I am using the correct URL (I think): http://gwtbootstrap.github.com/maven/snapshots

Got any help? Thanks in advance

like image 622
caarlos0 Avatar asked Apr 19 '26 21:04

caarlos0


1 Answers

I think the URL should be:

  • https://github.com/gwtbootstrap/maven/tree/gh-pages/snapshots
like image 97
Mark O'Connor Avatar answered May 04 '26 12:05

Mark O'Connor



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!