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

Add support for Kotlin protos #82

Open deannagarcia opened 3 years ago

deannagarcia commented 3 years ago

Description This PR adds support for Kotlin protos, including adding a compile-kotlin goal and a test-compile-kotlin. It also updates the protobuf version to be able to access kotlin protos and adds kotlin tests.

sebastienvermeille commented 9 months ago

@deannagarcia would you mind to open this PR here https://github.com/sebastienvermeille/another-protobuf-maven-plugin ? (I forked this repo to maintain it as it abandoned ...

(I would like to have your contribution in the next release)