You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/05 17:45:01 UTC

[GitHub] [camel-k] doru1004 commented on issue #1877: Local run fails with latest master

doru1004 commented on issue #1877:
URL: https://github.com/apache/camel-k/issues/1877#issuecomment-754790184


   The solution to this is that now that the main runtime has been eliminated there is no longer a need to pass the quarkus runtime on the command line as a dependency:
   
   Removing:
   ```
   -d camel-k:runtime-quarkus
   ```
   from the `kamel local run` command line solved the issue.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org