美文网首页
Nexus Repository OSS 3 安装(window

Nexus Repository OSS 3 安装(window

作者: linshaoyu | 来源:发表于2018-02-11 11:34 被阅读0次

Nexus Repository OSS 3下载

下载地址

这里选择window版本

启动服务

将下载的zip文件进行解压,加压之后的文件夹中包含如下文件:

nexus-3.8.0-02 和  sonatype-work。

进入 nexus-3.8.0-02\bin 目录下,启动cmd控制台,输入命令(注册服务):nexus.exe /install nexus

Installed service ‘nexus’.

再输入命令(启动服务):nexus.exe /start nexus

Starting service ‘nexus’.

打开网站 

http://localhost:8081/

使用默认的用户名和密码登陆(admin/admin123) 

相关文章

网友评论

      本文标题:Nexus Repository OSS 3 安装(window

      本文链接:https://www.haomeiwen.com/subject/gayhjttx.html