Github user gtully commented on the issue:
https://github.com/apache/activemq-artemis/pull/2346
seems building the web site is the crux.
it can be disabled with:
mvn -Pfast-tests -Pextra-tests -B install -q -pl '!artemis-web'---
