在此记录通过页面方式将第三方jar包上传到私服的操作经历:

因第三方jar没有pom,需要手动将jar上传到公司私服上。

步骤:

1、登录nexus,然后选择左侧菜单的upload,其他版本的nexus可能是其他方式上传。

上传jar包到Nexus——页面方式

2、填写信息,需要注意 “Generate a POM file with these coordinates”需要勾上。

上传jar包到Nexus——页面方式

3、点击upload,然后就可以在项目中使用maven引入了。

相关文章:

  • 2022-01-30
  • 2021-04-30
  • 2022-12-23
  • 2021-06-24
  • 2022-01-21
  • 2021-05-17
  • 2021-08-24
  • 2022-01-04
猜你喜欢
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2021-12-06
相关资源
相似解决方案