How to add credentials for sbt-launcher to access custom repository for bootstrap -


i'm overriding repository in sbt.boot.properties file bootstrap loads file company repository. here fragment in file:

[repositories]   local   typesafe-ivy-releases:  https://artifactory.mycompay.com/artifactory/simple/typesafe2-ivy/, [organisation]/[module]/[revision]/[type]s/[artifact].[ext], bootonly 

how should provide credentials boot time load?


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -