Published on

Using sbt Behind a Proxy

Authors

If you need to use sbt in a proxy environment, add the appropriate Java arguments. Add the following options to the Java invocation in the script that launches sbt-launch.jar.

$ java -Dhttp.proxyHost=... -Dhttp.proxyPort=*