You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/04/30 10:45:53 UTC

[GitHub] [hbase] Reidddddd commented on pull request #3212: HBASE-25831 [branch-1] remove thrift examples out of hbase-examples m…

Reidddddd commented on pull request #3212:
URL: https://github.com/apache/hbase/pull/3212#issuecomment-830009469


   Still related to thrift... (headache)
   
   ```
   [INFO] Scanning for projects...
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-examples:jar:1.7.0
   [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.apache.hbase:hbase:1.7.0, /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3212/src/pom.xml, line 2926, column 15
   [WARNING] 
   [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
   [WARNING] 
   [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
   [WARNING] 
   [INFO]                                                                         
   [INFO] ------------------------------------------------------------------------
   [INFO] Building Apache HBase - Examples 1.7.0
   [INFO] ------------------------------------------------------------------------
   [WARNING] The POM for org.apache.hbase:hbase-thrift:jar:1.7.0 is missing, no dependency information available
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 5.181s
   [INFO] Finished at: Fri Apr 30 09:33:08 UTC 2021
   [INFO] Final Memory: 41M/3926M
   [INFO] ------------------------------------------------------------------------
   [WARNING] The requested profile "test-patch" could not be activated because it does not exist.
   [ERROR] Failed to execute goal on project hbase-examples: Could not resolve dependencies for project org.apache.hbase:hbase-examples:jar:1.7.0: Failure to find org.apache.hbase:hbase-thrift:jar:1.7.0 in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> [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/DependencyResolutionException
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org