Am Wed, 25 Mar 2015 21:01:53 +0100
schrieb Mirko Friedenhagen <mfriedenha...@gmail.com>:
> - however this will not help with IDEs like Eclipse or Intellij which
> use their own code to invoke stuff.

I guess it is better when you pass it as a system property:

-Dmaven.home="${M2_HOME}"

that way you dont need to export it and the configuration is consistent
(with the settings the IDEs typically set as well).

Gruss
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to