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/[EMAIL
PROTECTED]
Regards
Krishnakumar B
On 7/22/05, Zhengyuan Qiao <[EMAIL PROTECTED]> 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