I opened an issue (https://issues.apache.org/jira/browse/CAMEL-20706) to address the fact that the camel-salesforce component build fails on Windows running on ARM.
It turns out that the source builds without errors, but the test build fails because the protoc executable is unavailable on Windows/ARM. I looked through the tooling and it appears that there is no way to exclude a component from a particular Camel distribution based on a specific OS/architecture. Has this come up before? Is this even an issue? Just curious what everybody thinks. Thanks for listening!