pjfanning commented on code in PR #403:
URL: https://github.com/apache/pekko-grpc/pull/403#discussion_r1827483394


##########
maven-plugin/src/main/scala/org/apache/pekko/grpc/maven/AbstractGenerateMojo.scala:
##########
@@ -27,6 +27,7 @@ import protocbridge.{ JvmGenerator, ProtocRunner, Target }
 import scalapb.ScalaPbCodeGenerator
 
 import scala.beans.BeanProperty
+import scala.collection.JavaConverters._

Review Comment:
   In this module, that class is not found. I guess I could look into changing 
the build for this module to add a dependency on the pekko-actor lib.



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to