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

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

There is a newer version: 1.6
Show newest version
## ATTENTION, THIS IS ONLY USED WHEN LAUNCHING MANUAL TESTS!
application-port=${nexus-application-port}
application-host=${jetty-application-host}
runtime=${nexus-base-dir}/runtime
apps=${runtime}/apps
nexus-work=${nexus-work-dir}
nexus-app=${runtime}/apps/nexus
webapp=${runtime}/apps/nexus/webapp
webapp-context-path=/nexus
security-xml-file=${nexus-work}/conf/security.xml
application-conf=${nexus-work}/conf/

# If this file is present, it will be used to configure Jetty.
jetty.xml=${nexus-base-dir}/conf/jetty.xml

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy