Im trying to build the dhis report module to generate the omod to integrate it with my openmrs and im getting the fllowing eror when i try to build it. can someone please suggest me a way to solve it?
thanks..
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] DHIS2 Reporting Module ............................ SUCCESS [7.410s]
[INFO] DHIS2 Reporting Module API ........................ FAILURE [1:16.167s]
[INFO] DHIS2 Reporting Module OMOD ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:40.727s
[INFO] Finished at: Tue Aug 20 22:34:32 IST 2013
[INFO] Final Memory: 7M/50M
[INFO] ------------------------------------------------------------------------
[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]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :dhisreport-api