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

NoSuchMethodError using proto-google-common-protos-scalapb_0.11 with version 0.11.3 of compilerplugin #105

Closed
therockstorm opened this issue May 24, 2021 · 3 comments

Comments

@therockstorm
Copy link

therockstorm commented May 24, 2021

When using "com.thesamet.scalapb.common-protos" %% "proto-google-common-protos-scalapb_0.11" % "1.18.1-1" with "com.thesamet.scalapb" %% "compilerplugin" % "0.11.3", I get the following.

java.lang.NoSuchMethodError: 'scalapb.GeneratedMessage scalapb.GeneratedMessageCompanion.parseFrom$(scalapb.GeneratedMessageCompanion, com.google.protobuf.CodedInputStream)'

Using dependencyBrowseTree, it looks like common-protos is using version 0.11.0-M4. Would a dependency update fix this?

@thesamet
Copy link
Contributor

Thanks for reporting. Closing since it is a duplicate of scalapb/ScalaPB#1122

@thesamet
Copy link
Contributor

The current upstream blocker is googleapis/java-common-protos#179

@therockstorm
Copy link
Author

Thanks for the update!

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

No branches or pull requests

2 participants