Skip to content
New issue

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

Linkage Checker and non-JAR artifact #2180

Open
suztomo opened this issue Aug 11, 2021 · 2 comments
Open

Linkage Checker and non-JAR artifact #2180

suztomo opened this issue Aug 11, 2021 · 2 comments
Labels

Comments

@suztomo
Copy link
Contributor

suztomo commented Aug 11, 2021

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.

@suztomo
Copy link
Contributor Author

suztomo commented Aug 11, 2021

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.

@suztomo suztomo added the p2 label Aug 11, 2021
@suztomo
Copy link
Contributor Author

suztomo commented Aug 12, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant