xolstice / protobuf-maven-plugin

Maven Plugin that executes the Protocol Buffers (protoc) compiler
https://www.xolstice.org/protobuf-maven-plugin/
Other
232 stars 76 forks source link

can not found symbol OneofDescriptor #24

Closed shanghai-Jerry closed 6 years ago

shanghai-Jerry commented 7 years ago

how to fix this error: can not found symbol OneofDescriptor in com.google.protobuf.Descriptors

sergei-ivanov commented 7 years ago

Can you please provide more details. Where are you seeing the error, steps to recreate, versions of protoc, maven and protobuf-maven-plugin. A small sample project might be needed too. https://www.xolstice.org/protobuf-maven-plugin/contributions.html#Reporting_bugs

sergei-ivanov commented 6 years ago

Closing due to a lack of feedback