> After switching to maven-compiler-plugin 3.0 I'm seeing compilation > problems that do not show up when using the 2.5.1 version, nor do they show > up in Eclipse. >
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". /Anders