Packaging is so hard. I fix a 2 line bug in #scala library typelevel/spire. PR sent, now can wait 2 years for a release :). But I need the bugfix now! To move my project forward.
Trying to figure out how to package this as a jar, and failing big time. You need to be some kind of scala ecosystem wizard to do this :(
`sbt package` doesn't build the core module. I'm getting empty jars or jars with tests.
We make languages better and better, while plumbing gets worse and worse.