[
https://issues.jboss.org/browse/WFLY-8537?page=com.atlassian.jira.plugin....
]
Petr Sakař reassigned WFLY-8537:
--------------------------------
Assignee: Tomaz Cerar (was: Petr Sakař)
Unmanaged transitive dependencies in JMS client BOM dependency tree
-------------------------------------------------------------------
Key: WFLY-8537
URL:
https://issues.jboss.org/browse/WFLY-8537
Project: WildFly
Issue Type: Bug
Components: JMS
Reporter: Petr Sakař
Assignee: Tomaz Cerar
Priority: Critical
There are upstream dependencies in JMS client BOM dependency tree:
{code}
commons-collections:commons-collections:jar:3.2.2:compile
com.google.guava:guava:jar:19.0:compile
org.wildfly.client:wildfly-client-config:jar:1.0.0.Beta2:compile
{code}
Full dependency tree is:
{code}
\- org.jboss.eap:wildfly-jms-client-bom:pom:7.1.0.Beta1-redhat-1:compile
+- commons-beanutils:commons-beanutils:jar:1.9.3.redhat-1:compile
| \- commons-collections:commons-collections:jar:3.2.2:compile
+- io.netty:netty-all:jar:4.1.5.Final-redhat-2:compile
+- org.apache.activemq:artemis-commons:jar:1.5.4.002-redhat-1:compile
| \- com.google.guava:guava:jar:19.0:compile
+- org.apache.activemq:artemis-core-client:jar:1.5.4.002-redhat-1:compile
+- org.apache.activemq:artemis-hqclient-protocol:jar:1.5.4.002-redhat-1:compile
+- org.apache.activemq:artemis-jms-client:jar:1.5.4.002-redhat-1:compile
| \- org.apache.activemq:artemis-selector:jar:1.5.4.002-redhat-1:compile
+- org.glassfish:javax.json:jar:1.0.4.redhat-1:compile
+- org.jboss.logging:jboss-logging:jar:3.3.1.Final-redhat-1:compile
+- org.jboss.marshalling:jboss-marshalling:jar:2.0.0.Beta5-redhat-1:compile
+- org.jboss.marshalling:jboss-marshalling-river:jar:2.0.0.Beta5-redhat-1:compile
+- org.jboss.remoting:jboss-remoting:jar:5.0.0.Beta19-redhat-1:compile
| \- org.wildfly.client:wildfly-client-config:jar:1.0.0.Beta2:compile
+- org.jboss.spec.javax.jms:jboss-jms-api_2.0_spec:jar:1.0.0.Final-redhat-1:compile
+- org.jboss.xnio:xnio-api:jar:3.5.0.Beta4-redhat-1:compile
+- org.jboss.xnio:xnio-nio:jar:3.5.0.Beta4-redhat-1:compile
+- org.jgroups:jgroups:jar:3.6.13.Final-redhat-1:compile
+- org.slf4j:jcl-over-slf4j:jar:1.7.22.redhat-1:compile
+- org.slf4j:slf4j-api:jar:1.7.22.redhat-1:compile
+- org.wildfly:wildfly-naming-client:jar:1.0.0.Beta13-redhat-1:compile
+- org.wildfly.common:wildfly-common:jar:1.2.0.Beta9-redhat-1:compile
\- org.wildfly.security:wildfly-elytron:jar:1.1.0.Beta34-redhat-1:compile
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)