On Mon, Feb 25, 2008 at 6:27 PM, Michael Mehrle <[EMAIL PROTECTED]> wrote:
> I am suddenly experiencing a strange error when compiling my project (see > stack trace below) - the maven compile plugin crashes and then refers to > some compiler error which cannot be parced. It even asks me to submit a bug > report with the JDC - never encountered anything like this in 12 years of > Java coding. > > Strangely - my Eclipse IDE using the *same* JRE (1.5.0.13) is able to > compile the very same code without any problems. But as soon as I try to do > it with maven (in and outside of Eclipse) I get this error). This is > happening on Linux and OS X. > > ANY input would be appreciated - this has put our entire project on hold for > an entire day - we have no idea how to fix this. The first thing I'd do is update to the latest JDK 1.5.0_14 and see if it still happens. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
