How to configure jboss repository properly for my repository manager

谁说胖子不能爱 提交于 2020-01-13 10:19:12

问题


https://repository.jboss.org/nexus/content/groups/public-jboss/
https://repository.jboss.org/nexus/content/groups/public/
https://repository.jboss.org/nexus/content/repositories/releases/
  1. Which repository am I supposed to use?
  2. I am unable to view the listing of any of the above repositories when I paste this URL on my browser?
  3. What settings should I use to pull jboss release artifacts in Nexus?

回答1:


First you have to add the JBoss repo - http://repository.jboss.org/nexus/content/groups/public/ in Nexus as a proxy type repo. Secondly, include this one in the 'group' type repo.




回答2:


What about the following description:

http://community.jboss.org/wiki/MavenGettingStarted-Users

and may be the simplest solution would be to use:

https://repository.jboss.org/



来源:https://stackoverflow.com/questions/7144119/how-to-configure-jboss-repository-properly-for-my-repository-manager

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