You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Ying Tang <iv...@gmail.com> on 2010/09/14 05:02:03 UTC

Error when compile pelops

I download the pelops source frm github , then cd the pelops folder.
mvn compile

But the error occurs.

    INFO] Compilation failure
error: error reading
/root/.m2/repository/org/apache/cassandra/cassandra/0.7.0-2010-09-12_19-23-07/cassandra-0.7.0-2010-09-12_19-23-07.jar;
error in opening zip file

Anyone met with the same problem with me ?

How to solve it?

-- 
Best regards,

Ivy Tang

Re: Error when compile pelops

Posted by Ying Tang <iv...@gmail.com>.
2.2.1.
I'll try the cassandra.jar from the link you give and try again.

On Mon, Sep 13, 2010 at 11:19 PM, Dan Washusen <da...@reactive.org> wrote:

> I just downloaded the jar file in question and it seems fine...
>
>> wget -O cassandra.jar
>> http://github.com/s7/mvnrepo/raw/master/org/apache/cassandra/cassandra/0.7.0-2010-09-12_19-23-07/cassandra-0.7.0-2010-09-12_19-23-07.jar&& unzip -t cassandra.jar
>
>
> Which version of Maven are you using?
>
> On Tue, Sep 14, 2010 at 1:02 PM, Ying Tang <iv...@gmail.com> wrote:
>
>> I download the pelops source frm github , then cd the pelops folder.
>> mvn compile
>>
>> But the error occurs.
>>
>>     INFO] Compilation failure
>> error: error reading
>> /root/.m2/repository/org/apache/cassandra/cassandra/0.7.0-2010-09-12_19-23-07/cassandra-0.7.0-2010-09-12_19-23-07.jar;
>> error in opening zip file
>>
>> Anyone met with the same problem with me ?
>>
>> How to solve it?
>>
>> --
>> Best regards,
>>
>> Ivy Tang
>>
>>
>>
>>
>


-- 
Best regards,

Ivy Tang

Re: Error when compile pelops

Posted by Dan Washusen <da...@reactive.org>.
I just downloaded the jar file in question and it seems fine...

> wget -O cassandra.jar
> http://github.com/s7/mvnrepo/raw/master/org/apache/cassandra/cassandra/0.7.0-2010-09-12_19-23-07/cassandra-0.7.0-2010-09-12_19-23-07.jar&& unzip -t cassandra.jar


Which version of Maven are you using?

On Tue, Sep 14, 2010 at 1:02 PM, Ying Tang <iv...@gmail.com> wrote:

> I download the pelops source frm github , then cd the pelops folder.
> mvn compile
>
> But the error occurs.
>
>     INFO] Compilation failure
> error: error reading
> /root/.m2/repository/org/apache/cassandra/cassandra/0.7.0-2010-09-12_19-23-07/cassandra-0.7.0-2010-09-12_19-23-07.jar;
> error in opening zip file
>
> Anyone met with the same problem with me ?
>
> How to solve it?
>
> --
> Best regards,
>
> Ivy Tang
>
>
>
>