nexus-3.29.2-02

106 阅读1分钟

1、下载地址:www.sonatype.com/nexus/repos…

2、安装:

1)、解压nexus-3.29.2-02-win64.zip后会多出两个目录nexus-3.29.2-02和sonatype-work

2)、打开Windows的命令行工具cmd.exe,最好以管理员身份运行以免有权限问题

进入到nexus-3.29.2-02目录下的bin目录,如:cd C:\app\nexus\nexus-3.29.2-02\bin

3)、nexus.exe /help

4)、nexus.exe /run

3、登录访问

1)、访问地址:http://127.0.0.1:8081/http://localhost:8081/

2)、首次登录的帐号是 admin,密码是随机生成的,如下图提示的位置,普通文本编辑器打开即可看到密码,接着会强制让你修改密码

image.png