Importing ServiceMix into Eclipse commented on by Casey McGinty (Apr 18, 2008).

Comment:

If you run out of memory during the mvn steps, use the MAVEN_OPTS environment variable to increase the JVM heap size:

export MAVEN_OPTS='-Xmx512m'

Reply via email to