Skip to content

Bump m-invoker-p to 3.9.1 for Java 25#480

Merged
hboutemy merged 1 commit intomaven-jar-plugin-3.xfrom
jdk25
Oct 9, 2025
Merged

Bump m-invoker-p to 3.9.1 for Java 25#480
hboutemy merged 1 commit intomaven-jar-plugin-3.xfrom
jdk25

Conversation

@hboutemy
Copy link
Copy Markdown
Member

@hboutemy hboutemy commented Oct 9, 2025

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)

@hboutemy hboutemy added the build Pull requests that change the build process label Oct 9, 2025
@hboutemy hboutemy merged commit a9d7646 into maven-jar-plugin-3.x Oct 9, 2025
43 of 83 checks passed
@hboutemy hboutemy deleted the jdk25 branch October 9, 2025 22:21
@github-actions github-actions Bot added this to the 3.4.3 milestone Oct 9, 2025
dongjoon-hyun added a commit to apache/spark that referenced this pull request Apr 23, 2026
### What changes were proposed in this pull request?

This PR aims to upgrade `maven-jar-plugin` to 3.5.0.

### Why are the changes needed?

To bring the latest improvements and bug fixes.
- https://github.com/apache/maven-jar-plugin/releases/tag/maven-jar-plugin-3.5.0 (2025-11-15)
  - apache/maven-jar-plugin#465
  - apache/maven-jar-plugin#480

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Opus 4.7

Closes #55490 from dongjoon-hyun/SPARK-56581.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that change the build process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant