[Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible (#6513)

Currently, many modules depend on `managed-ledger-test.jar` just because they want to use MockBookkeeper and MockZookeeper.  This made module dependencies hard to understand and track.

This PR introduces a new `testmocks` module and pulls all mocks from managed-ledger tests into the new module.
1 file changed
tree: 73d21b947150bac7bfee60b45b5a87b8d6eb2f1b
  1. distribution/
  2. docker/
  3. tests/