Dear Wiki user, You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.
The following page has been changed by AlexMayorga: http://wiki.apache.org/maven/MavenInWindows ------------------------------------------------------------------------------ *''System PATH'': if you want Maven commands accesible system wide for every user , select ''PATH'' system variable and click Edit, go to the end of the variable value and if there isn't one add a semicolon (;) and after it "%MAVEN_HOME%" (without quotes) then click OK. - * '''Test Maven''': by now your Maven should be working. Open a command prompt, if you added ''MAVEN_HOME'' + * '''Test Maven''': by now your Maven should be working. Open a command prompt, if you added ''MAVEN_HOME'' to your user or system ''PATH'' variable, you should be able to type "maven -v" (no quotes) anywere, if not you should be inside the folder where you installed Maven. You should see something like this after you issue the command: + __ __ + | \/ |__ _Apache__ ___ + | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ + |_| |_\__,_|\_/\___|_||_| v. 1.0.2 + + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]