hboutemy opened a new pull request, #480:
URL: https://github.com/apache/maven-jar-plugin/pull/480

   fixes issue in ITs with JDK 25 seen when testing #465 
   
   ```
   Running post-build script: 
/home/runner/work/maven-jar-plugin/maven-jar-plugin/target/it/MJAR-30-fullcontent/verify.groovy
   BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' 
Unsupported class file major version 69
        at 
org.codehaus.groovy.control.CompilationUnit$ISourceUnitOperation.doPhaseOperation(CompilationUnit.java:901)
        at 
org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:692)
        at 
org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:666)
        at 
groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:365)
        at 
groovy.lang.GroovyClassLoader.lambda$parseClass$2(GroovyClassLoader.java:314)
   ```


-- 
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]

Reply via email to