Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Download the stable version of maven (1.0.2) from http://maven.apache.org/maven-1.x/start/download.html.

Info

Before installing maven you must have already installed Java 1.5.

Warning

The version of Maven should be 1.0.2. The 1.1.x series has been found to be buggy. And the 2 release is incompatible with 1.x.

Install Maven by double-clicking on the downloaded file which should be called maven-1.0.2.exe.
 
If JAVA_HOME is not set, an error will occur.

...

Copy the value from the Explorer bar into the new variable.

You will also have to add the bin directory of the maven installation to your PATH environment variable:

Image Added

Now, you should be able to use maven from the command line.

...

Tip

Development tips for the Maven tool.