Can you boil it down to a test case? Or run it with -X and note the differences in the resolution tree?
- Brett On 10/21/05, Velle Andrè <[EMAIL PROTECTED]> wrote: > Hi, > > I have a strange error in my maven 2 - based build. I have one reactor build > that starts a number of others. Two of these builds (say a and b) are > dependent on a third build (c) , and on a library (d) stated as a dependency > in this third build (c). These two builds sometimes fail with an compilation > error stating that it can't find a class that is in the library (d) imported > by the build they depend upon (c). Now sometimes one of the two builds fail, > sometimes the other. One might work and not the other (I run the reactor > build with the fail-at-end option). Anyone seen anything similar? Is this a > known bug? This started happening after I installed the final 2.0, both > beta-3 and RC worked perfectly. > > Regards, > André Velle > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
