All Downloads are FREE. Search and download functionalities are using the official Maven repository.

default-config.nexus.properties Maven / Gradle / Ivy

There is a newer version: 2.5.1-01
Show newest version
# 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


## This below is needed by ITs
nexus-work=${nexus-work-dir}

#index.template.file=templates/index-debug.vm




© 2015 - 2024 Weber Informatics LLC | Privacy Policy