DenonMarantz Binding failed to install on OH2.4

Hi all,

On openhab 2.4 I could not install dm binding.

the following error can be seen in the log:

[ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denonmarantz’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-denonmarantz; type=karaf.feature; version=“[2.4.0,2.4.0]”; filter:=“(&(osgi.identity=openhab-binding-denonmarantz)(type=karaf.feature)(version>=2.4.0)(version<=2.4.0))” [caused by: Unable to resolve openhab-binding-denonmarantz/2.4.0: missing requirement [openhab-binding-denonmarantz/2.4.0] osgi.identity; osgi.identity=org.openhab.binding.denonmarantz; type=osgi.bundle; version=“[2.4.0,2.4.0]”; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.denonmarantz/2.4.0: missing requirement [org.openhab.binding.denonmarantz/2.4.0] osgi.wiring.package; filter:=“(osgi.wiring.package=org.apache.commons.net)”]]

I’ve already cleaned cache and restartet a few times. I checked addons.cfg and org.openhab.addons.cfg which seem okay (no “”)

Any other hints?

Thanks