TheNeuralBit edited a comment on pull request #15844: URL: https://github.com/apache/beam/pull/15844#issuecomment-955043332
Hm ok I think there are no linkage errors then. I see output like that for the artifact id `beam-sdks-java-io-google-cloud-platform`, but for `beam-vendor-calcite-1_28_0:0.1-SNAPSHOT` the output is just: ``` > Task :checkJavaLinkage SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. NOTE: This task published artifacts into your local Maven repository. You may want to remove them manually. Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 23s 1163 actionable tasks: 217 executed, 946 up-to-date ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
