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 <optional-service-name> #安装
nexus.exe /start <optional-service-name> #开始
nexus.exe /stop <optional-service-name> #结束
nexus.exe /uninstall <optional-service-name> #卸载
nexus.exe /run <optional-service-name> #启动
#其中<optional-service-name>为服务的名称,可自定义


3.创建自己的私服
