protoc-jar-maven-plugin
protoc-jar-maven-plugin copied to clipboard
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.8.0:run (default) on project debezium-connector-postgres: Error extracting protoc for version 3.19.6: Unsupported platform: protoc-3.19.6-linux-x86_64.exe jdk11 centos7 maven 3.8.7
Hello, I am using this plugin to compile `.proto` files to generate python files but I don't know what is the correct way to generate python files inside the .jar...
Hi, In our CI, our platform start prohibit anonymous access to our central maven repository. Since restriction was applied I start getting the following error: **_[ERROR] Failed to execute goal...
I tried today to update to protoc version 4.28.1, is that version supported? ``` com.github.os72 protoc-jar-maven-plugin 3.11.4 generate-sources run 4.28.1 true ../../schemas/station/protobuf/ ``` ``` [INFO] Protoc version: 4.28.1 protoc-jar: protoc...