问题描述在nexus中上传了第三方jar包,在本地项目中添加了引用,但就是下载不下来。

转载文章

1. 打开windows -> preferences -> maven,勾选如图所示

eclipse中maven下载不了私服上面的第三方包问题

2.  打开 windows ->  show views -> orther -> maven -> maven repositories 视图

eclipse中maven下载不了私服上面的第三方包问题

3. 在maven repositories 视图中的全局repositories 上右键,选择Update index

eclipse中maven下载不了私服上面的第三方包问题

4. 下载时eclipse可能有点慢,等几分钟就会下载最新的包了。

感谢:流星迷博主(http://blog.csdn.net/lxm63972012/article/details/46584461)

相关文章:

  • 2021-07-28
  • 2021-12-08
  • 2021-10-01
  • 2021-11-24
  • 2022-12-23
  • 2021-08-10
  • 2021-09-08
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
  • 2021-05-17
  • 2022-02-24
  • 2021-04-12
相关资源
相似解决方案