-
Bug
-
Resolution: Done
-
Blocker
-
1.7.3.ER11
-
False
-
False
-
+
-
Undefined
-
---
-
grpc-plain-text-quickstart and grpc-tls-quickstart are failing to compile with product bits, there is missing dependency in maven repo zip. This is related to grpc conversation we have in QUARKUS-431
As mszynkie@redhat.com mentioned QS are using old way of working with grpc, but this way is suposed to work too.
[ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (compile) on project grpc-plain-text-quickstart: Unable to resolve plugin artifact: Missing: [ERROR] ---------- [ERROR] 1) io.quarkus:quarkus-grpc-protoc-plugin:jar:1.7.3.Final-redhat-00010 [ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (compile) on project grpc-tls-quickstart: Unable to resolve plugin artifact: Missing: [ERROR] ---------- [ERROR] 1) io.quarkus:quarkus-grpc-protoc-plugin:jar:1.7.3.Final-redhat-00010