Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1588#discussion_r144864790
--- Diff: artemis-server/pom.xml ---
@@ -53,6 +53,11 @@
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
+ <artifactId>artemis-boot</artifactId>
--- End diff --
remove this?
the boot is just a classloader thing.. no component should ever need to
look into this.---
