maven nexus 搭建私服(一)


2.x和3.x的配置,不一样,不过原理是一样的

1.下载安装

2.x下载地址:Download Archives - Repository Manager 2 (sonatype.com)

3.x下载地址:Download (sonatype.com)

2.启动

3.创建自己的私服

1.下载安装

 

2.启动

    nexus.exe /install #安装
     nexus.exe /start #开始
     nexus.exe /stop #结束
     nexus.exe /uninstall #卸载
    nexus.exe /run #启动
     #其中为服务的名称,可自定义

 3.创建自己的私服