dylanturn commented on code in PR #5210:
URL: https://github.com/apache/openwhisk/pull/5210#discussion_r847445069


##########
.github/workflows/gradle-build.yml:
##########
@@ -0,0 +1,36 @@
+# This workflow uses actions that are not certified by GitHub.

Review Comment:
   Just a quick update, I tried to build the project locally again and got the 
following error:
   ```
   Execution failed for task ':core:scheduler:generateProto'.
   > Could not resolve all files for configuration 
':core:scheduler:protobufToolsLocator_protoc'.
      > Could not find protoc-osx-aarch_64.exe 
(com.google.protobuf:protoc:3.4.0).
        Searched in the following locations:
            
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.4.0/protoc-3.4.0-osx-aarch_64.exe
   ```
   
   I must admit, this is my first time with Scala and Gradle, and while I think 
I might know what happened, I'm still trying to work out how to go about fixing 
it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to