Failed build PR for openhab1-addons

I prepared two pull request all build of them was failed with the same reason:
https://ci.openhab.org/job/PR-openHAB1-Addons/2644/console
https://ci.openhab.org/job/PR-openHAB1-Addons/2647/console

17:31:54 [ERROR] Cannot resolve project dependencies:
17:31:54 [ERROR] Software being installed: org.openhab.binding.<binding> 1.14.0.qualifier 
17:31:54 [ERROR] Missing requirement: org.eclipse.smarthome.core 0.11.0.201901181547 requires 'package javax.measure 0.0.0' but it could not be found 
17:31:54 [ERROR] Cannot satisfy dependency: org.eclipse.smarthome.config.core 0.11.0.201901181547 depends on: package org.eclipse.smarthome.core.common 0.0.0 
17:31:54 [ERROR] Cannot satisfy dependency: org.openhab.binding.<binding> 1.14.0.qualifier depends on: package org.openhab.core.binding 0.0.0
17:31:54 [ERROR] Cannot satisfy dependency: org.openhab.core.compat1x 2.0.0 depends on: package org.eclipse.smarthome.config.core 0.0.0

Locally build is ok.
And on travis also is ok:
https://travis-ci.com/slawekjaranowski/openhab/builds/136365689
https://travis-ci.com/slawekjaranowski/openhab/builds/136191183

I try to touch root pom but effect is the same.

What I can do …?

Hi, Can anyone help me …

You might get a better response calling the 1.x maintainers in GH using @openhab/1-x-add-ons-maintainers .

2 Likes

Thanks for your suggestion, but I don’t see GH group

My PR are:


Logs on jenkins was removed …