summaryrefslogtreecommitdiffstats
path: root/development/nexus/plexus.properties
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2012-03-29 23:43:18 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-03-29 23:43:18 -0400
commit17bb9a11671c842727f907ea7f1d2b6cff495eb6 (patch)
tree98fd57b5f2f61f0fb4a519b183fe54ce32817102 /development/nexus/plexus.properties
parent63bb36d7846389cdb5d85ee0d7ed151fd937db5b (diff)
downloadslackbuilds-17bb9a11671c842727f907ea7f1d2b6cff495eb6.tar.gz
slackbuilds-17bb9a11671c842727f907ea7f1d2b6cff495eb6.tar.xz
development/nexus: Updated for version 2.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/nexus/plexus.properties')
-rw-r--r--development/nexus/plexus.properties23
1 files changed, 0 insertions, 23 deletions
diff --git a/development/nexus/plexus.properties b/development/nexus/plexus.properties
deleted file mode 100644
index b4efc21d37..0000000000
--- a/development/nexus/plexus.properties
+++ /dev/null
@@ -1,23 +0,0 @@
-application-port=8081
-application-host=0.0.0.0
-runtime=${basedir}/runtime
-apps=${runtime}/apps
-#nexus-work=${basedir}/../sonatype-work/nexus
-nexus-work=/var/lib/nexus
-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
-#runtime-tmp=${runtime}/tmp
-runtime-tmp=/var/tmp/nexus
-
-# If this file is present, it will be used to configure Jetty.
-jetty.xml=${basedir}/conf/jetty.xml
-
-# Uncomment this to use the debug js files
-#index.template.file=templates/index-debug.vm
-
-
-
-