[
https://issues.apache.org/jira/browse/HBASE-14390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heng Chen updated HBASE-14390:
------------------------------
Description:
mvn clean package -DskipTests
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
project hbase-rest: Compilation failure: Compilation failure:
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[108,10]
找不到符号
[ERROR] 符号: 类 NamespacesResource
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[34,42]
找不到符号
[ERROR] 符号: 类 NamespacesInstanceModel
[ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[35,42]
找不到符号
[ERROR] 符号: 类 NamespacesModel
[ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[109,16]
找不到符号
[ERROR] 符号: 类 NamespacesResource
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[68,5]
找不到符号
[ERROR] 符号: 类 NamespacesModel
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[69,5]
找不到符号
[ERROR] 符号: 类 NamespacesInstanceModel
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hbase-rest
{code}
[~stack]
was:
mvn clean package -DskipTests
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
project hbase-rest: Compilation failure: Compilation failure:
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[108,10]
找不到符号
[ERROR] 符号: 类 NamespacesResource
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[34,42]
找不到符号
[ERROR] 符号: 类 NamespacesInstanceModel
[ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[35,42]
找不到符号
[ERROR] 符号: 类 NamespacesModel
[ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[109,16]
找不到符号
[ERROR] 符号: 类 NamespacesResource
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[68,5]
找不到符号
[ERROR] 符号: 类 NamespacesModel
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
[ERROR]
/Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[69,5]
找不到符号
[ERROR] 符号: 类 NamespacesInstanceModel
[ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hbase-rest
{code}
> Compile failed after merge HBASE-14147
> --------------------------------------
>
> Key: HBASE-14390
> URL: https://issues.apache.org/jira/browse/HBASE-14390
> Project: HBase
> Issue Type: Bug
> Reporter: Heng Chen
>
> mvn clean package -DskipTests
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile)
> on project hbase-rest: Compilation failure: Compilation failure:
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[108,10]
> 找不到符号
> [ERROR] 符号: 类 NamespacesResource
> [ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[34,42]
> 找不到符号
> [ERROR] 符号: 类 NamespacesInstanceModel
> [ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[35,42]
> 找不到符号
> [ERROR] 符号: 类 NamespacesModel
> [ERROR] 位置: 程序包 org.apache.hadoop.hbase.rest.model
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java:[109,16]
> 找不到符号
> [ERROR] 符号: 类 NamespacesResource
> [ERROR] 位置: 类 org.apache.hadoop.hbase.rest.RootResource
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[68,5]
> 找不到符号
> [ERROR] 符号: 类 NamespacesModel
> [ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
> [ERROR]
> /Users/chenheng/apache/hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java:[69,5]
> 找不到符号
> [ERROR] 符号: 类 NamespacesInstanceModel
> [ERROR] 位置: 类 org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :hbase-rest
> {code}
> [~stack]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)