Closed lfoppiano closed 5 years ago
This sounds like a duplicate of https://github.com/unitsofmeasurement/unit-tck/issues/30
@keilw the problem I have is with surefire actually. In this build is using uom-parent version 1.2 which uses version 2.20.1. By updating to uom-parent 2.0-SNAPSHOT (or overriding the plugin version directly) to the version 2.21.0 it works.
Thanks, than we can try to address that. I believe there was a problem with code coverage and Coveralls or Coverity in the past. Maybe that's fixed but everywhere else we can use the new Surefire version right now.
I'm having problem building the master version.. I'm using java 11. There are few problems, which can be overcome (like the NPE on the javadoc plugin of systems-quantities), but I cannot fix this one on systems-commons:
Any advice?