cshannon commented on PR #3000:
URL: https://github.com/apache/accumulo/pull/3000#issuecomment-1271525762

   This has been fixed with my latest commit. Essentially, due to the bug, we 
have to add a test scope dependency for  `log4j-core` everywhere we already 
have a dependency for `log4j-slf4j2-impl` unless there is already a dependency 
on `accumulo-monitor` which pulls in `log4j-core` already. Notably, the `test` 
and `accumulo-minicluster` modules already pull in `accumulo-monitor` and don't 
need `log4j-core`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to