dev@glassfish.java.net

Re: [Fwd: GlassFish build failure]

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 03 Apr 2007 20:19:17 -0700

Dinesh Patil wrote:
>> Here's what I do:
>>
>> cd glassfish/bootstrap
>> maven clean
>> rm -rf ../../publish/*
>> maven checkout bootstrap-all build
>>
>> If that's not what I'm supposed to be doing to get a clean build
>> every time, what *should* I be doing? Do I need to do a "cvs update"
>> as the second step? I would've thought "maven checkout" would do that.
>
> bootstrap-all updates bootstrap module also to update any binary
> dependencies. bootstrap doesn't update as its not required for this goal.

So why did my build fail?