[
https://issues.apache.org/jira/browse/CAMEL-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850410#comment-17850410
]
Craig Ziesman commented on CAMEL-20706:
---------------------------------------
This cannot be fixed until a {{protoc}} compiler is released for Windows on
ARM. I updated the README for the {{camel-salesforce}} component to note that
this will fail to build on Windows/ARM.
> camel-salesforce fails to build on Windows 11 on ARM
> ----------------------------------------------------
>
> Key: CAMEL-20706
> URL: https://issues.apache.org/jira/browse/CAMEL-20706
> Project: Camel
> Issue Type: Test
> Components: camel-salesforce
> Reporter: Craig Ziesman
> Assignee: Craig Ziesman
> Priority: Minor
>
> 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.}}
> camel-kudo skips building on Windows due to lack of library support.
> {{camel-salesforce}} needs to be skipped on Windows on ARM until the
> {{protoc}} executable becomes available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)