Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt-native-packager

Can sbt-native-packager generate multiple start scripts for one project?

scala sbt-native-packager

Don't publish a docker image for each SBT subproject

How do I change universal zip file name using sbt-native-packager

Environment-specific distributions using sbt native packager

sbt multiple native packages

How to use sbt native packager with subprojects (sbt 0.13)

sbt sbt-native-packager

config directory when using sbt-native-packager

How to stop gracefully the actor system for an akka-http server that must be deployed.

How to make sbt-native-packager refrain from putting my resources into a jar file?

Create assembly jar that contains all tests in SBT project+subprojects

Publish zip created by sbt-native-packager

add sbt-web resources jar to classpath of sbt-native-packager

Why does "sbt stage" fail with Not a valid command?

sbt sbt-native-packager

Add specific directory and its content to Universal target

Why is my Docker image of my Play Framework for Scala app not starting with an AccessDeniedException?

Why does sbt-native-packager generate no bin directory?

Conditionally include provided scope dependencies with sbt and the universal plugin

Organizing multiple scala interrelated sbt & git projects - best practice suggestions

Sequencing and overriding tasks in SBT