Short Instructions
- Download Maven 2
- Add the Maven 2 bin directory to the PATH variable.
- Download Netbeans.
- Install Netbeans
- Install the Maven Plugin in Netbeans at Tools > Plugins > Available Plugins.
- Checkout a project with Versioning > CVS > Checkout.
Long Instructions
Maven2
On Linux, an appropriate version of Maven 2 can be installed as follows.
wget http://www.lcsim.org/dist/maven2/2.0.9/apache-maven-2.0.9-bin.zip unzip apache-maven-2.0.9-bin.zip