You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Zhengyuan Qiao <zq...@us.ibm.com> on 2005/07/22 02:22:07 UTC

Build Failed




Hi,

When I run
$ maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true
and got some errors and build failed in the end.
see screen shot:



Please let me how to fix them.

Thanks,

Joe Qiao

Re: Build Failed

Posted by Krishnakumar B <ww...@gmail.com>.
Hi,

Even i had encountered a similar error during build . I fixed by doing
a checkout thats not HEAD.

then did maven m:fresh-checkout
            maven m:build

Refer to following post

http://mail-archives.apache.org/mod_mbox/geronimo-dev/200507.mbox/%3cPine.LNX.4.58.0507150750480.12401@saturn.opentools.org%3e

Regards
Krishnakumar B

On 7/22/05, Zhengyuan Qiao <zq...@us.ibm.com> wrote:
> 
> 
> Hi,
> 
> When I run 
> $ maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true
> and got some errors and build failed in the end.
> see screen shot:
> 
> 
> 
> Please let me how to fix them.
> 
> Thanks,
> 
> Joe Qiao