smengcl commented on code in PR #154: URL: https://github.com/apache/ozone-site/pull/154#discussion_r2415398804
########## docs/08-developer-guide/01-build/01-maven.md: ########## @@ -45,6 +45,49 @@ Choose one of the following methods to get the source code: Apache Ozone uses [Maven](https://maven.apache.org/) as its build system. The build process compiles the source code, runs tests, and creates deployable artifacts. The project supports various build configurations to accommodate different development and deployment needs. +### Additional Steps Required For ARM-based Apple Silicon Macs (M1, etc) + +If you are running on an ARM-based Apple Silicon Mac, please perform the additional steps in this section. Review Comment: nit: lower case `s`, as in https://support.apple.com/en-us/116943 ```suggestion If you are running on an ARM-based Apple silicon Mac, please perform the additional steps in this section. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
