I have gone through the contributor guide and was trying to set up the environment for sigmah but when I run "mvn install -Psigmah-dev" it returns this.
====================================================================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2017-10-31T15:18:11+05:30
[INFO] Final Memory: 41M/438M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project sigmah: There are test failures.
[ERROR]
[ERROR] Please refer to /home/singh_8/Desktop/Sigmah/files/sigmah-dev/sigmah/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:
=====================================================================================================================