Description
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal [32morg.xolstice.maven.plugins:protobuf-maven-plugin:0.5.1:compile[m [1m(src-compile-protoc)[m on project [36mhadoop-common[m: [1;31mMissing:[m
[[1;31mERROR[m] [1;31m----------[m
[[1;31mERROR[m] [1;31m1) com.google.protobuf:protoc:exe:linux-aarch_64:2.5.0[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Try downloading the file manually from the project website.[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Then, install it using the command: [m
[[1;31mERROR[m] [1;31m mvn install:install-file -DgroupId=com.google.protobuf -DartifactId=protoc -Dversion=2.5.0 -Dclassifier=linux-aarch_64 -Dpackaging=exe -Dfile=/path/to/file[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Alternatively, if you host your own repository you can deploy the file there: [m
[[1;31mERROR[m] [1;31m mvn deploy:deploy-file -DgroupId=com.google.protobuf -DartifactId=protoc -Dversion=2.5.0 -Dclassifier=linux-aarch_64 -Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id][m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31m Path to dependency: [m
Attachments
Issue Links
- is broken by
-
BIGTOP-3444 Bump Hadoop to 2.10.1
- Resolved
- is duplicated by
-
BIGTOP-3450 Building Hadoop fails on ARM64 platform
- Resolved
- is related to
-
HADOOP-16598 Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes" to all active branches
- Resolved
- links to