centos使用nexus搭建私有maven仓库

  • A+
所属分类:linux maven

1.配置java环境 ,配置maven环境
略。自行百度

2.下载解压nexus
wget https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.5.1-02-unix.tar.gz

解压
tar -zxvf nexus-3.5.1-02-unix.tar.gz

3.启动
nexus-3.5.1-02/bin/nexus start

4.访问界面
http://ip:8081/

用户名/密码 admin/admin123

centos使用nexus搭建私有maven仓库
使用方法可以参照
https://blog.csdn.net/wanghuan1191/article/details/79104751

ZPY

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: