hippiefahrzeug opened a new issue, #325:
URL: https://github.com/apache/pekko-grpc/issues/325

   My apologies if I'm in the wrong place, but I'm trying to move our project's 
Akka-based gRPC integration to Pekko, and it's failing because of:
   
   ```
   [error]   not found: 
/Users/alvi/.ivy2/local/org.apache.pekko/pekko-grpc-scalapb-protoc-plugin_2.13/1.0.2/ivys/ivy.xml
   [error]   not found: 
https://repo1.maven.org/maven2/org/apache/pekko/pekko-grpc-scalapb-protoc-plugin_2.13/1.0.2/pekko-grpc-scalapb-protoc-plugin_2.13-1.0.2.pom
   [error]   not found: 
https://maven.pkg.github.com/nezasa/_/org/apache/pekko/pekko-grpc-scalapb-protoc-plugin_2.13/1.0.2/pekko-grpc-scalapb-protoc-plugin_2.13-1.0.2.pom
   [error]   not found: 
https://repository.apache.org/content/repositories/releases/org/apache/pekko/pekko-grpc-scalapb-protoc-plugin_2.13/1.0.2/pekko-grpc-scalapb-protoc-plugin_2.13-1.0.2.pom
   ```
   
   Indeed, it looks like for all the other modules, we have a Scala 2.13 
version, except for this one.
   Would it be possible to get this build up there somewhere? I wasn't able to 
find any repository so far.
   
   Thank you very much!


-- 
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]

Reply via email to