Building mvn site with Maven < 3.0.2 causes OOM errors ------------------------------------------------------
Key: HADOOP-7864 URL: https://issues.apache.org/jira/browse/HADOOP-7864 Project: Hadoop Common Issue Type: Bug Components: build Affects Versions: 0.23.0 Environment: Maven 3.0 Reporter: Andrew Bayer If you try to run mvn site with Maven 3.0.0 (and possibly 3.0.1 - haven't actually tested that), you get hit with unavoidable OOM errors. Switching to Maven 3.0.2 or later fixes this. The enforcer should require 3.0.2 for builds. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira