> I just upgraded to Maven3 from Maven2 today, and when I run "mvn.bat
> -version", this is what I see:

If you were on a Unix platform, I'd tell you to run "which mvn" to be
sure that you're running the binary/batch file you believe you're
executing... but you're on Windows.

Perhaps use Sysinternals Process Monitor to be certain that you're
actually running Maven3. I think you must not be, and there's another
Maven2 install lurking on your drive/path somewhere.

Wayne

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

Reply via email to