cziesman commented on PR #14063:
URL: https://github.com/apache/camel/pull/14063#issuecomment-2098714217

   @gnodet This does currently fail at build time, as was noted in Jira 
(https://issues.apache.org/jira/browse/CAMEL-20706):
   
   Protobuf compilation fails on Windows 11 on ARM because there is no protoc 
executable available for ARM.
   
   ```
   Failed to execute goal 
org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) on 
project camel-salesforce: Unable to resolve artifact: Missing:
   [ERROR] ----------
   [ERROR] 1) com.google.protobuf:protoc:exe:windows-aarch_64:3.25.3
   
   <snipped/>
   
   [ERROR] 1 required artifact is missing.
   ```


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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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

Reply via email to