0
donuts
6y

Java/Maven Question

We have a project with source==target==1.7 in the compile plugin.

But on our servers we actually run it using 1.8 JVM. Is there any reason why we can't see it to compile with 1.8?

Or is it like the Windows backwards compatibility options?

Comments
Add Comment