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 2019/01/23 14:51:22 UTC

[GitHub] lburgazzoli commented on a change in pull request #359: Allow to configure the location fo the local maven repo

lburgazzoli commented on a change in pull request #359: Allow to configure the location fo the local maven repo
URL: https://github.com/apache/camel-k/pull/359#discussion_r250226000
 
 

 ##########
 File path: deploy/platform-cr.yaml
 ##########
 @@ -8,3 +8,4 @@ spec:
   build:
     camelVersion: "2.23.1"
     baseImage: "fabric8/s2i-java:3.0-java8"
+    localRepository: "/tmp/artifacts/m2"
 
 Review comment:
   I do agree, what about opening a new issue for the defaults ?

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