HBase is missing from the projects list on www.apache.org That's because the file
https://svn.apache.org/repos/asf/infrastructure/site/trunk/xdocs/stylesheets/project.xml needs to be updated with the details, and the site rebuilt as per http://www.apache.org/dev/infra-site.html I'm happy to do the updates if you can supply the title, e.g: <li><a href="http://hbase.apache.org/" title="Hadoop Database">HBase</a></li> S///