jmcnulty-mosaic

Results 2 issues of jmcnulty-mosaic

Adding the line: `val _ = implicitly[ToEntityMarshaller[JsArray]]` to a scala program that usually compiles in less than 10 seconds and less than 2GB heap causes it to "run forever" even...

## Expected behaviour Latest version of sbt-native-packager resolves this issue: https://github.com/sbt/sbt-native-packager/issues/1262 However I am still seeing this with the latest version of sbt-native-packager 1.7.6 when I `sbt docker:publishLocal` This happened...

docker