Craig Ziesman created CAMEL-20706:
-------------------------------------
Summary: 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
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)