[
https://issues.apache.org/jira/browse/HBASE-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977270#comment-13977270
]
Konstantin Boudnik commented on HBASE-11023:
--------------------------------------------
As a side note: with the patch in place, the resolution comes all the way
trough. However, the Thrift compilation fails with
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
(default-testCompile) on project hbase-thrift: Compilation failure: Compilation
failure:
[ERROR]
/home/cos/work/bigtop/build/hbase/rpm/BUILD/hbase-0.98.1/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandlerWithLabels.java:[37,30]
cannot find symbol
[ERROR] symbol : class HBaseTestingUtility
[ERROR] location: package org.apache.hadoop.hbase
[ERROR]
/home/cos/work/bigtop/build/hbase/rpm/BUILD/hbase-0.98.1/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandlerWithLabels.java:[40,30]
cannot find symbol
[ERROR] symbol : class MediumTests
[ERROR] location: package org.apache.hadoop.hbase
{noformat}
and so on. Looks familiar? Shall I open another ticket for it?
> Port HBASE-10488 "'mvn site' is broken due to org.apache.jasper.JspC not
> found" to 0.98
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-11023
> URL: https://issues.apache.org/jira/browse/HBASE-11023
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.2
>
> Attachments: 11023.txt
>
>
> This is to port the fix (mostly in hbase-thrift/pom.xml) for the site target.
--
This message was sent by Atlassian JIRA
(v6.2#6252)