busbey commented on pull request #4304: URL: https://github.com/apache/hbase/pull/4304#issuecomment-1084856549
You can automate making sure we don't duplicate classes or leak unexpected dependencies by doing the same thing hadoop does with the enforcer plugin: * https://github.com/apache/hadoop/blob/rel/release-3.3.2/hadoop-client-modules/hadoop-client-check-invariants/pom.xml#L64 * https://github.com/apache/hadoop/blob/rel/release-3.3.2/hadoop-client-modules/hadoop-client-check-test-invariants/pom.xml#L68 (I have not yet found time to start evaluating the implementation here) -- 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]
