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/12/12 23:43:08 UTC

[GitHub] lburgazzoli opened a new issue #284: Platform options

lburgazzoli opened a new issue #284: Platform options
URL: https://github.com/apache/camel-k/issues/284
 
 
   We do not yet have a way to store platform level / global options so i.e:
   
   - we hard-coded bits such as the camel version to use
   - we can configure maven repositories at integration level only
   
   We should be able to set such options at platform level i.e.
   
       kamel install --maven-repo=... --camel-version=...
   
   We should also be able to  set such version later on
   
       kamel set --maven-repo=... --camel-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