Description
If possible, we should try to contribute the ability to include runtime-scoped dependencies in the assembly jar created with sbt-assembly.
Currently in only reads compile-scoped dependencies:
https://github.com/sbt/sbt-assembly/blob/master/src/main/scala/sbtassembly/Plugin.scala#L495
Attachments
Issue Links
- relates to
-
SPARK-2471 SBT assembly does not include runtime dependencies
- Resolved