Hi Karaf 4.4.7 will include the fix for that, it will be on vote today.
Regards JB On Sun, Jan 5, 2025 at 3:47 PM Matthias Wegner <matthias.weg...@email.de> wrote: > > Hi All, > > i created a bundle which throws following except on execution in karaf: > > Error starting bundle 151: Unable to resolve org.rogatio.k3-behavior-core > [151](R 151.0): missing requirement [org.rogatio.k3-behavior-core [151](R > 151.0)] osgi.wiring.package; (osgi.wiring.package=java.nio.file.spi) > Unresolved requirements: [[org.rogatio.k3-behavior-core [151](R 151.0)] > osgi.wiring.package; (osgi.wiring.package=java.nio.file.spi)] > > On stackoverflow and in this archive I not find a solution to wire java.nio > in felix maven bundle plugin or avoid this exception. > > Any hint? > > Regards, > Matthias