Very cool, I knew some people are using the Akka-grpc, maybe they can
switch to pekko-grpc then.

何品


Matthew de Detrich <matthew.dedetr...@aiven.io.invalid> 于2023年8月8日周二
17:47写道:

> I have some good news here, I managed to figure out how to get the
> pekko-grpc gradle
> plugin to deploy officially into ASF's Nexus Repo. Many thanks to @Ryan
> Skraba <ryan.skr...@aiven.io> who
> initially found a project that also does this. For more information you can
> look at the
> following PR's
>
> * https://github.com/apache/incubator-pekko-grpc/pull/142
> * https://github.com/apache/incubator-pekko-grpc/pull/143
> * https://github.com/apache/incubator-pekko-grpc/pull/145
> * https://github.com/apache/incubator-pekko-grpc/pull/147
> * https://github.com/apache/incubator-pekko-grpc/pull/148
>
> Aside from this there are probably a few more tweaks that need to be done
> to get
> pekko-grpc ready, I also want to add sbt-license-report which I will
> hopefully get
> to today.
>
>
>
> On Fri, Aug 4, 2023 at 5:13 PM PJ Fanning <fannin...@gmail.com> wrote:
>
> > Let's try out some Gradle publishing solutions. There are 1 or 2 other
> > doc tasks to do too.
> >
> > If we don't find a solution to the Gradle publishing problem by early
> > next week, I would say that we should press on with the release. We
> > have documented how users can build the Gradle plugin for their own
> > use and that is a viable solution for 1.0.0 - but having something
> > published to Maven Central is better.
> >
> > On Fri, 4 Aug 2023 at 16:01, Matthew de Detrich
> > <matthew.dedetr...@aiven.io.invalid> wrote:
> > >
> > > So regarding the issue with not being able to publish the gradle plugin
> > > into Apache Nexus Repo (i.e.
> > > https://github.com/apache/incubator-pekko-grpc/pull/125), Ryan managed
> > to
> > > help out by finding a project that publishes gradle plugins into maven
> > > rather than the plugin portal. The relevant code can be seen here
> > >
> >
> https://github.com/davidmc24/gradle-avro-plugin/blob/master/build.gradle#L97-L129
> > > and as you can see the resulting artifacts at
> > >
> >
> https://mvnrepository.com/artifact/com.github.davidmc24.gradle.plugin/gradle-avro-plugin
> > > .
> > >
> > > We should try this out before doing a release candidate.
> > >
> > > On Fri, Aug 4, 2023 at 2:38 PM PJ Fanning <fannin...@apache.org>
> wrote:
> > >
> > > > Hi everyone,
> > > >
> > > > I think the next module that we should release is Pekko gRPC. I think
> > > > we have enough changes made and getting gRPC released unblocks Pekko
> > > > Connectors.
> > > >
> > > > There might be one or 2 small changes needed in gRPC but we could
> > > > probably create an RC soon.
> > > >
> > > > https://github.com/apache/incubator-pekko-grpc
> > > >
> > > > See this page for the module dependencies.
> > > >
> > > >
> >
> https://cwiki.apache.org/confluence/display/PEKKO/Pekko+Module+Release+Order
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
> > > > For additional commands, e-mail: dev-h...@pekko.apache.org
> > > >
> > > >
> > >
> > > --
> > >
> > > Matthew de Detrich
> > >
> > > *Aiven Deutschland GmbH*
> > >
> > > Immanuelkirchstraße 26, 10405 Berlin
> > >
> > > Amtsgericht Charlottenburg, HRB 209739 B
> > >
> > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
> > >
> > > *m:* +491603708037
> > >
> > > *w:* aiven.io *e:* matthew.dedetr...@aiven.io
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
> > For additional commands, e-mail: dev-h...@pekko.apache.org
> >
> >
>
> --
>
> Matthew de Detrich
>
> *Aiven Deutschland GmbH*
>
> Immanuelkirchstraße 26, 10405 Berlin
>
> Amtsgericht Charlottenburg, HRB 209739 B
>
> Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
>
> *m:* +491603708037
>
> *w:* aiven.io *e:* matthew.dedetr...@aiven.io
>

Reply via email to