In that case, what artifactory is it published too? I can't seem to find it on mvnrepository.org. ivy accepts pom files as well so that would work just fine. Trying to hook up hbase 0.20.6 through ivy for now.
Also, is their current maven setup to depend on 0.20.+ of hadoop so it automatically gets bugfixes on the 0.20.x hadoop line? I can only read a little of the maven pom language and not sure how that is done...otherwise I can do it in my ivy files. Thanks, Dean -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jean-Daniel Cryans Sent: Tuesday, December 14, 2010 10:07 AM To: [email protected] Subject: Re: Anyone have an ivy.xml file for hbase dependencies??? (hadoop looks like it uses ivy already but not hbase) Hi Dean, HBase briefly used ivy last year before migrating to maven so we likely won't use it in the future. Regarding 2), maybe there's a way to generate the file from the dependencies in the pom.xml, but that's just a very wild guess. J-D On Tue, Dec 14, 2010 at 8:25 AM, Hiller, Dean (Contractor) <[email protected]> wrote: > 1. Is hbase going to use ivy in the future? > > 2. Does someone have an ivy.xml file with the all the hbase > dependencies so I don't have to type them all in? > > > > maybe I can just send an a potential ivy.xml candidate or something > later to be used for hbase to convert to ivy. I LOVE the 1.0.+ feature > or in hbase case might be depend on hadoop 0.20.+ so the latest hadoop > minor releases get sucked in automatically. > > > > Thanks, > > Dean > > > This message and any attachments are intended only for the use of the > addressee and > may contain information that is privileged and confidential. If the reader of > the > message is not the intended recipient or an authorized representative of the > intended recipient, you are hereby notified that any dissemination of this > communication is strictly prohibited. If you have received this communication > in > error, please notify us immediately by e-mail and delete the message and any > attachments from your system. > > This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
