On Mon, 2008-03-24 at 09:22 -0500, Wayne Fay wrote: > We need to put an entry in the FAQ: > > Q: My project compiles in Eclipse and not Maven. Why is Maven broken? > A: Eclipse has its own compiler (JDT) that does things differently > than Maven (which uses your JDK's javac). Try compiling your project > with javac from the JDK and specifying your dependencies with -cp. If > this works, then Maven should have no issues compiling it either. > > This stuff just makes me love/hate Eclipse even more than I already do...
+1, good idea to add this to the FAQ. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]