|
|
-
availability of 0.94.4 and 0.94.5 in maven repo?
James Taylor 2013-02-20, 01:30
Unless I'm doing something wrong, it looks like the Maven repository ( http://mvnrepository.com/artifact/org.apache.hbase/hbase) only contains HBase up to 0.94.3. Is there a different repo I should use, or if not, any ETA on when it'll be updated? James
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Viral Bajaria 2013-02-20, 01:32
I have come across this too, I think someone with authorization needs to perform a maven release to the apache maven repository and/or maven central. For now, I just end up compiling the dot release from trunk and deploy it to my local repository for other projects to use. Thanks, Viral On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED]>wrote: > Unless I'm doing something wrong, it looks like the Maven repository ( > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> only contains HBase up to 0.94.3. Is there a different repo I should use, > or if not, any ETA on when it'll be updated? > > James > >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Joarder KAMAL 2013-02-20, 01:37
I also came up with the same issue 1 day ago while building YCSB HBase client for HBase 0.94.5. Later I used the 0.94.3 version to carry out my work for the time being. Regards, Joarder Kamal On 20 February 2013 12:32, Viral Bajaria <[EMAIL PROTECTED]> wrote: > I have come across this too, I think someone with authorization needs to > perform a maven release to the apache maven repository and/or maven > central. > > For now, I just end up compiling the dot release from trunk and deploy it > to my local repository for other projects to use. > > Thanks, > Viral > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > >wrote: > > > Unless I'm doing something wrong, it looks like the Maven repository ( > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > only contains HBase up to 0.94.3. Is there a different repo I should use, > > or if not, any ETA on when it'll be updated? > > > > James > > > > >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Andrew Purtell 2013-02-20, 02:58
Same here, just tripped over this moments ago. On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED]>wrote: > Unless I'm doing something wrong, it looks like the Maven repository ( > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> only contains HBase up to 0.94.3. Is there a different repo I should use, > or if not, any ETA on when it'll be updated? > > James > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
lars hofhansl 2013-02-20, 07:04
Time permitting, I will do that tomorrow. ________________________________ From: Andrew Purtell <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2013 6:58 PM Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? Same here, just tripped over this moments ago. On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED]>wrote: > Unless I'm doing something wrong, it looks like the Maven repository ( > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> only contains HBase up to 0.94.3. Is there a different repo I should use, > or if not, any ETA on when it'll be updated? > > James > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Asaf Mesika 2013-05-06, 12:35
Hi, I only see up to 0.94.3 Any chance of deploying 0.94.7 there? Thanks! On Wed, Feb 20, 2013 at 9:04 AM, lars hofhansl <[EMAIL PROTECTED]> wrote: > Time permitting, I will do that tomorrow. > > > > > ________________________________ > From: Andrew Purtell <[EMAIL PROTECTED]> > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Sent: Tuesday, February 19, 2013 6:58 PM > Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? > > Same here, just tripped over this moments ago. > > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > >wrote: > > > Unless I'm doing something wrong, it looks like the Maven repository ( > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > only contains HBase up to 0.94.3. Is there a different repo I should use, > > or if not, any ETA on when it'll be updated? > > > > James > > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Joel Alexandre 2013-05-06, 13:49
I'm using 0.94.5 via maven. Just change de version number. On Mon, May 6, 2013 at 1:35 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > Hi, > > I only see up to 0.94.3 > Any chance of deploying 0.94.7 there? > Thanks! > > > > On Wed, Feb 20, 2013 at 9:04 AM, lars hofhansl <[EMAIL PROTECTED]> wrote: > > > Time permitting, I will do that tomorrow. > > > > > > > > > > ________________________________ > > From: Andrew Purtell <[EMAIL PROTECTED]> > > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > Sent: Tuesday, February 19, 2013 6:58 PM > > Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? > > > > Same here, just tripped over this moments ago. > > > > > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > > >wrote: > > > > > Unless I'm doing something wrong, it looks like the Maven repository ( > > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> > http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > > only contains HBase up to 0.94.3. Is there a different repo I should > use, > > > or if not, any ETA on when it'll be updated? > > > > > > James > > > > > > > > > > > > -- > > Best regards, > > > > - Andy > > > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > > (via Tom White) > > >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
Asaf Mesika 2013-05-06, 17:23
It's in Maven Central repo, so you are probably downloading it from Apache Releases repository. I've added this repo, and now using 0.94.6.1, but I want to use 0.94.7, but it's not there as well. On Mon, May 6, 2013 at 4:49 PM, Joel Alexandre <[EMAIL PROTECTED]>wrote: > I'm using 0.94.5 via maven. > > Just change de version number. > > > On Mon, May 6, 2013 at 1:35 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I only see up to 0.94.3 > > Any chance of deploying 0.94.7 there? > > Thanks! > > > > > > > > On Wed, Feb 20, 2013 at 9:04 AM, lars hofhansl <[EMAIL PROTECTED]> wrote: > > > > > Time permitting, I will do that tomorrow. > > > > > > > > > > > > > > > ________________________________ > > > From: Andrew Purtell <[EMAIL PROTECTED]> > > > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > Sent: Tuesday, February 19, 2013 6:58 PM > > > Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? > > > > > > Same here, just tripped over this moments ago. > > > > > > > > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > > > >wrote: > > > > > > > Unless I'm doing something wrong, it looks like the Maven repository > ( > > > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> > > http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > > > only contains HBase up to 0.94.3. Is there a different repo I should > > use, > > > > or if not, any ETA on when it'll be updated? > > > > > > > > James > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
lars hofhansl 2013-05-06, 21:04
Will add it tomorrow afternoon (if nothing goes wrong, it is a bit of black magic). -- Lars ________________________________ From: Asaf Mesika <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Monday, May 6, 2013 10:23 AM Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? It's in Maven Central repo, so you are probably downloading it from Apache Releases repository. I've added this repo, and now using 0.94.6.1, but I want to use 0.94.7, but it's not there as well. On Mon, May 6, 2013 at 4:49 PM, Joel Alexandre <[EMAIL PROTECTED]>wrote: > I'm using 0.94.5 via maven. > > Just change de version number. > > > On Mon, May 6, 2013 at 1:35 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I only see up to 0.94.3 > > Any chance of deploying 0.94.7 there? > > Thanks! > > > > > > > > On Wed, Feb 20, 2013 at 9:04 AM, lars hofhansl <[EMAIL PROTECTED]> wrote: > > > > > Time permitting, I will do that tomorrow. > > > > > > > > > > > > > > > ________________________________ > > > From: Andrew Purtell <[EMAIL PROTECTED]> > > > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > Sent: Tuesday, February 19, 2013 6:58 PM > > > Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? > > > > > > Same here, just tripped over this moments ago. > > > > > > > > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > > > >wrote: > > > > > > > Unless I'm doing something wrong, it looks like the Maven repository > ( > > > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> > > http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > > > only contains HBase up to 0.94.3. Is there a different repo I should > > use, > > > > or if not, any ETA on when it'll be updated? > > > > > > > > James > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > >
-
Re: availability of 0.94.4 and 0.94.5 in maven repo?
lars hofhansl 2013-05-07, 23:26
Done for 0.94.7. (Stack looked over my shoulder this time). -- Lars ________________________________ From: lars hofhansl <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Monday, May 6, 2013 2:04 PM Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? Will add it tomorrow afternoon (if nothing goes wrong, it is a bit of black magic). -- Lars ________________________________ From: Asaf Mesika <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Monday, May 6, 2013 10:23 AM Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? It's in Maven Central repo, so you are probably downloading it from Apache Releases repository. I've added this repo, and now using 0.94.6.1, but I want to use 0.94.7, but it's not there as well. On Mon, May 6, 2013 at 4:49 PM, Joel Alexandre <[EMAIL PROTECTED]>wrote: > I'm using 0.94.5 via maven. > > Just change de version number. > > > On Mon, May 6, 2013 at 1:35 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I only see up to 0.94.3 > > Any chance of deploying 0.94.7 there? > > Thanks! > > > > > > > > On Wed, Feb 20, 2013 at 9:04 AM, lars hofhansl <[EMAIL PROTECTED]> wrote: > > > > > Time permitting, I will do that tomorrow. > > > > > > > > > > > > > > > ________________________________ > > > From: Andrew Purtell <[EMAIL PROTECTED]> > > > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > Sent: Tuesday, February 19, 2013 6:58 PM > > > Subject: Re: availability of 0.94.4 and 0.94.5 in maven repo? > > > > > > Same here, just tripped over this moments ago. > > > > > > > > > On Tue, Feb 19, 2013 at 5:30 PM, James Taylor <[EMAIL PROTECTED] > > > >wrote: > > > > > > > Unless I'm doing something wrong, it looks like the Maven repository > ( > > > > http://mvnrepository.com/**artifact/org.apache.hbase/**hbase<> > > http://mvnrepository.com/artifact/org.apache.hbase/hbase>)> > > > only contains HBase up to 0.94.3. Is there a different repo I should > > use, > > > > or if not, any ETA on when it'll be updated? > > > > > > > > James > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > >
|
|