Open elarevzin opened 2 years ago
I also encountered this problem.
Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project orc-core: Error extracting protoc for version 3.21.5: Unsupported platform: protoc-3.21.5-osx-x86_64.exe -> [Help 1]
I encountered the same. Please checkout the fork: https://github.com/blackrock/protoc-jar-maven-plugin
This forked version uses Google’s Protoc version 3.25.1 by default which supports osx aarch64.
I am getting the following error: [ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project relshp-query: Error extracting protoc for version 3.19.0: Unsupported platform: protoc-3.19.0-linux-x86_64.exe
Please assist,
Thank you in advance, Ela