The example for specifying the MAVEN_OPTS is incorrect for the Unix 
installation instructions
---------------------------------------------------------------------------------------------

                 Key: MNGSITE-73
                 URL: http://jira.codehaus.org/browse/MNGSITE-73
             Project: Maven 2 Project Web Site
          Issue Type: Bug
            Reporter: umesh balasubramaniam
            Priority: Minor


The step 4 of the installation documentation says: Optional: Add the MAVEN_OPTS 
environment variable to specify JVM properties, e.g. export MAVEN_OPTS=-Xms256m 
-Xmx512m. This environment variable can be used to supply extra options to 
Maven.

This should be e.g. export MAVEN_OPTS="-Xms256m -Xmx512m"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to