Hi Guys, is there a maven repository containing 0.89 SNAPSHOT? I have tried tons of repositories, but to no avail.
I also tried building the hbase-0.89.20100924 locally using maven, but then I get a compilation error: /java/projects/hbase-0.89.20100924/src/main/java/org/apache/hadoop/hbase/master/RegionManager.java:[655,9] cannot find symbol symbol : class NotAllMetaRegionsOnlineException location: class org.apache.hadoop.hbase.master.RegionManager /java/projects/hbase-0.89.20100924/src/main/java/org/apache/hadoop/hbase/master/RegionManager.java:[690,9] cannot find symbol symbol : class NotAllMetaRegionsOnlineException location: class org.apache.hadoop.hbase.master.RegionManager And tons more.
