Nexus proxy repository

南笙酒味 提交于 2019-12-23 12:02:04

问题


I'm new to Nexus. I have added a proxy repository for http://reflections.googlecode.com/svn/repo/. Its added successfully. I can browse the repository content in the 'Browse remote' tab. But when I point my maven to my local Nexus mirror & execute it fails while accessing dependency for reflections, its not able to locate it in my nexus repository.


回答1:


If you added the repository as a proxy repository in Nexus do not forget to add the proxy to the Repository Group which you use as mirror for all Nexus requests (public/snapshot) - assumed you have this kind of configuration.

(Took this from a former answer from me.)




回答2:


Do you try to access the proxy directly? I think it is better to create a group repository and add the Google repository there.



来源:https://stackoverflow.com/questions/6860370/nexus-proxy-repository

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!