Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: referring to MAVEN_OPTS in testing section from build section

...

You might have to set the following maven options on certain systems to get build working -
export MAVEN_OPTS='-Xms384M -Xmx512M -XX:MaxPermSize=256M'. Check out the suggested value for MAVEN_OPTS under the testing section.

How to build all source?

MVN:

...