tadayosi commented on PR #3764:
URL: https://github.com/apache/camel-k/pull/3764#issuecomment-1291571865

   One more issue to fix is that the current maven util impl doesn't consider 
snapshot repos, so even if you use `--maven-repository` flag it won't work.
   
https://github.com/apache/camel-k/blob/main/pkg/util/maven/maven_repositories.go#L31-L76
   ```
   /kamel local run e2e/local/files/yaml.yaml 
--maven-repository=https://repository.apache.org/content/repositories/snapshots-group
   Error: failed to compute transitive dependencies: failure while building 
project: exit status 1
   ```


-- 
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

Reply via email to