All videos
All videos
Declarative artifact packaging with SBT
October 7, 2019
Scala plugin for IntelliJ has a fairly complicated build with tens of subprojects, hundreds of dependencies and an artifact which has to be built according to a specific structure. We developed an in-house SBT plugin to help us get rid of tedious task of imperative artifact assembly. The plugin automatically infers artifact structure based on inter-project dependencies, dramatically reducing build file complexity. This talk aims to share our experience and the plugin itself with the Scala community.
Other videos that you might like

Tools of the Mind
Rory Graves

Q&A session with Martin Odersky and Scala 3 team
Martin Odersky, Sébastien Doeraene, Krzysztof Romanowski, Darja Jovanovic, Guillaume Martres, Nicolas Stucki

Revisiting Implicits
Martin Odersky

Mutatis Mutandis: Typesafe, transactional, indexed database queries in the cloud
Jon Pretty