I am trying to generate a feature.xml with a third party bundle. When I attempt to install this feature, this third party bundle indicates that it needs sun.reflect to be resolved.
I am using karaf maven plugin features generator goal
this is my error
missing requirement [com.sparkjava.spark-core [104](R 104.0)] osgi.wiring.package; (osgi.wiring.package=sun.reflect)]]
I would prefer to not add this into system packages to be exported by osgi.