nicolaferraro commented on issue #717: Allow to provide custom settings.xml URL: https://github.com/apache/camel-k/pull/717#issuecomment-498163312 I love the idea of the configmap/secret to set the maven settings. But I'd prefer keeping the `--repository` flag because it's handy and I've used it in many installations/quickstarts and I wanted to use it for linking camel k to the staging repo when releasing. I was thinking of keeping the `--repositories` as shortcut, alternative to maven settings (cannot be used together, for simplicity). Under the hood, it can even generate a simple `settings.xml` in a configmap if this simplifies code. Wdyt?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
