]
Alessio Soldano updated JBWS-3976:
----------------------------------
Fix Version/s: jbossws-cxf-5.1.6.Final
(was: jbossws-cxf-5.1.4.Final)
Two different versions of ASM artifact in client dependency tree
----------------------------------------------------------------
Key: JBWS-3976
URL:
https://issues.jboss.org/browse/JBWS-3976
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf, productization
Reporter: Alessio Soldano
Assignee: R Searls
Fix For: jbossws-cxf-5.1.6.Final
In dependency tree of jbossws-cxf-client 5.1.3.Final-redhat-2, there are two different
versions of ASM artifact:
{noformat}
+- org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.1.4.redhat-1:compile
| +- xml-resolver:xml-resolver:jar:1.2.0.redhat-11:compile
| +- org.ow2.asm:asm:jar:5.0.4:compile
+- asm:asm:jar:3.3.1.redhat-12:compile
{noformat}
It should probably be chosen which one to keep and exclude the other.
See [upstream client
tree|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP7/view/EAP7-...]
and [productized client tree with BOM
import|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP7/view/EAP...]