Closed brayanjuls closed 1 year ago
@brayanjuls - thanks for adding this. Do we need to add this to the build.sbt file too: https://github.com/MrPowers/spark-daria/blob/main/build.sbt#L25
Is licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT"))
important for the Maven publishing perhaps?
Actually, nevermind, looks like we already have it: https://github.com/MrPowers/jodie/blob/main/build.sbt#L25
Merging.
This solves the issue: https://github.com/MrPowers/jodie/issues/50