I'm not being able to build from sources, it looks like an issue with protoc. 
Is it a version incompatibility? Output is attached.

-Flavio



> On 13 Mar 2018, at 20:46, Ohad Shacham <oh...@oath.com.INVALID> wrote:
> 
> Add  -Phbase-1 to your maven command. It should solve the error.
> 
> 
> Sent from Yahoo Mail for iPhone
> 
> 
> On Tuesday, March 13, 2018, 21:43, James Taylor <jamestay...@apache.org> 
> wrote:
> 
> Rat check passes when I run "mvn -Prelease_profile -Phbase-1 install" which
> is good.
> 
> However, "mvn clean install" fails (on my Mac) with the following error:
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building HBase tools 0.9.0.0
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ omid-hbase-tools
> ---
> [INFO] Deleting
> /Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
> omid-hbase-tools ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @
> omid-hbase-tools ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to
> /Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23]
> cannot find symbol
>   symbol:  class HBaseShims
>   location: package org.apache.omid
> [ERROR]
> /Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13]
> cannot find symbol
>   symbol:  variable HBaseShims
>   location: class org.apache.omid.tools.hbase.OmidTableManager
> [INFO] 2 errors
> 
> 
> On Tue, Mar 13, 2018 at 2:17 AM, Ohad Shacham <oh...@oath.com.invalid>
> wrote:
> 
>> Hi All,
>> 
>> I would like to call a vote to release Apache Omid (Incubator) 0.9.0.0,
>> release candidate #1.
>> Links to various release artifacts are given below. Please review and vote.
>> 
>> The vote will be open for at least 72 hours and until necessary number of
>> votes are reached.
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>> 
>> Here is my +1
>> 
>> Release notes for the 0.9.0.0 release:
>> https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.
>> 0-rc1/RELEASE_NOTES.html
>> 
>> Git tag for the release:https://git-wip-us.apache.org/repos/asf/
>> incubator-omid.git/?p=incubator-omid.git;a=tag;h=
>> 5dd5f86822beb43d08e91d00dd2427b4f130d6c2
>> 
>> Sources for the release:https://dist.apache.org/repos/dist/dev/incubator/
>> omid/0.9.0.0-rc1/apache-omid-incubating-0.9.0.0-src.tar.gzSource release
>> verification: PGP Signature:  https://dist.apache.org/repos/
>> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
>> 0.9.0.0-src.tar.gz.ascMD5 Hash: https://dist.apache.org/repos/
>> dist/dev/incubator/omid/0.9.0.0-rc1/apache-omid-incubating-
>> 0.9.0.0-src.tar.gz.md5Keys to verify the signature of the release
>> artifact are available at:https://dist.apache.org/
>> repos/dist/dev/incubator/omid/0.9.0.0-rc1/KEYS
>> Thanks,Ohad
> 
> 
> 

Reply via email to