astefanutti commented on PR #3427:
URL: https://github.com/apache/camel-k/pull/3427#issuecomment-1181420147

   > Not 100% sure what is your aim, @SubhasmitaSw
   > To install mvnd, you need not only the `mvnd` binary. You also need the 
`mvn` directory from the distribution zip and the `mvnd` binary must be 
informed where to find that mvn directory via `~/.m2/mvnd.properties` or via 
env. var `MVND_HOME`.
   
   @ppalaga The Camel K operator image will have both Maven and Maven Daemon. 
We were wondering whether it's possible to avoid having two Maven versions 
packaged, that are the standard Maven one and the embedded one into the Maven 
Daemon distribution. Is there a way to instruct the Maven daemon to use an 
external Maven installation?


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