Adrian, It looks like you are running into a memory issue.
You can increase the PermGen size with the following line: MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m" Let us know if you need any more help, or that does not fix the issue. Thanks, Dan
Adrian, It looks like you are running into a memory issue.
You can increase the PermGen size with the following line: MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m" Let us know if you need any more help, or that does not fix the issue. Thanks, Dan