]
Kabir Khan commented on WFLY-11266:
-----------------------------------
[~emmartins] A new BOM is an RFE. It both is something new for a user, and also something
which needs more testing by QE (their testing of BOMs goes beyond testing that QS work)
JAXWS Client BOM
----------------
Key: WFLY-11266
URL:
https://issues.jboss.org/browse/WFLY-11266
Project: WildFly
Issue Type: Enhancement
Components: Quickstarts
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Priority: Major
Fix For: 15.0.0.Beta1
The dependency management defined on WildFly, for JAXWS/CXF client, is over 1000 SLoC due
to exclusions applied, which is a nightmare to manage on client apps projects, such as the
jaxws-* quickstarts.
To hide the dependency management complexity on apps a new client BOM should be added wrt
JAXWS, which apps can just depend on it, and should includes all dependencies excluded on
WildFly dependency management.