openHAB Milestone builds

Hello.

I’ve tried to build the add-ons now for a couple of different 2.5.x versions now but I always get the same error on just the tellstick addon, all other addons seem to build okay. The only thing I have changed are the two verion references in the pom file.

I ran the command “mvn clean install -DskipTests” in the root folder openhab-addons of the project.
Does anyone understand what is wrong?

 [INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:15 h
[INFO] Finished at: 2020-02-17T20:49:15+01:00
[INFO] ------------------------------------------------------------------------
[INFO] Static code analysis summary report is available in:
[INFO] file:/C:/Users/Christian/Documents/GitHub/openhab-addons/target/summary_report.html
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.2.7:verify (karaf-feature-verification) on project org.openhab.binding.tellstick: Feature resolution failed for [openhab-binding-tellstick/2.5.2.SNAPSHOT]
[ERROR] Message: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-tellstick; type=karaf.feature; version=2.5.2.SNAPSHOT; filter:="(&(osgi.identity=openhab-binding-tellstick)(type=karaf.feature)(version>=2.5.2.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-tellstick/2.5.2.SNAPSHOT: missing requirement [openhab-binding-tellstick/2.5.2.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.binding.tellstick; type=osgi.bundle; version="[2.5.2.202002171948,2.5.2.202002171948]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.tellstick/2.5.2.202002171948: missing requirement [org.openhab.binding.tellstick/2.5.2.202002171948] osgi.wiring.package; filter:="(&(osgi.wiring.package=io.netty.channel.kqueue)(version>=4.1.0)(!(version>=5.0.0)))"]]
[ERROR] Repositories: {
[ERROR]         file:C:\Users\Christian\Documents\GitHub\openhab-addons\bundles\org.openhab.binding.tellstick\target/feature/feature.xml
[ERROR]         mvn:org.apache.karaf.features/framework/4.2.7/xml/features
[ERROR]         mvn:org.apache.karaf.features/standard/4.2.7/xml/features
[ERROR]         mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/2.5.0/xml/features
[ERROR]         mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-tp/2.5.0/xml/features
[ERROR]         mvn:org.ops4j.pax.web/pax-web-features/7.2.11/xml/features
[ERROR] }
[ERROR] Resources: {
[ERROR]         mvn:com.eclipsesource.jaxrs/publisher/5.3.1
[ERROR]         mvn:com.google.guava/failureaccess/1.0.1
[ERROR]         mvn:com.google.guava/guava/18.0
[ERROR]         mvn:com.google.guava/guava/27.1-jre
[ERROR]         mvn:commons-codec/commons-codec/1.6
[ERROR]         mvn:commons-collections/commons-collections/3.2.1
[ERROR]         mvn:commons-io/commons-io/2.2
[ERROR]         mvn:commons-lang/commons-lang/2.6
[ERROR]         mvn:commons-net/commons-net/3.3
[ERROR]         mvn:de.jollyday/jollyday/0.5.8
[ERROR]         mvn:de.maggu2810.p2redist/com.google.inject/3.0.0.v201312141243
[ERROR]         mvn:de.maggu2810.p2redist/org.antlr.runtime/3.2.0.v201101311130
[ERROR]         mvn:io.netty/netty-buffer/4.1.42.Final
[ERROR]         mvn:io.netty/netty-codec-http/4.1.42.Final
[ERROR]         mvn:io.netty/netty-codec-mqtt/4.1.42.Final
[ERROR]         mvn:io.netty/netty-codec/4.1.42.Final
[ERROR]         mvn:io.netty/netty-common/4.1.42.Final
[ERROR]         mvn:io.netty/netty-handler/4.1.42.Final