Masatake Iwasaki created BIGTOP-3970:
----------------------------------------

             Summary: Fix build failure of Zeppelin due to missing 
grpc-java-1.26.0 on ppc64le
                 Key: BIGTOP-3970
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3970
             Project: Bigtop
          Issue Type: Bug
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{noformat}
[ERROR] Failed to execute goal 
org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile-custom 
(default) on project zeppelin-jupyter-interpreter: 
Missing:
[ERROR] ----------
[ERROR] 1) 
io.grpc:protoc-gen-grpc-java:exe:linux-ppcle_64:1.26.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=io.grpc 
-DartifactId=protoc-gen-grpc-java -Dversion=1.26.0 -Dclassifier=linux-ppcle_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=io.grpc 
-DartifactId=protoc-gen-grpc-java -Dversion=1.26.0 -Dclassifier=linux-ppcle_64 
-Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR]   Path to dependency: 
[ERROR]        1) 
org.apache.zeppelin:zeppelin-jupyter-interpreter:jar:0.10.1
[ERROR]        2) 
io.grpc:protoc-gen-grpc-java:exe:linux-ppcle_64:1.26.0
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing. 
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to