Skip to content

Instantly share code, notes, and snippets.

@suztomo
Created June 2, 2020 21:02
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/438579f8453480964ebfef344ab96348 to your computer and use it in GitHub Desktop.
Save suztomo/438579f8453480964ebfef344ab96348 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:5.5.0
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:5.5.0 intrinsic problems ('problem x source' pairs): 5
(org.apache.beam:beam-sdks-java-harness:2.23.0-20200602.072035-15) 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.29.0, 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