pjfanning commented on issue #677: URL: https://github.com/apache/pekko-grpc/issues/677#issuecomment-4582795395
It will be a few weeks before do a release with this and they will likely to be a milestone release for 2.0.0. Snapshots can be found at https://repository.apache.org/content/repositories/snapshots/org/apache/pekko/pekko-grpc-sbt-plugin_sbt2_3/ The version number will match all the other pekko-grpc libs. I tried the first snapshot with https://github.com/apache/pekko-grpc-quickstart-scala.g8 and creating a jar was failing with an issue adding a duplicate `application.conf` file to the jar. I think this is most likely an issue in sbt 2.0.0-RC13 but I could be wrong. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
