slachiewicz opened a new pull request, #760: URL: https://github.com/apache/maven-invoker-plugin/pull/760
The library side landed in maven-script-interpreter 1.8 (ScriptRunner.setTargetBytecode); this wires it into the plugin via a scriptTargetBytecode parameter that defaults to maven.compiler.release and falls back to maven.compiler.target, so verify.groovy no longer fails when a project targets an older bytecode level than the JDK running Maven. Fixes #742 *This change was created with AI assistance.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
