Uploaded image for project: 'JBoss Developer Materials'
  1. JBoss Developer Materials
  2. JDF-231

Remove JMX protocol binding from with-tools BOM

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • stacks
    • 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>
      

              rafabene_jira Rafael Benevides (Inactive)
              kpiwko Karel Piwko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: