On Tue, Jul 29, 2008 at 10:11 PM, Byron Nevins <Byron.Nevins_at_sun.com> wrote:
> When I do a full build now I REALLY do a full build. I wipe out all V3
> files and then wipe out my Maven repository.
>
> When I build after this it fails. Every time. It failed 2 weeks ago, 1
> week ago, today.
>
> I wait for it to fail, then go to the javaee-api directory and build there.
> Then I go back up a level and restart the main build.
> The build then completes.
>
> Is this the way we have to do this permanently? Why does Hudson not blow-up
> all the time on full builds?
>
because your "full" build is not a complete full build.
Hudson is probably building _all_ the components, and so has the latest
versions of _everything_.
If you were not linking different SCM roots with -SNAPSHOT versions this
would not be an issue.
>
> --
> Byron Nevins Work 408-276-4089, Home 650-359-1290, Cell 650-784-4123 - Sun
> Microsystems, Inc.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>