Added repository to Nexus but still not finding artifacts

大城市里の小女人 提交于 2019-12-10 10:31:31

问题


I have a project that uses the hl7api (HAPI) available at http://hl7api.sourceforge.net/m2

In my pom I have defined a repository with this url. If I don't go via local nexus it works but when I do it will not find the artifacts. I have added a proxy repository in Nexus with the same url.

Any ideas?


回答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.

Sorry - just saw that this solution was discussed as comment on the question. Can not delete the answer but it seems to be obsolete.



来源:https://stackoverflow.com/questions/5031624/added-repository-to-nexus-but-still-not-finding-artifacts

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