[
https://issues.apache.org/jira/browse/HBASE-18545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131114#comment-16131114
]
Hudson commented on HBASE-18545:
--------------------------------
FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See
[https://builds.apache.org/job/HBASE-14070.HLC/233/])
HBASE-18545 Fix broke site build that fails in rsgroups (stack: rev
794a3b104bf62d028fc8ae27596c3b98ef87e507)
* (edit) hbase-rsgroup/pom.xml
> Fix broke site build that fails in rsgroups
> -------------------------------------------
>
> Key: HBASE-18545
> URL: https://issues.apache.org/jira/browse/HBASE-18545
> Project: HBase
> Issue Type: Bug
> Components: site
> Reporter: stack
> Assignee: stack
> Fix For: 3.0.0
>
>
> Site is broke because of a failure finding .proto files (was pointed out on
> list and in closed proto issue...). Failure looks like this:
> {code}
> [INFO] --- protobuf-maven-plugin:0.5.0:compile (compile-protoc) @
> hbase-rsgroup ---
> [INFO] Compiling 2 proto file(s) to
> /home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase/hbase-rsgroup/target/generated-sources/protobuf/java
> [ERROR] PROTOC FAILED: HBase.proto: File not found.
> RSGroup.proto: Import "HBase.proto" was not found or had errors.
> RSGroup.proto:31:12: "ServerName" is not defined.
> RSGroup.proto:32:12: "TableName" is not defined.
> [ERROR]
> /home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase/hbase-rsgroup/src/main/protobuf/RSGroup.proto
> [0:0]: HBase.proto: File not found.
> RSGroup.proto: Import "HBase.proto" was not found or had errors.
> RSGroup.proto:31:12: "ServerName" is not defined.
> RSGroup.proto:32:12: "TableName" is not defined.
> [ERROR]
> /home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase/hbase-rsgroup/src/main/protobuf/RSGroupAdmin.proto
> [0:0]: HBase.proto: File not found.
> RSGroup.proto: Import "HBase.proto" was not found or had errors.
> RSGroup.proto:31:12: "ServerName" is not defined.
> RSGroup.proto:32:12: "TableName" is not defined.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)