-
Notifications
You must be signed in to change notification settings - Fork 171
Packaged zip files contain test-scoped libraries #1856
Copy link
Copy link
Closed
Labels
bugSomething isn't working or in unexpected waysSomething isn't working or in unexpected waysjoexaffects the joex componentaffects the joex componentrestserverAffects the rest server.Affects the rest server.
Milestone
Description
The zips grew a bit too large in 0.39.0, despite not adding any new dependencies (but upgrading existing ones, which could bring more and so it's not surprising that it grows a little). When unzipping, the libs folder contains jar files that are test scoped (like scalacheck and munit). It could be a misconfiguration of the dependencies or the sbt-native-packager plugin.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working or in unexpected waysSomething isn't working or in unexpected waysjoexaffects the joex componentaffects the joex componentrestserverAffects the rest server.Affects the rest server.