Skip to content

off-the-grid/offline installation of sbt #2518

@eed3si9n

Description

@eed3si9n

steps

Suppose I'm behind some firewall or just no internet.
I'd like to create a file image that can launch sbt.

problem

Prior to sbt 0.13.11 I probably could have created a file image based on all the JARs sbt will download during boot and it might have worked. With sbt 0.13.11 the compiler bridge is resolved from the repository.

expectation

A command install or something that creates installation image that's runnable without hitting Ivy cache OR Ivy local.

Ideally a single JAR version of sbt that does not need to hit the Internet.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions