Nikita Pande created OMID-283:
---------------------------------
Summary: Support for build on mac M1
Key: OMID-283
URL: https://issues.apache.org/jira/browse/OMID-283
Project: Phoenix Omid
Issue Type: Improvement
Reporter: Nikita Pande
* Current code throws following error in `mvn install` command on mac M1
*
{noformat}
[ERROR] Failed to execute goal
org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (compile-protoc)
on project omid-common: Configuration error: Invalid artifact specification
format, expected: groupId:artifactId:version[:type[:classifier]], actual:
com.google.protobuf:protoc:osx-aarch_64:2.5.0:exe:osx-aarch_64 -> [Help
1]{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)