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