Ok, the problem I'm having building with karaf-maven-plugin and java 21 on github actions is probably caused by maven version 3.9.12: https://github.com/apache/karaf/issues/2218
Locally, on debian 13.2 "trixie", I am running maven 3.9.10 which has no problems building with karaf-maven-plugin 4.4.9.
