Hi Yes it’s a change in maven and the maven-plugin-plugin.
I created a PR to fix that. I will move quickly on Karaf 4.4.10 to fix it. Regards JB Le jeu. 8 janv. 2026 à 16:53, Steinar Bang <[email protected]> a écrit : > I got a build failure in github actions yesterday: > > Error: Failed to execute goal > org.apache.karaf.tooling:karaf-maven-plugin:4.4.9:features-generate-descriptor > (generate-features-file) on project authservice.definitions: > Error: The plugin org.apache.karaf.tooling:karaf-maven-plugin:4.4.9 has > unmet prerequisites: > Error: Required Java version 22 is not met by current version: > 21.0.9 > Error: -> [Help 1] > > I am running java 21.0.4 locally, and haven't had any issues in local > maven builds since I bumped karaf from 4.4.8 to 4.4.9. > > And I have also had many builds not fail on github actions with a java > 21 build image, since I switched. > > So I am kinda wondering where this error is coming from...? > > Any ideas? > > Thanks! > > > - Steinar > >
