ppalaga commented on issue #2097:
URL: https://github.com/apache/camel-quarkus/issues/2097#issuecomment-751412920


   All the platform specific protoc binaries are non-optional deps of 
`io.quarkus:quarkus-grpc-codegen` that our `camel-quarkus-protobuf-deployment` 
depends on. I do not think it is possible to exclude by classifier. So 
installing manually to your local maven repo seems to be the only workaround if 
you cannot have the artifacts on Nexus.
   
   If you think `io.quarkus:quarkus-grpc-codegen` should be smarter (e.g. have 
profiles for the individual platforms) about those platform specific 
dependencies, you may want to file a new issue [under the Quarkus 
project](https://github.com/quarkusio/quarkus/issues/new/choose)
   
   I am closing, because I do not think we can do anything about this in Camel 
Quarkus.


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

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


Reply via email to