Thanks <@U2R8YUED8> I am doing that, just trying ...
# scripting
a
Thanks @aleksey.tomin I am doing that, just trying to figure out this aspect.
h
Feel welcome if you need any help with it. 🙂
a
Hi Holger, was just watching your kotlinconf 2017 🙂 Basically I was wondering how one would go about specifying the equivalent of mavenLocal() in a script and if it is possible to use multiple repos.
I came across https://github.com/holgerbrandl/kscript/issues/212, published to local and it picks up my jar without the need to specify local repository. Problem solved.
a
@holgerbrandl Thanks for the useful tool! Now I want to use own private nexus repository but don’t know how I can pass password from the environment variable or use encrypt maven password… If it isn’t possible - I will create a pull request later.