Skip to content

Conversation

@erik-meuwese-topicus
Copy link
Contributor

The build fails with jdk11 with Fatal error compiling: error: release version 17 not supported see the build of pull request Bump org.apache.maven.extensions:maven-extensions from 45 to 46 #425

The main pom.xml states <minimalJavaBuildVersion> is 11 and Jenkins runs jdk11, jdk17 and jdk21. So <maven.compiler.release> should be lowerd from 17 to 11. The failing test requires Java 9 as minimum because it has a module-info.java

@olamy olamy merged commit 53a980b into apache:master Jan 9, 2026
22 checks passed
@github-actions github-actions bot added this to the 1.2.2 milestone Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants