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

Specify protoc version when building protos #563

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

andozw
Copy link
Collaborator

@andozw andozw commented Mar 3, 2023

And update to the latest version. Apple started releasing the osx aarch64 (M1) version in 3.17.3
link

This is a fix for this error on M1 builds:
[ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project proto: Error extracting protoc for version 3.11.4: Unsupported platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]

@andozw andozw requested a review from oreparaz as a code owner March 3, 2023 02:46
@CLAassistant
Copy link

CLAassistant commented Mar 3, 2023

CLA assistant check
All committers have signed the CLA.

oreparaz
oreparaz previously approved these changes Mar 3, 2023
And update to the latest version. Apple started releasing the osx
aarch64 (M1) version in 3.17.3
[link](os72/protoc-jar-maven-plugin#129)

This is a fix for this error on M1 builds:
[ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project proto:
Error extracting protoc for version 3.11.4: Unsupported platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1]
@andozw andozw force-pushed the seana.20230302.protoc-workaround branch from d5b140a to 19568f7 Compare March 6, 2023 20:39
@andozw andozw merged commit 42fbbb6 into master Mar 6, 2023
@andozw andozw deleted the seana.20230302.protoc-workaround branch March 6, 2023 20:55
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

Successfully merging this pull request may close these issues.

None yet

3 participants