openhab / openhab-distro

The binary distribution of openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.3k stars 389 forks source link

Add-on dependencies are often missing from the openHAB Maven repo #1686

Open wborn opened 2 months ago

wborn commented 2 months ago

Add-ons often fail to install when one of their feature bundles have not been uploaded to the openHAB (JFrog) Maven repository.

If they are not manually uploaded, the distro build does not fail because it downloads these artifacts from Maven Central instead of the openHAB (JFrog) Maven repository.

Besides making the build fail when feature dependencies are missing, it would also be nice when they are automatically uploaded.

Whenever this happens the workaround (until the missing files are uploaded) is to install the (offline) add-ons KAR file which does contain all add-on dependencies.

openhab-bot commented 1 month ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/error-downloading-mvn-com-github-hypfvieh-bluez-dbus-osgi-0-2-0/159363/4