]
Jan Stourac updated WFLY-13339:
-------------------------------
Component/s: Test Suite
Remove transitive dependencies from MP OpenAPI TCKs
---------------------------------------------------
Key: WFLY-13339
URL:
https://issues.redhat.com/browse/WFLY-13339
Project: WildFly
Issue Type: Bug
Components: MP OpenAPI, Test Suite
Affects Versions: 19.0.0.Final
Reporter: Jan Stourac
Assignee: Paul Ferraro
Priority: Major
In MP OpenAPI TCK integration tests module, there is defined dependency
'microprofile-openapi-tck', which broughts in another set of transition
dependencies which are not required for execution of these tests in WildFly testsuite.
We should avoid transitive dependencies and explicitely define required ones in WildFly
in order to avoid unwanted dependencies in our deptree and to keep version consistency.