I assume you are looking for API doc for releases older than 0.94 I tried the following command for 0.92: MAVEN_OPTS="-Xmx2g" mvn clean install deploy -DskipTests -Prelease
I got: $ ls target/site/apidocs/ allclasses-frame.html deprecated-list.html index.html overview-summary.html resources allclasses-noframe.html help-doc.html org overview-tree.html serialized-form.html constant-values.html index-all.html overview-frame.html package-list stylesheet.css I was able to browse starting: file:///Users/tyu/92/target/site/apidocs/index.html Cheers On Mon, Jul 1, 2013 at 4:19 AM, Lewis John Mcgibbney < [email protected]> wrote: > Hi, > The title says it all. > Can someone point me to the generated Javadoc for older HBase dists? > I checked SVN and cannot see anything on there. > Thank you very much > Lewis > > -- > *Lewis* >
