tadayosi commented on PR #3764: URL: https://github.com/apache/camel-k/pull/3764#issuecomment-1291500424
@squakez Looking at the error output, they are failing because they cannot execute a local Maven project to calculate dependencies. It appears there are some problems in downloading and resolving dependencies with a snapshot runtime. ``` Error: failed to compute transitive dependencies: failure while building project: exit status 1 ``` You should be able to replicate the issue locally by `kamel local run` with a snapshot runtime. -- 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