I want to have a private repository manager to not download all the packages from internet every time. I decide to go with Apache Archiva.
At the moment I want to add jitpack.io and jcenter.bintray.com to my remote repositories. I've done as following picture but it doesn't do any good and I can't get for example "com.google.dagger:dagger-compiler:2.5" from my private repository.
How can I properly add jitpack.io and jcenter into my Archiva?