Yep. And the page after. I tried this too: MAVEN_OPTS="-Xmx3g" mvn -f pom.xml clean install -DskipTests javadoc:aggregate site assembly:single -Prelease
With no success... I will continue tomorrow... 2014-03-01 21:44 GMT-05:00 Marcos Luis Ortiz Valmaseda < [email protected]>: > Did you read here? > https://hbase.apache.org/book/build.html > > > 2014-03-01 21:55 GMT-04:30 Jean-Marc Spaggiari <[email protected]>: > > > Hi all, > > > > Any hint on the way to build and run 0.98? > > > > svn co http://svn.apache.org/repos/asf/hbase/branches/0.98/ hbase-0.98 > > mvn clean install assembly:assembly -DskipTests -Prelease > > > > All passed. > > > > Update hbase-env hbase-site and regionservers. > > > > Distribute all the directory on 4 servers. > > > > But... something is missing. Doing that, I miss many libs, like > > zookeeper-3.4.5.jar. > > > > So I guess I'm not building it the right way. > > > > Can anyone point me to the right steps? > > > > Thanks, > > > > JM > > > > > > -- > Marcos Ortiz Valmaseda > http://about.me/marcosortiz >
