You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Dianne Richards <di...@gmail.com> on 2010/04/14 18:28:46 UTC

Corrupted jar file during build of DayTrader in 2.2

I downloaded DayTrader and did an "mvm install". It fails with the
following:

[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading C:\Documents and
Settings\Administrator\.m2\repository\com\
envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar; error in opening
zip
 file

The file seems to be corrupted. I can't access it with either winzip or the
jar command. I deleted the file and tried again, with the same error. Any
ideas? Can someone check the original file, wherever it is?

Thanks - Dianne

Re: Corrupted jar file during build of DayTrader in 2.2

Posted by Dianne Richards <di...@gmail.com>.
Thanks Jason - That got by that problem. I'm looking into a test case
failure next.

Dianne

On Wed, Apr 14, 2010 at 12:07 PM, Jason Warner <ja...@gmail.com> wrote:

> This seems like it might be the same issue discussed here:
> http://n3.nabble.com/Could-not-build-Geronimo-server-from-SVN-branch-2-2-td409663.html#a409663
>
> If it is the same issue, then instructions on how to modify your
> settings.xml to work around the error can be found here:
> https://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html
> Take a look at the green box labeled "maven repository" for the
> instructions I'm referring to.
>
> ~Jason Warner
>
>
>
> On Wed, Apr 14, 2010 at 12:45 PM, Kevan Miller <ke...@gmail.com>wrote:
>
>>
>> On Apr 14, 2010, at 12:28 PM, Dianne Richards wrote:
>>
>> > I downloaded DayTrader and did an "mvm install". It fails with the
>> following:
>> >
>> > [ERROR] BUILD FAILURE
>> > [INFO]
>> ------------------------------------------------------------------------
>> > [INFO] Compilation failure
>> > error: error reading C:\Documents and
>> Settings\Administrator\.m2\repository\com\
>> > envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar; error in
>> opening zip
>> >  file
>> >
>> > The file seems to be corrupted. I can't access it with either winzip or
>> the jar command. I deleted the file and tried again, with the same error.
>> Any ideas? Can someone check the original file, wherever it is?
>>
>> Hi Dianne,
>> Where is maven downloading the jar from? Are you using a proxy?
>>
>> I just checked the jar on maven central (
>> http://repo2.maven.org/maven2/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.jar)
>> it seems fine and the md5 checksum looks good.
>>
>> --kevan
>>
>>
>

Re: Corrupted jar file during build of DayTrader in 2.2

Posted by Jason Warner <ja...@gmail.com>.
This seems like it might be the same issue discussed here:
http://n3.nabble.com/Could-not-build-Geronimo-server-from-SVN-branch-2-2-td409663.html#a409663

If it is the same issue, then instructions on how to modify your
settings.xml to work around the error can be found here:
https://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html
Take a look at the green box labeled "maven repository" for the instructions
I'm referring to.

~Jason Warner


On Wed, Apr 14, 2010 at 12:45 PM, Kevan Miller <ke...@gmail.com>wrote:

>
> On Apr 14, 2010, at 12:28 PM, Dianne Richards wrote:
>
> > I downloaded DayTrader and did an "mvm install". It fails with the
> following:
> >
> > [ERROR] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Compilation failure
> > error: error reading C:\Documents and
> Settings\Administrator\.m2\repository\com\
> > envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar; error in
> opening zip
> >  file
> >
> > The file seems to be corrupted. I can't access it with either winzip or
> the jar command. I deleted the file and tried again, with the same error.
> Any ideas? Can someone check the original file, wherever it is?
>
> Hi Dianne,
> Where is maven downloading the jar from? Are you using a proxy?
>
> I just checked the jar on maven central (
> http://repo2.maven.org/maven2/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.jar)
> it seems fine and the md5 checksum looks good.
>
> --kevan
>
>

Re: Corrupted jar file during build of DayTrader in 2.2

Posted by Kevan Miller <ke...@gmail.com>.
On Apr 14, 2010, at 12:28 PM, Dianne Richards wrote:

> I downloaded DayTrader and did an "mvm install". It fails with the following:
> 
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> error: error reading C:\Documents and Settings\Administrator\.m2\repository\com\
> envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar; error in opening zip
>  file
> 
> The file seems to be corrupted. I can't access it with either winzip or the jar command. I deleted the file and tried again, with the same error. Any ideas? Can someone check the original file, wherever it is?

Hi Dianne,
Where is maven downloading the jar from? Are you using a proxy?

I just checked the jar on maven central (http://repo2.maven.org/maven2/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.jar) it seems fine and the md5 checksum looks good.

--kevan