本地Nexus 3.3.2 启动

环境

Windows 7

apache-maven-3.3.9

JDK 1.8

下载Nexus:

https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.2.0-01-win64.zip

将nexus 环境配置到path下

image


使用cmd运行  nexus /run 




出错

2017-06-26 23:06:25,900+0800 ERROR [_shutdown_waiter] *SYSTEM java.lang.Throwable - java.lang.NumberFormatException: For input string: ""


在NEXUS_HOME\sonatype-work\nexus3\etc  中修改nexus.properties文件的  端口  8081

在次运行  nexus /run          正常运行

image

posted @ 2017-06-26 23:13  JC-0527  阅读(1628)  评论(0编辑  收藏  举报