nexus 3.17.0-01 windows安装及使用

2021-05-29 15:05

阅读:342

标签:--   back   tor   服务   size   yun   eprof   pre   snapshot   

1.解压后执行 nexus.exe /run 启动私服服务

2.打开 192.168.1.21:8081 进入私服管控台

2.1.在 sonatype-work\nexus3 下查看 admin.password 密码并 sign in 进行修改 (test password nexus)

3.在 Repository -> Repositories -> maven-central 下添加阿里仓库远程代理 https://maven.aliyun.com/nexus/content/groups/public/

4.maven settings.xml 配置
publiccentralcentral repositoryhttp://192.168.1.21:8081/repository/maven-public/nexusProfilenexusnexushttp://192.168.1.21:8081/repository/maven-central/truetrue


    nexusProfile


releasesadminnexussnapshotsadminnexus

5.pom.xml 配置
releasesUser Project RELEASEShttp://192.168.1.21:8081/repository/maven-releases/snapshotsUser Project SNAPSHOTShttp://192.168.1.21:8081/repository/maven-snapshots/

6.deploy 模块

7.在 Browse -> maven-releases 中查看发布的模块

  

nexus 3.17.0-01 windows安装及使用

标签:--   back   tor   服务   size   yun   eprof   pre   snapshot   

原文地址:https://www.cnblogs.com/xiayudashan/p/11081812.html


评论


亲,登录后才可以留言!