Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-443

grpc-plain-text-quickstart and grpc-tls-quickstart are failing to compile with product bits

    XMLWordPrintable

Details

    • Undefined
    • +
    • ---

    Description

      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
      

       

      Attachments

        Activity

          People

            mszynkie@redhat.com Michal Szynkiewicz (Inactive)
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: