It looks like something is insisting on v3.11.4, can you run the maven command with -X as the error suggests in the hopes that we get more information about why?
On Friday, October 7, 2022 at 2:59:26 AM UTC-6 [email protected] wrote: > Hi Jerry, > > i tired with latest version of proto buf 3.21.7 but still i am getting the > same error > [image: Screenshot 2022-10-07 at 10.57.09.png] > [image: Screenshot 2022-10-07 at 10.58.44.png] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.741 s > [INFO] Finished at: 2022-10-07T10:58:24+02:00 > [INFO] > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > com.github.os72:protoc-jar-maven-plugin:3.11.4:run (generate-sources) on > project fcpsinboundadapter: Error extracting protoc for version 3.11.4: > Unsupported platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > > On Thursday, 6 October, 2022 at 6:57:02 pm UTC+2 [email protected] wrote: > >> Hi Ravi, version 3.11.x is outside of our support window. Can you update >> to a later version? Preferably the latest: 3.21.7 >> <https://github.com/protocolbuffers/protobuf/releases/tag/v21.7> >> >> The v3.21 family added official builds for M1 Mac. >> >> On Tuesday, October 4, 2022 at 4:49:19 PM UTC-6 [email protected] >> wrote: >> >>> Hi Team, >>> >>> I am trying build the proto buff java in mac m1 chip and getting this >>> error >>> >>> [ERROR] Failed to execute goal >>> com.github.os72:protoc-jar-maven-plugin:3.11.4:run (generate-sources) on >>> project fcpsinboundadapter: Error extracting protoc for version 3.11.4: >>> Unsupported platform: protoc-3.11.4-osx-aarch_64.exe -> [Help 1] >>> >>> any help or support to fix this issue is appreciated >>> >>> regards, >>> Ravi Leeladhar >>> >> -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/1ca82673-8ca3-480e-800c-faf43181534an%40googlegroups.com.
