That's it! Your application is now running as a background daemon. Copied JAR to: /path/to/release/app.jar Using Java home: /path/to/java Installed LaunchAgent plist ...
Seems like most of them try to run it within the daemon itself, which seems problematic, see below. Only sbt seems to handle it properly! A better approach maybe would be to run it within the client ...