Hi I have tried to build activiti-engine using maven. But I got the below errors. I am alos attaching following files org.activiti.standalone.history.FullHistoryTest org.activiti.standalone.parsing.ChineseConverterTest org.activiti.standalone.parsing.CustomListenerFactoryTest
Please help me to solve this problem.
I can see the error in one of the log file is : <error message="Java heap space" type="java.lang.OutOfMemoryError">java.lang.OutOfMemoryError: Java heap space
Please let me know do I have to do any setting in activiti-engine project to solve this problem?
[INFO] ———————————————————————— [INFO] BUILD FAILURE [INFO] ———————————————————————— [INFO] Total time: 6:02.810s [INFO] Finished at: Mon Sep 09 14:17:15 BST 2013 [INFO] Final Memory: 19M/58M [INFO] ———————————————————————— [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.1:test (default-test) on project activiti-engine: There are test failures. [ERROR] [ERROR] Please refer to C:\Workspace\activiti-engine\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException