okwap created CXF-6014:
--------------------------
Summary: Exception occurred when running the jar which includes
both cxf-bundle-jaxrs and cxf-rt-rs-security-cors
Key: CXF-6014
URL: https://issues.apache.org/jira/browse/CXF-6014
Project: CXF
Issue Type: Bug
Affects Versions: 2.7.12
Reporter: okwap
My program depends on cxf-bundle-jaxrs and cxf-rt-rs-security-cors. It works
well in IDE.
I use maven-assembly-plugin to build jar-with-dependency. When I execute the
jar, exception occurred.
It seems to be a conflict with some files (having the same name, so when
multiple cxf files are unpacked into the same jar they get overwritten.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)