"maven" is maven 1.x command line maven2 uses "mvn", and your PATH system property must be set to include MAVEN_HOME/bin
Please review your installation according to http://maven.apache.org/download.html#Installation Nico. 2008/6/4 Kalyana Krishnan <[EMAIL PROTECTED]>: > Hi, > > I have installed the 2.0.9 version of Maven on my PC running on windows > XP.I tried to install some plugins using the command maven > plugin:download......It gives me an error maven is not recognized as an > internal or external command. > > > > There is no executable called maven in the bin,only mvn,and even using mvn > in the above command does not work.Is there something else I need to try, > kindly advice. > > Thanks, > kalyan >
