It could be useful to perform proactive classpath scanning to check for duplicate classes; this would catch a class of errors (similar to #5642) that may otherwise bite users at runtime.
https://github.com/classgraph/classgraph would likely be the best candidate for performing this sort of check.
It could be useful to perform proactive classpath scanning to check for duplicate classes; this would catch a class of errors (similar to #5642) that may otherwise bite users at runtime.
https://github.com/classgraph/classgraph would likely be the best candidate for performing this sort of check.