Hi group, Day 1 with Stanbol so bear with me :-) I'm trying to build latest trunk so I will be able to catch up in case there are patches for the components I want to use during my proposal.
Currently I try to build Stanbol in a FreeBSD Jail, it built a lot of stuff but now stopped with: -- [INFO] Compilation failure Failure executing javac, but could not parse the error: The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError: Java heap space [...] [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38 minutes 11 seconds [INFO] Finished at: Mon Jul 09 14:19:44 GMT 2012 [INFO] Final Memory: 397M/449M [INFO] ------------------------------------------------------------------------ According to the readme I've set: MAVEN_OPTS=-Xmx512M -XX:MaxPermSize=128M And my Maven version: data# mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_32 Java home: /usr/local/openjdk6/jre Default locale: en, platform encoding: ISO8859-1 OS name: "freebsd" version: "8.2-release-p2" arch: "amd64" Family: "unix" As I mentioned in my proposal I have very little clue about Java so I'm a bit lost here. Any ideas? thanks Adrian
