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.
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.