aboutsummaryrefslogtreecommitdiff
path: root/devel/nexus2-oss/files/patch-conf_nexus.properties
blob: 0106fea00e1d801553be2545265c40b0fe5290f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- conf/nexus.properties.orig	2016-09-17 19:33:10 UTC
+++ conf/nexus.properties
@@ -22,7 +22,9 @@ nexus-webapp=${bundleBasedir}/nexus
 nexus-webapp-context-path=/nexus
 
 # Nexus section
-nexus-work=${bundleBasedir}/../sonatype-work/nexus
+nexus-work=%%WORKDIR%%
+nexus-log=%%LOGDIR%%
+nexus-conf=%%ETCDIR%%
 runtime=${bundleBasedir}/nexus/WEB-INF
 
 # orientdb buffer size in megabytes