Hello All, I have created an offline repo using the 'add-features-to-repo' maven goal and copied output to the karaf system folder. I am getting the missing requirement exceptions below for jars that were copied to the system folder. I have verified the version exported matches the version required, and I have also tried using a separate folder and modifying org.ops4j.pax.url.mvn.cfg to include that folder as a default repository.
I am not sure why these jars / features are not being resolved by karaf. Any pointers? All input is appreciated! Thanks, Ron Unable to resolve 58.0: missing requirement [58.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.jaxrs.client)(version>=2.7.0)(!(version>=3.0.0))) [caused by: Unable to resolve 59.0: missing requirement [59.0] osgi.wiring.package; (&(osgi.wiring.package=javax.mail.internet)(version>=1.4.0)(!(version>=2.0.0)))] Unable to resolve 63.0: missing requirement [63.0] osgi.wiring.package; (&(osgi.wiring.package=javax.ws.rs)(version>=2.0.0)(!(version>=3.0.0))) -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-2-3-1-Unresovled-dependencies-in-system-folder-tp4028587.html Sent from the Karaf - User mailing list archive at Nabble.com.
