-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
%
-
CQ4
-
Todo
-
This error is thrown:
[ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) on project camel-quarkus-integration-test-grpc: Unable to resolve artifact: Missing: [ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) on project camel-quarkus-integration-test-grpc: Unable to resolve artifact: Missing: [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] ---------- [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] 1) com.google.protobuf:protoc:exe:linux-x86_64:3.17.3.redhat-00001 [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] Try downloading the file manually from the project website. [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] Then, install it using the command: [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] mvn install:install-file -DgroupId=com.google.protobuf -DartifactId=protoc -Dversion=3.17.3.redhat-00001 -Dclassifier=linux-x86_64 -Dpackaging=exe -Dfile=/path/to/file [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] mvn deploy:deploy-file -DgroupId=com.google.protobuf -DartifactId=protoc -Dversion=3.17.3.redhat-00001 -Dclassifier=linux-x86_64 -Dpackaging=exe -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] Path to dependency: [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] 1) org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:jar:2.2.0.fuse-800018-redhat-00001 [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] 2) com.google.protobuf:protoc:exe:linux-x86_64:3.17.3.redhat-00001 [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] [2021-10-15T08:27:52.281Z] [2021-10-15T08:27:52.281Z] [ERROR] ---------- [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] 1 required artifact is missing. [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] for artifact: [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] org.apache.camel.quarkus:camel-quarkus-integration-test-grpc:jar:2.2.0.fuse-800018-redhat-00001 [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] from the specified remote repositories: [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] internal-repository (http://nexus.fuse-qe.eng.rdu2.redhat.com/repository/fuse-all/, releases=true, snapshots=true) [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] [ERROR] -> [Help 3] [2021-10-15T08:27:52.282Z] [2021-10-15T08:27:52.282Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) on project