Stiebelheatpump tests error

When building from the latest master code, I’m getting a failure in the tests for the stiebelheatpump binding. Anyone else seeing this?

org.openhab.binding.stiebelheatpump.internal.StiebelHeatPumpException: javax.xml.bind.UnmarshalException - with linked exception: [com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.] at org.openhab.binding.stiebelheatpump.internal.ConfigParser.unmarshal(ConfigParser.java:103) at org.openhab.binding.stiebelheatpump.internal.ConfigParserTest.CreateParserConfiguration(ConfigParserTest.java:46)

It’s been doing that for a while, I just removed it from the pom.xml as I don’t use the binding at all. May help you.