Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14390

Compile failed after merge HBASE-14147

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      mvn clean package -DskipTests

      [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
      

      stack

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenheng Heng Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: