nexus 参考文档
参考文档:
http://books.sonatype.com/nexus-book/reference/index.html
E:\e\nexus\nexus-2.12.0-01\conf\nexus.properties
配置文件:
# Sonatype Nexus
# ==============
# This is the most basic configuration of Nexus.
# Jetty section
application-port=8081
application-host=0.0.0.0
nexus-webapp=${bundleBasedir}/nexus
nexus-webapp-context-path=/nexus
# Nexus section
nexus-work=${bundleBasedir}/../sonatype-work/nexus
runtime=${bundleBasedir}/nexus/WEB-INF