Enis Soztutar created HBASE-17052:
-------------------------------------
Summary: compile-protobuf profile does not compile protobufs in
some modules anymore
Key: HBASE-17052
URL: https://issues.apache.org/jira/browse/HBASE-17052
Project: HBase
Issue Type: Bug
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Fix For: 2.0.0
Due to recent changes, we are not compiling the protobuf files in
hbase-endpoint, hbase-rsgroup, etc anymore.
{code}
[INFO] --- protobuf-maven-plugin:0.5.0:compile (compile-protoc) @ hbase-rsgroup
---
[INFO]
/Users/enis/projects/hbase-sal/hbase-rsgroup/src/main/protobuf/,/Users/enis/projects/hbase-sal/hbase-rsgroup/../hbase-protocol/src/main/protobuf
does not exist. Review the configuration or consider disabling the plugin.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)