scala - How to build a bundle sbt from source for offline use? -


my goal have sbt jar file dependencies in order create debian package, install on machine without check/install package @ first run. right choice use sbt-assembly build sbt jar dependencies?

the sbt binary version doesn't come dependecies , sbt download them @ first run.

i don't understand use case, sbt-native-packager .deb format fit?


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -