You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way the shading implemented distinguishes between directory and JARs, which breaks down when exportJars is on, which is the case for sbt 2.x. This is a bug in sbt-assembly, not sbt 2.x.
The way the shading implemented distinguishes between directory and JARs, which breaks down when
exportJarsis on, which is the case for sbt 2.x. This is a bug in sbt-assembly, not sbt 2.x.