openmrs-atomfeed module error while building.

Can someone please guide me about this module.I am trying to running module but its not running by doing mvn install it’s get failed.

I cloned the module from this repo and try to build with mvn install but it’s get failed.

It helps to include a pastebin.com link to the failure log.

Thanks @dkayiwa .I don’t know where log will be.I am trying to find in omod folder but it’s not available there?

If you do not have a failure log, then how do you tell that mvn install failed? :wink:

hahaah right but I am telling you the log file which generate in case of openmrs module always.I am not able to find that. I got this on the console after doing mvn clean install "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 ca lled "

?

@dkayiwa I generate it with help of mvn install -e here is the link: https://paste.ubuntu.com/p/gwwsbqmNCJ/

Can you include the full log? Google for how to have maven out put in a file.

I found out the way here the complete log. https://paste.ubuntu.com/p/y4TWYybkHR/

Compile using Java 8

I did with Java8 but I am getting this error right now. https://paste.ubuntu.com/p/YnsHc5wyGh/

The log says you are using Java version: 1.7.0_40