banner
keney

keney

remain optimistic
twitter

maven私服搭建教程

sonatype-nexus 私服搭建

搭建#

下载安装包:

官方地址:https://www.sonatype.com/products/sonatype-nexus-oss-download

这里我提供安装包:

https://www.123pan.com/s/tB5A-F4GYd.html
提取码

这里以 window10 安装为例:

nexus-3.66.0-02
sonatype-work

进入 nexus-3.66.0-02 目录,在地址栏输入 cmd 命令,并回车,进入终端窗口

在终端窗口输入以下启动命令,回车:

nexus.exe /run nexus

开始初始化 maven 私服仓库

等初始化完成,我们访问 http://localhost:8081/ 到达登录页面,提示你需要登录
这时需要在你安装 maven 私服 D:\programTool\nexus-3.66.0-02-win64\sonatype-work\nexus3
目录下找到 admin.password 文件,打开复制那一串秘钥,
用户名默认是 admin ,密码是刚刚复制的秘钥,点击登录,然后进行设置密码

具体使用#

接下来的使用教程可以参考这里:

Maven 私服仓库配置 - Nexus 详解

参考:Nexus 入门学习使用

加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。