We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As per a report, https://mvnrepository.com/artifact/org.apache.beam/beam-runners-direct-java is having an empty JAR and causing failure in Linkage Checker.
The text was updated successfully, but these errors were encountered:
Why this artifact special? https://search.maven.org/artifact/org.apache.beam/beam-runners-direct-java/2.30.0/jar shows it's just normal JAR artifact.
Sorry, something went wrong.
I encountered a similar error on jackson-bom. I think this code below addresses the problem.
https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2181/files#diff-522cc6cdcda3b53186a548ef3fcf9310bc6ab6dcf3d62270ba33a683cba34bb5R329
No branches or pull requests
As per a report, https://mvnrepository.com/artifact/org.apache.beam/beam-runners-direct-java is having an empty JAR and causing failure in Linkage Checker.
The text was updated successfully, but these errors were encountered: