[
https://issues.apache.org/jira/browse/OMID-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved OMID-120.
------------------------------
Fix Version/s: 1.0.2
Resolution: Fixed
Committed.
Thanks for the patch [~chia7712] .
> 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
> 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)