toffentoffen opened a new issue #8184: URL: https://github.com/apache/skywalking/issues/8184
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component OAP server (apache/skywalking) ### What happened When you try build skywaling on a Mac M1 some artifacts are missing for the osx-aarch_64 architecture as described in https://github.com/apache/skywalking/blob/master/docs/en/FAQ/How-to-build-with-mac-m1.md#problem. ### What you expected to happen Build skywalking without using `-Dos.detected.classifier=osx-x86_64` and instead use the natively available artifacts for Mac M1 osx-aarch_64. ### How to reproduce Execute `./mvnw clean package -Dmaven.test.skip` to build on a Mac M1 without using `-Dos.detected.classifier=osx-x86_64` as suggested in https://github.com/apache/skywalking/blob/master/docs/en/FAQ/How-to-build-with-mac-m1.md ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
