Issue Type: Feature Request Feature Request
Assignee: Rafael Benevides
Components: stacks
Created: 05/Mar/13 9:18 AM
Description:

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>
Project: JBoss Developer Framework
Priority: Major Major
Reporter: Karel Piwko
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira