Ted Yu created OMID-120:
---------------------------

             Summary: Utilize protobuf-maven-plugin for build
                 Key: OMID-120
                 URL: https://issues.apache.org/jira/browse/OMID-120
             Project: Apache Omid
          Issue Type: Improvement
            Reporter: Ted Yu


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
(v7.6.3#76005)

Reply via email to