http://nexus.sonatype.org/downloads/ 找到 “Download the Nexus WAR distribution”
2、下载tomcat容器
http://tomcat.apache.org/ 本文以 tomcat 6.0为例
3、将下载的 nexus-2.6.3-01.war 拷贝到 apache-tomcat-6.0的 webapps目录下
4、启动tomcat
找到 apache-tomcat-6.0\bin 目录下的startup.bat,双击启动
5、网页上输入 http://localhost:8080/nexus-2.6.3-01 即可进入nexus控制台
6、默认用户名:admin,默认密码:admin123