ByteYue opened a new issue, #10990:
URL: https://github.com/apache/doris/issues/10990

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Version
   
   `doris master1.1.0`
   `os x 12.3 mac m1`
   
   ### What's Wrong?
   
   [ERROR] Failed to execute goal 
org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (grpc-build) on 
project apm-network: Unable to resolve artifact: Missing:
   [ERROR] ----------
   [ERROR] 1) com.google.protobuf:protoc:exe:osx-aarch_64:3.14.0
   [ERROR]
   [ERROR]   Try downloading the file manually from the project website.
   [ERROR]
   [ERROR]   Then, install it using the command:
   [ERROR]       mvn install:install-file -DgroupId=com.google.protobuf 
-DartifactId=protoc -Dversion=3.12.0 -Dclassifier=osx-aarch_64 -Dpackaging=exe 
-Dfile=/path/to/file
   [ERROR]
   [ERROR]   Alternatively, if you host your own repository you can deploy the 
file there:
   [ERROR]       mvn deploy:deploy-file -DgroupId=com.google.protobuf 
-DartifactId=protoc -Dversion=3.12.0 -Dclassifier=osx-aarch_64 -Dpackaging=exe 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   [ERROR]
   [ERROR]   Path to dependency:
   [ERROR]         1) org.apache.skywalking:apm-network:jar:8.4.0-SNAPSHOT
   [ERROR]         2) com.google.protobuf:protoc:exe:osx-aarch_64:3.14.0
   [ERROR]
   [ERROR] ----------
   [ERROR] 1 required artifact is missing.
   
   ### What You Expected?
   
   Build Success
   
   ### How to Reproduce?
   
   `mvn generate-sources`
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to