Maven 1

Bootstrap build docs should mention MAVEN_OPTS

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-rc1
  • Fix Version/s: 1.0-rc1
  • Component/s: documentation
  • Labels:
    None
  • Environment:
    Windows XP, Sun JDK 1.4
  • Number of attachments :
    0

Description

After following the instructions for doing a clean build of Maven (pulled from CVS) I appealed to the group for help.

What I was missing was

set MAVEN_OPTS=-Xmx512m -Xms12m

As an environment variable. Without this, runs out of memory. With this ... succesful build.

The documentation should be updated to discuss this, especially on the "building from source" page.

Activity

Hide
dion gillard added a comment -

Fixed in CVS today

Show
dion gillard added a comment - Fixed in CVS today

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: