Why does the maven compiler plugin STILL target 1.5 by default and not the 
JDK's current version? This seems completely backwards. We use CI tools to test 
against different JDK versions and architectures and it is a massive pain to 
implement all these workarounds to have the compiler target each JDK's 
respective version.

Reply via email to