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

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

# 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

# unset the public key path from the WAR's plexus.properties, we don't want PR bundles to be encrypted in ITs
pr.encryptor.publicKeyPath=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy