Unnecessary dependencies
------------------------
Key: CXF-1673
URL: https://issues.apache.org/jira/browse/CXF-1673
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime
Affects Versions: 2.1.1
Reporter: Christian Schneider
Fix For: 2.1.2
The module cxf-frontend-jaxws includes the module cxf-rt-bindings-soap which
includes cxf-tools-common. Now the problem is that
cxf-tools-common depends on jaxb-xjc and velocity. While these are useful for
tools they are probably not necessary for the runtime of a service.
So I think these dependencies should be deleted. If they are needed in some
tools they can be included there.
On the other hand perhaps I am missing something and they are needed somewhere
but I can“t imagine where.
Best regards
Christian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.