Thanks for the reply, Ted, Nick. As Nick said, with maven/ivy and access to repositories, people can build and run their client applications.
Exploring options to provide a client package download for our users. On Wed, Jul 16, 2014 at 8:28 AM, Nick Dimiduk <[email protected]> wrote: > You need to build the client? Is it not sufficient to add a dependency on > the client library to your project? Maven/Ivy should sort the rest for you. > > > On Wed, Jul 16, 2014 at 1:24 AM, Ted Yu <[email protected]> wrote: > > > I looked at top level pom.xml > > I didn't find such a profile. > > > > Cheers > > > > On Jul 15, 2014, at 4:41 PM, Jerry He <[email protected]> wrote: > > > > > Hi, folk > > > > > > Is there a HBase mvn build target to build a package for a HBase > > standalone > > > client, including the hbase-client, hbase-common, and dependencies that > > are > > > required by a working client? > > > > > > Thanks in advance. > > > > > > Jerry > > >
