aboutsummaryrefslogtreecommitdiff
path: root/stage2/Stage2.scala
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-05-26 09:48:53 -0400
committerChristopher Vogt <oss.nsp@cvogt.org>2016-05-26 09:48:53 -0400
commitcf7a66b7dfde8bb4386efe93a41f68996335db35 (patch)
tree9e2df620c19be4b124f5afb8028b00915f5616d8 /stage2/Stage2.scala
parent908c6ec66e3878a040f21215417673480383b078 (diff)
downloadcbt-cf7a66b7dfde8bb4386efe93a41f68996335db35.tar.gz
cbt-cf7a66b7dfde8bb4386efe93a41f68996335db35.tar.bz2
cbt-cf7a66b7dfde8bb4386efe93a41f68996335db35.zip
read sonatype credentials from cbt installation, not from other checked out version
Diffstat (limited to 'stage2/Stage2.scala')
-rw-r--r--stage2/Stage2.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/stage2/Stage2.scala b/stage2/Stage2.scala
index 417808d..b911f50 100644
--- a/stage2/Stage2.scala
+++ b/stage2/Stage2.scala
@@ -46,6 +46,7 @@ object Stage2 extends Stage2Base{
args.permanentClassLoaders,
args.cache,
args.cbtHome,
+ args.cbtHome,
args.compatibilityTarget,
null
)