You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Li Li <fa...@gmail.com> on 2014/01/07 03:10:26 UTC

[HbaseInAction]twitbase-async build fail

hi all,
   I am trying to build
twitbase-async(https://github.com/hbaseinaction/twitbase-async) but
failed. it's the source code of the book "HBase in Action". I can't
find the authors' emails, so I post it here.
   the error message is :
  [ERROR] Failed to execute goal on project twitbase-async: Could not
resolve depe
ndencies for project HBaseIA:twitbase-async:jar:1.0.0: Failed to collect depende
ncies at org.hbase:asynchbase:jar:1.3.1 -> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
OT: Failed to read artifact descriptor for io.netty:netty:jar:4.0.0.Beta1-SNAPSH
OT: Failure to find io.netty:netty-parent:pom:4.0.0.Beta1-SNAPSHOT in https://os
s.sonatype.org/content/repositories/snapshots was cached in the local repository
, resolution will not be reattempted until the update interval of sonatype-nexus
-snapshots has elapsed or updates are forced -> [Help 1]

Re: [HbaseInAction]twitbase-async build fail

Posted by Nick Dimiduk <nd...@gmail.com>.
Hi Li,

I've pushed an update to the repository. Thanks for the bug report!

Thanks,
Nick


On Mon, Jan 6, 2014 at 11:44 PM, Li Li <fa...@gmail.com> wrote:

> I modify the pom.xml and use
>     <dependency>
>       <groupId>org.hbase</groupId>
>       <artifactId>asynchbase</artifactId>
>       <version>1.3.2</version>
>     </dependency>
>
> it works.
>
> On Tue, Jan 7, 2014 at 3:39 PM, Nick Dimiduk <nd...@gmail.com> wrote:
> > Hi Li,
> >
> > Could be some of the maven dependencies have suffered bit-rot. I'll have
> a
> > look and make updates as appropriate.
> >
> > Thanks for your interest,
> > Nick
> >
> > On Monday, January 6, 2014, Li Li wrote:
> >
> >> hi all,
> >>    I am trying to build
> >> twitbase-async(https://github.com/hbaseinaction/twitbase-async) but
> >> failed. it's the source code of the book "HBase in Action". I can't
> >> find the authors' emails, so I post it here.
> >>    the error message is :
> >>   [ERROR] Failed to execute goal on project twitbase-async: Could not
> >> resolve depe
> >> ndencies for project HBaseIA:twitbase-async:jar:1.0.0: Failed to collect
> >> depende
> >> ncies at org.hbase:asynchbase:jar:1.3.1 ->
> >> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
> >> OT: Failed to read artifact descriptor for
> >> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
> >> OT: Failure to find io.netty:netty-parent:pom:4.0.0.Beta1-SNAPSHOT in
> >> https://os
> >> s.sonatype.org/content/repositories/snapshots was cached in the local
> >> repository
> >> , resolution will not be reattempted until the update interval of
> >> sonatype-nexus
> >> -snapshots has elapsed or updates are forced -> [Help 1]
> >>
>

Re: [HbaseInAction]twitbase-async build fail

Posted by Li Li <fa...@gmail.com>.
I modify the pom.xml and use
    <dependency>
      <groupId>org.hbase</groupId>
      <artifactId>asynchbase</artifactId>
      <version>1.3.2</version>
    </dependency>

it works.

On Tue, Jan 7, 2014 at 3:39 PM, Nick Dimiduk <nd...@gmail.com> wrote:
> Hi Li,
>
> Could be some of the maven dependencies have suffered bit-rot. I'll have a
> look and make updates as appropriate.
>
> Thanks for your interest,
> Nick
>
> On Monday, January 6, 2014, Li Li wrote:
>
>> hi all,
>>    I am trying to build
>> twitbase-async(https://github.com/hbaseinaction/twitbase-async) but
>> failed. it's the source code of the book "HBase in Action". I can't
>> find the authors' emails, so I post it here.
>>    the error message is :
>>   [ERROR] Failed to execute goal on project twitbase-async: Could not
>> resolve depe
>> ndencies for project HBaseIA:twitbase-async:jar:1.0.0: Failed to collect
>> depende
>> ncies at org.hbase:asynchbase:jar:1.3.1 ->
>> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
>> OT: Failed to read artifact descriptor for
>> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
>> OT: Failure to find io.netty:netty-parent:pom:4.0.0.Beta1-SNAPSHOT in
>> https://os
>> s.sonatype.org/content/repositories/snapshots was cached in the local
>> repository
>> , resolution will not be reattempted until the update interval of
>> sonatype-nexus
>> -snapshots has elapsed or updates are forced -> [Help 1]
>>

Re: [HbaseInAction]twitbase-async build fail

Posted by Nick Dimiduk <nd...@gmail.com>.
Hi Li,

Could be some of the maven dependencies have suffered bit-rot. I'll have a
look and make updates as appropriate.

Thanks for your interest,
Nick

On Monday, January 6, 2014, Li Li wrote:

> hi all,
>    I am trying to build
> twitbase-async(https://github.com/hbaseinaction/twitbase-async) but
> failed. it's the source code of the book "HBase in Action". I can't
> find the authors' emails, so I post it here.
>    the error message is :
>   [ERROR] Failed to execute goal on project twitbase-async: Could not
> resolve depe
> ndencies for project HBaseIA:twitbase-async:jar:1.0.0: Failed to collect
> depende
> ncies at org.hbase:asynchbase:jar:1.3.1 ->
> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
> OT: Failed to read artifact descriptor for
> io.netty:netty:jar:4.0.0.Beta1-SNAPSH
> OT: Failure to find io.netty:netty-parent:pom:4.0.0.Beta1-SNAPSHOT in
> https://os
> s.sonatype.org/content/repositories/snapshots was cached in the local
> repository
> , resolution will not be reattempted until the update interval of
> sonatype-nexus
> -snapshots has elapsed or updates are forced -> [Help 1]
>