Hello, I'm working with a project where we do not know the JDK version used by the person responsible for building the application, only the JDK version on the server (1.5). Is it possible to set a target version for the maven plugin? I can tell there's an issue posted about it, but I'm not sure if it has been implemented yet, or if there is an official work around to use.
Joakim