hadoken79 commented on issue #2589:
URL: https://github.com/apache/camel-k/issues/2589#issuecomment-907785961


   Update: 
   I made a mistake
   In my route i used a modeline dependency in the wrong format.  
   i used  
   > // camel-k: dependency=jitpack:github/user/repo/version
   i just had to use  
   > // camel-k: dependency=github:user/repo/version
   
   Then there is no need to add the jitpack repo in maven-settings configmap or 
xml. It then just works out of the box.


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