[
https://issues.apache.org/jira/browse/OMID-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823313#comment-17823313
]
ASF GitHub Bot commented on OMID-283:
-------------------------------------
nikita15p opened a new pull request, #159:
URL: https://github.com/apache/phoenix-omid/pull/159
mvn -Pmac-m1 install will build the code successfully in the MAC M1 OS
> 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
> Priority: Major
>
> * 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)