Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1800
also.. you cannot have the junit-test depending on the test-jar.. I'm
removing the dependency and keeping the rule as it was...
junit-test is to be used by external users... I'm keeping it as is.
I'm changing the ThreadRuleCheck to extend TestWatcher.. it's a much
simpler change... no other classes changed.---
