I use 'mvn -DskipTests clean install package assembly:single' and get a workable binary jar with the right bits under lib/.
On Sun, Mar 2, 2014 at 10:44 AM, Marcos Luis Ortiz Valmaseda < [email protected]> wrote: > 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 > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
