squakez commented on issue #5888: URL: https://github.com/apache/camel-k/issues/5888#issuecomment-2408436613
Hello, thanks for reporting. It seems there is some problem when trying to build the maven project. According to the log provided, the build starts successfully, so, it's the publishing part to the registry that may be failing. You can have a look at the [Camel K troubleshooting guide to find more useful information](https://camel.apache.org/camel-k/next/troubleshooting/troubleshooting.html). In order to help, it would be nice to get the entire output log of the operator and additionally the output of the Build custom resource (ie, `kubectl get build xyz -o yaml`). If there is some problem to the registry (like it typically happens), you can also check the IntegrationPlatform status (ie, `kubectl get itp -o yaml`). -- 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...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org