Skip to content

Instantly share code, notes, and snippets.

@suztomo
Created June 24, 2020 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suztomo/64c6c68621724c91a90c698e6770c8c8 to your computer and use it in GitHub Desktop.
Save suztomo/64c6c68621724c91a90c698e6770c8c8 to your computer and use it in GitHub Desktop.
ArtifactCompatibilityCheck org.apache.beam:beam-runners-google-cloud-dataflow-java:2.23.0-SNAPSHOT com.google.cloud:libraries-bom:pom:7.0.2
org.apache.beam:beam-runners-google-cloud-dataflow-java:2.23.0-SNAPSHOT intrinsic problems ('problem x source' pairs): 9
com.google.cloud:libraries-bom:pom:7.0.2 intrinsic problems ('problem x source' pairs): 5
(org.apache.beam:beam-sdks-java-harness:2.23.0-20200624.071515-45) com.google.common.collect.JdkBackedImmutableMultiset's method writeReplace() is not implemented in the class
referenced by
ClassFile{location=com.google.guava:guava:29.0-android, className=com.google.common.collect.ImmutableMultiset}
(io.netty:netty-handler:4.1.30.Final) io.netty.handler.ssl.SslProvider's method isAlpnSupported(io.netty.handler.ssl.SslProvider arg1) is not found
referenced by
ClassFile{location=io.grpc:grpc-netty:1.30.2, className=io.grpc.netty.ProtocolNegotiators}
(com.google.guava:guava:29.0-android) com.google.common.collect.ImmutableList's method toImmutableList() is not found
referenced by
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao}
(com.google.guava:guava:29.0-android) com.google.common.util.concurrent.Uninterruptibles's method sleepUninterruptibly(java.time.Duration arg1) is not found
referenced by
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao}
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao}
(com.google.guava:guava:29.0-android) com.google.common.base.Stopwatch's method elapsed() is not found
referenced by
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.cooplock.CoopLockOperationDao}
(com.google.guava:guava:29.0-android) com.google.common.collect.ImmutableSet's method toImmutableSet() is not found
referenced by
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.cooplock.CoopLockRecordsDao}
(com.google.guava:guava:29.0-android) com.google.common.cache.CacheBuilder's method expireAfterWrite(java.time.Duration arg1) is not found
referenced by
ClassFile{location=com.google.cloud.bigdataoss:gcsio:2.1.3, className=com.google.cloud.hadoop.gcsio.GoogleCloudStorageImpl}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment