Nexus私服的搭建

1、下载包

安装包为:nexus-professional-2.14.5-02.jar

2、安装

…\nexus-professional-2.14.5-02\bin执行 nexus.bat(使用命令行)时出现:

Wrapper | OpenSCmanager failed - 拒绝访问。(0x5)
请按任意键继续…

切换至管理员状态下,继续执行,出现:

the nexus-webapp service is not installed – 指定的服务未安装。(0x424)

切换路径至…\nexus-professional-2.14.5-02\bin\jsw\windows-x86-64执行:install-nexus.bat,打印结果:

Wrapper | nexus installed.

执行start-nexus.bat出现:

Nexus私服的搭建_第1张图片

另外注意默认的8081端口别被占用,否则在cof路径下修改下端口号。
启动成功后就可以在浏览器中输入:http://localhost:8081/nexus/

Nexus私服的搭建_第2张图片

还能不能好好玩耍了。先记录到这吧!

你可能感兴趣的:(服务器)