-
Task
-
Resolution: Done
-
Major
-
None
-
None
The only use of testsuite/shared's AcmeMockServerBuilder in core or full is in org.jboss.as.test.integration.management.cli.SecurityCommandsTestCase so move the class to testsuite/standalone.
That will eliminate the need for a dep on mockserver-netty in testsuite/shared which in turn will eliminate a lot of annoying CVE scanner warns in full WF due to a transitive dep on an old netty version.
Both wf core and full wf control the version of netty they use, but this transitive dep escapes that and results in scanner noise.
As part of this I'll also bump the netty version in core's testbom to the latest.
- is blocked by
-
WFLY-15608 Testsuite modules are incorrectly relying on transitive dependencies via wildfly-core-testsuite-shared
- Closed
-
WFLY-15924 Testsuite modules are incorrectly relying on transitive dependencies via wildfly-core-testsuite-shared (part 2)
- Closed