Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The tutorial assumes that Netbeans (version 4.1) and a Java JDK (version 1.5.x) are already installed.

First download the following packages.

Install Maven

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

...

Install Maven by double-clicking on the exe that was downloadeddownloaded file which should be called maven-1.0.2.exe.

If JAVA_HOME is not set, an error will occur.

You can set the path to Java home from the Start -> Settings -> Control Panel -> System menu.

Click on the Advanced tab and then click the Environment Variables button.

Click "New" to add a new variable.

Environment Variable Menu

...