https://pantsbuild.org/ logo
#general
Title
# general
l

loud-ice-54513

04/04/2017, 11:59 PM
@full-kilobyte-93429 i can confirm that there are multiple jars on the classpath, however i'm not sure how to exclude it. i tried
Copy code
excludes = [
    exclude('com.google.protobuf', 'protobuf-java'),
  ]
in the BUILD file, but that just excludes it entirely and it can't find it at all