amplab/succinct

Publishing to Spark Packages

brkyvz opened this issue · 1 comments

Hi,

I noticed that you ran into several problems while publishing a release to Spark Packages. I strongly suggest that you use the sbt-spark-package plugin, as it would greatly ease your publishing process. The Spark Packages repo has several different requirements regarding publishing, which you can find here. Please let me know if you have any questions, and we would greatly appreciate any feedback you might have!

Thanks,
Burak

Thanks for the pointer, I'll keep track of the plugin! :)