abhinav7sinha commented on issue #53:
URL: https://github.com/apache/airavata-mft/issues/53#issuecomment-1269693135

   The newer protobuf binaries have mac m1 support.
   1. so one possible solution is to bump protobuf from 
`com.google.protobuf:protoc:3.0.2` to the latest 
`com.google.protobuf:protoc:3.21.7`. 
   2. A possible workaround is to use `osx-x86_64` the `os.detected.classifier` 
for mac m1. 
   
   I'm currently using the 2nd approach (use `osx-x86_64` as the 
`os.detected.classifier`) and it works. But a better approach would be to use 
the newer protobuf version. I'll test it and let you know if it works well.


-- 
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]

Reply via email to