Hi, jdk 16 with karaf 4.3.2 thanks, m.
On piatok 18. júna 2021 14:20:50 CEST Jean-Baptiste Onofre wrote: > What JDK are you using ? > > Regards > JB > > > Le 18 juin 2021 à 09:57, Michal Hlavac <[email protected]> a écrit : > > > > Hi, > > > > I would like to ask how to solve this error in feature validation in > > <packaging>feature</packaging> maven module. > > MongoDb driver from version 4.1 has dependency on jdk.net package and > > feature validation says: > > Unable to resolve org.mongodb.driver-core/4.2.3: missing requirement > > [org.mongodb.driver-core/4.2.3] osgi.wiring.package; > > filter:="(osgi.wiring.package=jdk.net)" > > > > I read previous post where you suggest to add this package to > > jre.properties, but that does not solve problem with feature validation > > > > thanks, m. > > > > > >
