Description
ppc64le binary of protoc 3.5.1-1 is not available in maven repositories.
[ERROR ]Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile (compile-protoc) on project hbase-protocol-shaded: Missing: [ERROR] ---------- [ERROR] 1) com.google.protobuf:protoc:exe:linux-ppcle_64:3.5.1-1 [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.5.1-1 -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=com.google.protobuf -DartifactId=protoc -Dversion=3.5.1-1 -Dclassifier=linux-ppcle_64 -Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] Path to dependency: [ERROR] 1) org.apache.hbase:hbase-protocol-shaded:jar:2.2.6 [ERROR] 2) com.google.protobuf:protoc:exe:linux-ppcle_64:3.5.1-1
Attachments
Issue Links
- relates to
-
BIGTOP-3560 Fix build failure of Zeppelin on ppc64le
- Resolved
- links to