You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Andrey Stepachev <oc...@gmail.com> on 2010/09/21 10:51:08 UTC

Are there any hbase client pom.

Hi all.

I try to migrate to 0.89 hbase, but i use maven.
For 0.20.x I made special pom and place all needed jars
into my local repository. But 0.89 already uses maven.
Even through it is very bloated with dependencies.
(tomcat, jetty, jruby etc).
Are there anywhere floating pom for hbase client applictions.
Or anybody package their application with all hbase deps?

Andrey.

Re: Are there any hbase client pom.

Posted by Andrey Stepachev <oc...@gmail.com>.
Ok. looks like i should do it mysefl via exclusions.