blob: 5da114cd4998404277d7201c242ae8dd463771ff [file] [log] [blame]
Surefire needs Maven 3.0.5 and JDK 1.6+ to be built.
But in order to test it tests, you can do:
* -DmavenHomeUsed= path to a Maven 2.x home
* or -Pmaven-2.2.1, this profile will download a Maven 2.2.1 distrib and use it for integration tests.
In order to run tests for a release check during the vote the following memory requirements are needed:
export MAVEN_OPTS="-Xmx768m -XX:MaxPermSize=1g -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true"
Deploying web site
------------------
see http://maven.apache.org/developers/website/deploy-component-reference-documentation.html