You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/09/12 07:47:37 UTC

[GitHub] lburgazzoli opened a new issue #49: kamel run should support adding dependencies

lburgazzoli opened a new issue #49: kamel run should support adding dependencies
URL: https://github.com/apache/camel-k/issues/49
 
 
   Something like:
   
       kamel run --dependency something Source.java
   
   Dependency should be provided in the for of a URI like:
   
       mvn:org.apache.camel/camel-mail/2.20.1
       camel:mail
       file:/path/to/dep.jar?id=my.company:my-dep:version
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services