Hi everyone, We have a few sbt plugins that we use in our builds that are Pekko specific but that were developed outside the Pekko podling to lessen the release overhead. It is probably best to bring them under the Apache Pekko project now especially since they are relatively stable now.
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.11") addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12") addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.3") sbt-pekko-build depends on sbt-apache-sonatype so it is best to leave that until we get sbt-apache-sonatype imported. Anyone with any objections? Regards, PJ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org For additional commands, e-mail: dev-h...@pekko.apache.org