You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/11/12 08:08:00 UTC

[jira] [Assigned] (OMID-120) Utilize protobuf-maven-plugin for build

     [ https://issues.apache.org/jira/browse/OMID-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth reassigned OMID-120:
--------------------------------

    Assignee: Chia-Ping Tsai

> Utilize protobuf-maven-plugin for build
> ---------------------------------------
>
>                 Key: OMID-120
>                 URL: https://issues.apache.org/jira/browse/OMID-120
>             Project: Phoenix Omid
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 1.0.2
>
>
> Currently protoc is required during build:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default-cli) on project omid-common: An Ant BuildException has occured: Execute failed: java.io.IOException: Cannot run program "protoc" (in directory "/omid/common"): error=2, No such file or directory
> {code}
> We should utilize protobuf-maven-plugin so that developers don't have to install protoc on the build machine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)