Skip to end of metadata
-
Created by Former user, last modified by Former user on Jun 11, 2009
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
- Download Maven 2.0.x (minimum 2.0.6) - http://maven.apache.org/download.html
- Extract to /opt (should create maven-2.0.9 folder)
- Set environment variable: MAVEN2_HOME=/opt/maven-2.0.9
- Add $MAVEN2_HOME/bin to PATH\
- Set the MAVEN_OPTS environment variable
- Adding -XX:+AggressiveOpts may speed up your builds depending on your OS, JVM, and system hardware