Cleanup Nexus
[archlinuxdevstack.git] / nexus / plexus.properties
blob0efa14f644152b6fe2d84b11a1843bbb96929dda
1 application-port=8081
2 application-host=0.0.0.0
3 runtime=${basedir}/runtime
4 apps=${runtime}/apps
5 nexus-work=/var/lib/nexus
6 nexus-app=${runtime}/apps/nexus
7 webapp=${runtime}/apps/nexus/webapp
8 webapp-context-path=/nexus
9 security-xml-file=${nexus-work}/conf/security.xml
10 application-conf=${nexus-work}/conf
12 # If this file is present, it will be used to configure Jetty.
13 jetty.xml=${basedir}/conf/jetty.xml
15 # Uncomment this to use the debug js files
16 #index.template.file=templates/index-debug.vm