Frank Bille wrote:
Yes I agree with Martijn. We really want to catch if any 1.5 stuff is in 1.4projects. But Al, if you can get maven to do that (forcing 1.4 in 1.4 projects) it would be nice. I don't know if maven can do that, though.
See my other reply. The thing that matters is what your JAVA_HOME environment is set to. If you're running Maven using a JDK5 on the command line, it doesn't matter what you do - it won't magically pick this up. Which is why we have continuous integration, where we actually run Maven with different JDKs depending on the project.
So I'd strongly like you to look at this and understand what I'm saying and reconsider, as I think it'd be a big improvement, with absolutely no difference in picking up backwards-compatibility issues.
Al
