Hi community, I'm trying to compile the trunk version of the Rave portal in Windows 7 and Maven 3.1
svn co https://svn.apache.org/repos/asf/rave/trunk rave By running maven install I got the follwing error: failed to execute goal org.apache.maven.plugins:maven-surefire-plugins:2-12-4:test on project rave-core-api: Execution default-test of goal org.apache.maven,plugins:maven-surefire-plugin:2.12.4:test failed: the forked VM terminated without saying properly goodbye. VM crash or System.exit called? What ist the problem and how can I resolve this problem? Thank you in advance
