imranrazakhan opened a new issue #2097:
URL: https://github.com/apache/camel-quarkus/issues/2097


   In my application i am using camel-quarkus-protobuf, but on creating jar i 
am getting following error.
   
   ```
   [ERROR] Failed to execute goal 
io.quarkus:quarkus-maven-plugin:1.10.5.Final:build (build) on project 
ipc-manager: Failed to build quarkus application: Failed to bootstrap the 
application: Failed to create the a
   pplication model for 
com.aggreko.ycube.yq.ipc:ipc-manager::jar:3.0.0-SNAPSHOT: Failed to resolve 
artifacts: The following artifacts could not be resolved: 
com.google.protobuf:protoc:exe:osx-x86_64:3.13.0, io.gr
   pc:protoc-gen-grpc-java:exe:osx-x86_64:1.32.1: Could not find artifact 
com.google.protobuf:protoc:exe:osx-x86_64:3.13.0 in nexus 
(http://nexus.x.x/nexus/content/groups/public)
   ```
   Apache Camel --> 3.7.0
   Quarkus --> 1.10.5.Final
   
   I am preparing from windows environment i dont know why its asking for osx.
   
   


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