Anders Hammar wrote > Do you mean compilation errors or warnings? There's some major changes in > the the underlying plexus-compiler that will provide compilation info in a > better way. So although you didn't see this in earlier version you might > still have had the "problems".
They were errors in that they caused Maven to stop. In my test I had not changed any compiler plugin configuration settings, just the version. The specific error that I remember was about a syntax error (class, interface or enum expected) in a Java file that is syntactically correct. -- View this message in context: http://maven.40175.n5.nabble.com/What-s-new-in-maven-compiler-plugin-3-0-tp5738129p5738298.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
