akka / akka-grpc-quickstart-java.g8

Akka gRPC Quickstart for Java
https://developer.lightbend.com/guides/akka-grpc-quickstart-java/
Other
6 stars 8 forks source link

chore: akka repository configuration #61

Closed aludwiko closed 1 year ago

aludwiko commented 1 year ago

There is sth wrong with mvn setup:

[ERROR] Failed to execute goal com.lightbend.akka.grpc:akka-grpc-maven-plugin:2.3.2:generate (default) on project akka-grpc-quickstart-java: Execution default of goal com.lightbend.akka.grpc:akka-grpc-maven-plugin:2.3.2:generate failed: A required class was missing while executing com.lightbend.akka.grpc:akka-grpc-maven-plugin:2.3.2:generate: com/google/protobuf/ExtensionRegistryLite
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>com.lightbend.akka.grpc:akka-grpc-maven-plugin:2.3.2
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/Users/andrzej/.m2/repository/com/lightbend/akka/grpc/akka-grpc-maven-plugin/2.3.2/akka-grpc-maven-plugin-2.3.2.jar
[ERROR] urls[1] = file:/Users/andrzej/.m2/repository/org/scala-lang/scala-library/2.12.17/scala-library-2.12.17.jar
[ERROR] urls[2] = file:/Users/andrzej/.m2/repository/com/lightbend/akka/grpc/akka-grpc-codegen_2.12/2.3.2/akka-grpc-codegen_2.12-2.3.2.jar