标签:style blog http os ar 文件 sp 2014 art
1. 安装nexus前需要先安装maven。(详见jdk安装教程)
2. 将nexus-2.0.2.rar放到d:\teamwork中,点击右键,解压到当前文件夹中。其中包含两个文件夹:nexus,sonatype-work
3. 打开D:\teamwork\nexus-2.0.2\bin\jsw\windows-x86-32(若为64位系统则打开D:\teamwork\nexus-2.0.2\bin\jsw\windows-x86-64)
4. 双击执行install-nexus.bat (安装后nexus会加入到windows服务中,随系统启动而自动启动)
5. 双击执行start-nexus.bat
6. 打开浏览器,输入http://localhost:8081/nexus/ ,出现此页面,则安装成功
7. 点击右上角的log in,输入默认的用户名:admin,密码:admin123即可登录
标签:style blog http os ar 文件 sp 2014 art
原文地址:http://www.cnblogs.com/gaoxinyu/p/3991323.html