Re: how to run both Maven1 & Maven2 in a single machine..

2007-06-21 Thread Torsten Krall
Hi, I am using maven1 and maven2 on the same machine without any problem. You do not have to set a MAVEN_HOME for maven2. Just add the binary-path to you PATH. I am very happy that the developers changed the names of every involved binaries. Regards, Torsten Kiran Kodlady schrieb: Hey..

Re: how to run both Maven1 & Maven2 in a single machine..

2007-06-21 Thread MK Tan
:17 PM Subject: how to run both Maven1 & Maven2 in a single machine.. Hey.. can we run both MAven1 & maven2 in a single machine?? If yes, could u plz tell me how can we set " MAVEN_HOME " for both versions.. ANy suggestion is highly appreciated... -Kiran Kodlady -- View this m

Re: how to run both Maven1 & Maven2 in a single machine..

2007-06-21 Thread Tim Kettler
Hi, sure you can. M2 uses M2_HOME. -Tim Kiran Kodlady schrieb: Hey.. can we run both MAven1 & maven2 in a single machine?? If yes, could u plz tell me how can we set " MAVEN_HOME " for both versions.. ANy suggestion is highly appreciated... -Kiran Kodlady -

how to run both Maven1 & Maven2 in a single machine..

2007-06-21 Thread Kiran Kodlady
Hey.. can we run both MAven1 & maven2 in a single machine?? If yes, could u plz tell me how can we set " MAVEN_HOME " for both versions.. ANy suggestion is highly appreciated... -Kiran Kodlady -- View this message in context: http://www.nabble.com/how-to-run-both-Maven1