-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Arquillian AS7 JMX protocol is supposed to be used by AS7 developers, not the end users.
This means we should drop it from our with-tools pom, likely with a note that it is not supported.
That's the the dependency to be removed. Also, there should be a check it it is properly excluded, otherwise it might popup as a transitive dependency of something else.
<dependency> <groupId>org.jboss.arquillian.protocol</groupId> <artifactId>arquillian-protocol-jmx</artifactId> <version>${version.org.jboss.arquillian}</version> </dependency>