Hi,

if you do an 'echo %M2_HOME%' does it return the actual path to the directory where you installed maven to (e.g. 'C:\maven')?

If M2_HOME is set correctly do an 'echo %PATH%'. In the returned string you should somewhere have a path to your maven bin directory '%M2_HOME%\bin' (of course %M2_HOME% should be expanded to the actual directory).

-Tim

narayan dhumale schrieb:
Hi,
I am trying to install maven 2.0.1 on Windows PC.But after Unzipping & Setting the 
HOme & Path,the bat file ,mvn is not getting executed.

Please help me!!!!

Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to