When maven.compiler.release is set to an empty string, a NumberFormatException is thrown when trying to compile tests. See attached [^showcase.zip] for a minimal example. Calling mvn test in ...