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

Maven site generation fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 3.0.0-alpha-1
    • None
    • documentation, website
    • None

    Description

      precommit attempts at mvnsite fail with odd looking results:

      
      [INFO] 
      [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ hbase-it ---
      [INFO] Compiling 101 source files to /testptch/hbase/hbase-it/target/test-classes
      [INFO] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Action.java: Some input files use or override a deprecated API.
      [INFO] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Action.java: Recompile with -Xlint:deprecation for details.
      [INFO] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java: Some input files use unchecked or unsafe operations.
      [INFO] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java: Recompile with -Xlint:unchecked for details.
      [INFO] -------------------------------------------------------------
      [ERROR] COMPILATION ERROR : 
      [INFO] -------------------------------------------------------------
      [ERROR] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/RESTApiClusterManager.java:[250,48] cannot find symbol
        symbol:   method readEntity(java.lang.Class<java.lang.String>)
        location: variable response of type javax.ws.rs.core.Response
      [INFO] 1 error
      
      
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project hbase-spark: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project hbase-it: Compilation failure
      [ERROR] /testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/RESTApiClusterManager.java:[250,48] cannot find symbol
      [ERROR]   symbol:   method readEntity(java.lang.Class<java.lang.String>)
      [ERROR]   location: variable response of type javax.ws.rs.core.Response
      [ERROR] 
      

      this is at least true on master. haven't checked other branches

      Attachments

        1. branch-mvnsite-root.txt
          1.71 MB
          Sean Busbey
        2. HBASE-20076.WIP.patch
          0.6 kB
          Sean Busbey

        Issue Links

          Activity

            People

              Unassigned Unassigned
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: