免费的artifactory或nexus服务网址没有密码,用于intellij的想法

pop*_*lka 1 repository intellij-idea nexus artifactory maven

Intelliji Idea在设置中添加了3个免费在线存储库 - > maven - > artifactory或nexus服务网址 http://oss.sonatype.org/service/local/ http://repo.jfrog.org/artifactory/api/ https: //repository.jboss.org/nexus/service/local/

所有这些回购都是不可传递的(404错误或密码保护).

你能不提供更多免费的神器或nexus服务网址而无需密码保护?IDEA在repo URL上没有密码设置.

Yoa*_*man 6

服务URL用于通过使用这些URL上提供的REST API运行类搜索查询并从远程Artifactory下载找到的库来将远程库附加到模块.

REST URL不能直接浏览.

也许这更好地解释了它:http://blogs.jetbrains.com/idea/2010/08/getting-external-libraries-easily/