Using SBT to create an RPM (detour including Vagrant)
Okay, so I need to build proper RPMs rather than using FPM to create them. Our build toolchain uses SBT to build everything, and utilises sbt-assembly to generate a single executable JAR. Which we then wrap up in an RPM …
Using SBT to create an RPM (detour including Vagrant) Read more »