when i package a fat jar more than 100mb(most of them are dependencies) , target\streams\_global\assembly\_global\streams\assembly produce more than 10,000 small files, and it cost more time than maven-assembly, also it cost too much time when i run clean, and can not clean clearly, how can i resolve this problem?
i use sbt 1.5.5 and sbt-assembly 1.0.0
when i package a fat jar more than 100mb(most of them are dependencies) ,
target\streams\_global\assembly\_global\streams\assembly
produce more than 10,000 small files, and it cost more time than maven-assembly, also it cost too much time when i runclean
, and can not clean clearly, how can i resolve this problem? i use sbt 1.5.5 and sbt-assembly 1.0.0