--experimental_one_version_enforcement=<off, warning or error>
When enabled, enforce that a java_binary rule can't contain more than one
version of the same class file on the classpath. This enforcement can break
the build, or can just result in warnings.